[25949] in Source-Commits
Re: /svn/athena r25296 - in trunk/debathena/meta/thirdparty-sound: . debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Jul 28 19:23:28 2011
In-Reply-To: <201107271958.p6RJwIki030611@drugstore.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain;
charset=utf-8
Content-Transfer-Encoding: 8bit
From: Geoffrey Thomas <geofft@MIT.EDU>
Date: Thu, 28 Jul 2011 18:43:34 -0400
To: Jonathan D Reed <jdreed@mit.edu>, source-commits@mit.edu
Message-ID: <5bddf76b-876e-4471-a883-7eca6728a742@email.android.com>
ack
--
Geoffrey Thomas (from mobile)
geofft@mit.edu
"Jonathan D Reed" <jdreed@MIT.EDU> wrote:
>Author: jdreed
>Date: 2011-07-27 15:58:17 -0400 (Wed, 27 Jul 2011)
>New Revision: 25296
>
>Added:
> trunk/debathena/meta/thirdparty-sound/debian/
> trunk/debathena/meta/thirdparty-sound/debian/changelog
> trunk/debathena/meta/thirdparty-sound/debian/compat
> trunk/debathena/meta/thirdparty-sound/debian/control.in
> trunk/debathena/meta/thirdparty-sound/debian/copyright
> trunk/debathena/meta/thirdparty-sound/debian/rules
>Removed:
>trunk/debathena/meta/thirdparty-sound/debathena-thirdparty-sound.equivs
>Log:
>In thirdparty-sound:
> * First non-equivs version
> * First version
>
>
>Added: trunk/debathena/meta/thirdparty-sound/debian/changelog
>===================================================================
>--- trunk/debathena/meta/thirdparty-sound/debian/changelog
> (rev 0)
>+++ trunk/debathena/meta/thirdparty-sound/debian/changelog 2011-07-27
>19:58:17 UTC (rev 25296)
>@@ -0,0 +1,12 @@
>+debathena-thirdparty-sound (1.0) unstable; urgency=low
>+
>+ * First non-equivs version
>+
>+ -- Jonathan Reed <jdreed@mit.edu> Wed, 27 Jul 2011 15:56:49 -0400
>+
>+debathena-thirdparty-sound (0.1) unstable; urgency=low
>+
>+ * First version
>+
>+ -- Debathena Project <debathena@mit.edu> Mon, 02 Mar 2009 22:49:43
>-0500
>+
>
>Added: trunk/debathena/meta/thirdparty-sound/debian/compat
>===================================================================
>--- trunk/debathena/meta/thirdparty-sound/debian/compat
> (rev 0)
>+++ trunk/debathena/meta/thirdparty-sound/debian/compat 2011-07-27
>19:58:17 UTC (rev 25296)
>@@ -0,0 +1 @@
>+6
>
>Copied: trunk/debathena/meta/thirdparty-sound/debian/control.in (from
>rev 25251,
>trunk/debathena/meta/thirdparty-sound/debathena-thirdparty-sound.equivs)
>===================================================================
>--- trunk/debathena/meta/thirdparty-sound/debian/control.in
> (rev 0)
>+++ trunk/debathena/meta/thirdparty-sound/debian/control.in 2011-07-27
>19:58:17 UTC (rev 25296)
>@@ -0,0 +1,17 @@
>+Source: debathena-thirdparty-sound
>+Section: debathena/base
>+Priority: extra
>+Standards-Version: 3.9.1
>+Maintainer: Debathena Project <debathena@mit.edu>
>+Build-Depends: @cdbs@
>+
>+Package: debathena-thirdparty-sound
>+Architecture: all
>+Depends: sox,
>+ libsox-dev,
>+ ${misc:Depends}
>+Description: Debathena metapackage for third-party sound software
>+ This includes a set of subpackages of commonly-used third-party
>software
>+ within the sound domain. It is intended for cluster machines though
>usable
>+ anywhere. Direct questions about software included in this
>metapackage
>+ to 3partysw@mit.edu.
>
>Added: trunk/debathena/meta/thirdparty-sound/debian/copyright
>===================================================================
>--- trunk/debathena/meta/thirdparty-sound/debian/copyright
> (rev 0)
>+++ trunk/debathena/meta/thirdparty-sound/debian/copyright 2011-07-27
>19:58:17 UTC (rev 25296)
>@@ -0,0 +1,21 @@
>+ Copyright © 2011 Massachusetts Institute of Technology
>+
>+ Permission is hereby granted, free of charge, to any person
>+ obtaining a copy of this software and associated documentation files
>+ (the "Software"), to deal in the Software without restriction,
>+ including without limitation the rights to use, copy, modify, merge,
>+ publish, distribute, sublicense, and/or sell copies of the Software,
>+ and to permit persons to whom the Software is furnished to do so,
>+ subject to the following conditions:
>+
>+ The above copyright notice and this permission notice shall be
>+ included in all copies or substantial portions of the Software.
>+
>+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
>+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
>+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
>+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
>+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
>+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
>+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
>+ SOFTWARE.
>
>Added: trunk/debathena/meta/thirdparty-sound/debian/rules
>===================================================================
>--- trunk/debathena/meta/thirdparty-sound/debian/rules
> (rev 0)
>+++ trunk/debathena/meta/thirdparty-sound/debian/rules 2011-07-27
>19:58:17 UTC (rev 25296)
>@@ -0,0 +1,3 @@
>+#!/usr/bin/make -f
>+
>+include /usr/share/cdbs/1/rules/debhelper.mk
>
>
>Property changes on: trunk/debathena/meta/thirdparty-sound/debian/rules
>___________________________________________________________________
>Added: svn:executable
> + *