[SCM] Audacity debian packaging branch, master, updated. debian/1.3.7-3-38-g6a84fd2

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Mon Aug 31 22:55:36 UTC 2009


The following commit has been merged in the master branch:
commit 6a84fd240b90e91e29381151b201f62647c6cd95
Author: Benjamin Drung <bdrung at gmail.com>
Date:   Tue Sep 1 00:53:25 2009 +0200

    Re-add autotools-dev to build dependencies to avoid outdated-autotools-helper-file lintian warning.

diff --git a/debian/changelog b/debian/changelog
index acd4a11..9ffb2d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,10 +6,9 @@ audacity (1.3.9-1) UNRELEASED; urgency=low
   * Add debian/patches/ffmpeg-0.5-compatibility.diff to make audacity
     compatible to the ffmpeg 0.5 series.
   * Rename recommended "unstripped" to "extra" ffmpeg variants.
-  * Remove unneeded autotools-dev from build dependencies.
   * Add meta-information to all patch files according to the DEP-3.
 
- -- Benjamin Drung <bdrung at ubuntu.com>  Tue, 01 Sep 2009 00:17:26 +0200
+ -- Benjamin Drung <bdrung at ubuntu.com>  Tue, 01 Sep 2009 00:52:46 +0200
 
 audacity (1.3.8-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 3622892..87196e7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
            Fabian Greffrath <fabian at debian-unofficial.org>,
            Benjamin Drung <bdrung at ubuntu.com>
 Standards-Version: 3.8.3
-Build-Depends: cdbs (>= 0.4.4),
+Build-Depends: autotools-dev,
+               cdbs (>= 0.4.4),
                debhelper (>= 5),
                gettext,
                libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list