[SCM] audacity/master: Fix interchanged bug numbers.

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Wed Sep 22 01:40:05 UTC 2010


The following commit has been merged in the master branch:
commit 13f5d191e00e962a558e6abeb70a9d4205040e44
Author: Benjamin Drung <bdrung at gmail.com>
Date:   Wed Sep 22 02:09:32 2010 +0200

    Fix interchanged bug numbers.

diff --git a/debian/changelog b/debian/changelog
index 7b3308c..728b02c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ audacity (1.3.12-6) unstable; urgency=low
 
   * Build with jack on all architectures (Due to a bug, jack was already
     enabled on all architectures except on i386, amd64, powerpc).
-  * Fix build failure with GCC 4.5 (Closes: #593162, LP: #602934).
+  * Fix build failure with GCC 4.5 (Closes: #564865, LP: #629955).
 
  -- Benjamin Drung <bdrung at ubuntu.com>  Tue, 21 Sep 2010 22:47:19 +0200
 
diff --git a/debian/patches/fix-ftbfs-with-gcc-4.5.patch b/debian/patches/fix-ftbfs-with-gcc-4.5.patch
index d047f69..fe75233 100644
--- a/debian/patches/fix-ftbfs-with-gcc-4.5.patch
+++ b/debian/patches/fix-ftbfs-with-gcc-4.5.patch
@@ -1,8 +1,8 @@
 Description: Fix build failure with GCC 4.5
 Author: Benjamin Drung <bdrung at ubuntu.com>
-Bug: http://bugzilla.audacityteam.org/show_bug.cgi?id=176
-Bug-Debian: http://bugs.debian.org/593162
-Bug-Ubuntu: https://launchpad.net/bugs/602934
+Bug: http://bugzilla.audacityteam.org/show_bug.cgi?id=221
+Bug-Debian: http://bugs.debian.org/564865
+Bug-Ubuntu: https://launchpad.net/bugs/629955
 
 --- a/lib-src/portmixer/configure.ac
 +++ b/lib-src/portmixer/configure.ac

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list