[Demudi-commits] r1035 - audacity/trunk/debian

Free Ekanayaka free-guest at alioth.debian.org
Mon Jan 22 13:35:26 CET 2007


Author: free-guest
Date: 2007-01-22 13:35:21 +0100 (Mon, 22 Jan 2007)
New Revision: 1035

Modified:
   audacity/trunk/debian/changelog
   audacity/trunk/debian/control
Log:
* Depend on libjack-dev rather that libjack0.100.0-dev, which is now
  obsolete
* Added myself to Uploaders

Modified: audacity/trunk/debian/changelog
===================================================================
--- audacity/trunk/debian/changelog	2007-01-22 10:54:01 UTC (rev 1034)
+++ audacity/trunk/debian/changelog	2007-01-22 12:35:21 UTC (rev 1035)
@@ -1,5 +1,6 @@
 audacity (1.3.2-1) UNRELEASED; urgency=low
 
+  [ Michael Biebl ]
   * New upstream release for GTK2 and ALSA.
   * debian/control
     - Add build-dep on libexpat1-dev, libjack0.100.0-dev, libasound2-dev.
@@ -14,8 +15,13 @@
   * Update FSF address in debian/copyright.
   * Update to Standards-Version 3.7.2, no further changes required.
 
- -- Michael Biebl <biebl at debian.org>  Sat, 11 Nov 2006 02:08:27 +0100
+  [ Free Ekanayaka ]
+  * Depend on libjack-dev rather that libjack0.100.0-dev, which is now
+    obsolete
+  * Added myself to Uploaders
 
+ -- Free Ekanayaka <freee at debian.org>  Tue, 16 Jan 2007 15:53:30 +0100
+
 audacity (1.2.4b-2.1) unstable; urgency=low
 
   * NMU as part of the GCC 4.1 transition.

Modified: audacity/trunk/debian/control
===================================================================
--- audacity/trunk/debian/control	2007-01-22 10:54:01 UTC (rev 1034)
+++ audacity/trunk/debian/control	2007-01-22 12:35:21 UTC (rev 1035)
@@ -2,8 +2,9 @@
 Section: sound
 Priority: optional
 Maintainer: Matt Brubeck <mbrubeck at debian.org>
+Uploaders: Free Ekanayaka <freee at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: cdbs (>=0.4.4), debhelper (>= 5.0.0), libwxgtk2.6-dev, libvorbis-dev (>=1.0.0-3), libogg-dev (>=1.0.0-1), libmad0-dev, libid3tag0-dev, libsndfile1-dev, gettext, zip, libflac++-dev, libexpat1-dev, libjack0.100.0-dev, libasound2-dev
+Build-Depends: cdbs (>=0.4.4), debhelper (>= 5.0.0), libwxgtk2.6-dev, libvorbis-dev (>=1.0.0-3), libogg-dev (>=1.0.0-1), libmad0-dev, libid3tag0-dev, libsndfile1-dev, gettext, zip, libflac++-dev, libexpat1-dev, libjack-dev, libasound2-dev
 
 Package: audacity
 Architecture: any




More information about the Demudi-commits mailing list