From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 208.118.235.0/24 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: dtas-all@80x24.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id B183B2021B for ; Thu, 7 Jan 2016 05:08:33 +0000 (UTC) Received: from localhost ([::1]:56883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH2oK-00038g-V0 for dtas-all@80x24.org; Thu, 07 Jan 2016 00:08:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH2oJ-00038Z-3X for dtas-all@nongnu.org; Thu, 07 Jan 2016 00:08:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aH2oF-0004hh-Sm for dtas-all@nongnu.org; Thu, 07 Jan 2016 00:08:31 -0500 Received: from dcvr.yhbt.net ([64.71.152.64]:52053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH2oF-0004hb-NS for dtas-all@nongnu.org; Thu, 07 Jan 2016 00:08:27 -0500 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E14FF2021A; Thu, 7 Jan 2016 05:08:26 +0000 (UTC) Date: Thu, 7 Jan 2016 05:08:30 +0000 From: Eric Wong To: ruby-talk@ruby-lang.org Subject: Re: [ANN] dtas 0.13.0 - duct tape audio suite for *nix Message-ID: <20160107050830.GA23153@dcvr.yhbt.net> References: <20160107-dtas-0.13.0-released@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.71.152.64 Cc: dtas-all@nongnu.org X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Sender: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Hanlyu Sarang wrote: > Are there any plans for a .deb package (for Debian and Ubuntu)? Thanks. Not yet, I haven't thought that much about it, yet. Can you file an RFP (request-for-package) with Debian? I haven't done that in many years, but can look into it in a few days/weeks if you don't have time. Thanks for your interest.