Hey guys,

Sorry for the 0 hour nmu I just uploaded, but I needed this in unstable
ASAP to try to get a fixed somaplayer compiled, and this one is
targetted for sarge.

Attached is the nmu diff, just added the shlibs thingy for cdbs.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
[EMAIL PROTECTED]     [EMAIL PROTECTED]     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/
diff -u libmad-0.15.1b/debian/changelog libmad-0.15.1b/debian/changelog
--- libmad-0.15.1b/debian/changelog
+++ libmad-0.15.1b/debian/changelog
@@ -1,3 +1,14 @@
+libmad (0.15.1b-2.1) unstable; urgency=high
+
+  * Non-maintainer upload, not targetted for Sarge.
+  * Urgency high because this is generating uploads with broken depends
+    that may be propagating to testing (see #311488).
+  * debian/rules: set DEB_DH_MAKESHLIBS_ARGS_ALL = -V 'libmad0 (>= 0.15.1b)'
+    to restore the updated shlibs lost in the switch to CDBS
+    (closes: #310311).
+
+ -- Jordi Mallach <[EMAIL PROTECTED]>  Wed,  1 Jun 2005 17:12:24 +0200
+
 libmad (0.15.1b-2) unstable; urgency=low
 
   * Sam Clegg :
diff -u libmad-0.15.1b/debian/rules libmad-0.15.1b/debian/rules
--- libmad-0.15.1b/debian/rules
+++ libmad-0.15.1b/debian/rules
@@ -14,6 +14,8 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-profiling --disable-debugging
 endif
 
+DEB_DH_MAKESHLIBS_ARGS_ALL = -V 'libmad0 (>= 0.15.1b)'
+
 build: build-stamp
 build-stamp:
        dh_testdir

Attachment: signature.asc
Description: Digital signature

Reply via email to