Package: asmixer
Severity: important
Version: 0.5-12
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch hardy

Hi,

asmixer Build-Depends on libx11-dev, but also requires libxext-dev. 
Previously the former depended on the latter, but the version in
experimental drops that dependency, meaning that your package
will FTBFS.

Ubuntu did this transition a while ago, and as such Sebastian Dröge
patched the package there to correct this problem. You can
see the patch at

http://patches.ubuntu.com/a/asmixer/asmixer_0.5-12ubuntu2.patch

It is included inline below for your convenience.

This bug is currently only Severity: important, but when libx11-dev
moves from experimental to unstable it will become serious severity.

Thanks,

James

diff -pruN 0.5-12/debian/changelog 0.5-12ubuntu2/debian/changelog
--- 0.5-12/debian/changelog     2007-08-14 21:11:51.000000000 +0100
+++ 0.5-12ubuntu2/debian/changelog      2007-08-14 21:10:21.000000000 +0100
@@ -1,3 +1,16 @@
+asmixer (0.5-12ubuntu2) gutsy; urgency=low
+
+  * debian/control: Update maintainer fields according to debian-
+    maintainer-field spec.
+
+ -- Martin Pitt <[EMAIL PROTECTED]>  Tue, 14 Aug 2007 10:51:26 +0000
+
+asmixer (0.5-12ubuntu1) edgy; urgency=low
+
+  * Merge from debian unstable.
+
+ -- Stephan Hermann <[EMAIL PROTECTED]>  Fri,  7 Jul 2006 14:06:29 +0200
+
 asmixer (0.5-12) unstable; urgency=low
 
   * Really applied the patch.
@@ -11,6 +24,12 @@ asmixer (0.5-11) unstable; urgency=low
 
  -- Fredrik Hallenberg <[EMAIL PROTECTED]>  Sat, 14 Jan 2006 19:11:46 +0100
 
+asmixer (0.5-10ubuntu1) dapper; urgency=low
+
+  * Added libxext-dev to Build-Depends (fixes FTBFS)
+
+ -- Sebastian Dröge <[EMAIL PROTECTED]>  Sun,  6 Nov 2005 20:03:31 +0100
+
 asmixer (0.5-10) unstable; urgency=low
 
   * Fixed build problem (closes: #336910)
@@ -82,3 +101,4 @@ asmixer (0.4.1-1) unstable; urgency=low
   * Initial Release for Debian.
 
  -- David Engel <[EMAIL PROTECTED]>  Thu, 29 May 1997 19:46:38 -0500
+
diff -pruN 0.5-12/debian/control 0.5-12ubuntu2/debian/control
--- 0.5-12/debian/control       2007-08-14 21:11:51.000000000 +0100
+++ 0.5-12ubuntu2/debian/control        2007-08-14 21:10:21.000000000 +0100
@@ -1,9 +1,10 @@
 Source: asmixer
 Section: sound
 Priority: optional
-Maintainer: Fredrik Hallenberg <[EMAIL PROTECTED]>
+Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]>
+XSBC-Original-Maintainer: Fredrik Hallenberg <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: libx11-dev, libxpm-dev, debhelper (>= 4), xutils
+Build-Depends: libx11-dev, libxpm-dev, libxext-dev, debhelper (>= 4), xutils
 
 Package: asmixer
 Architecture: any




Reply via email to