Bug#395048: shlibs file is broken, points to libvorbis0a instead of libvorbisenc2

Christoph Berg myon at debian.org
Tue Oct 24 23:40:03 UTC 2006


Re: To Debian Bug Tracking System 2006-10-24 <20061024154159.GA29782 at df7cb.de>
> This should point to libvorbisenc2 instead; this broke in the recent
> NMU.

Hi,

I'll upload an NMU with the diff quoted below to delayed/3:

debdiff libvorbis_1.1.2.dfsg-1.1.dsc /srv/pbuilder/result/libvorbis_1.1.2.dfsg-1.2.dsc
 rules     |    4 +++-
 changelog |    7 +++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff -u libvorbis-1.1.2.dfsg/debian/rules libvorbis-1.1.2.dfsg/debian/rules
--- libvorbis-1.1.2.dfsg/debian/rules
+++ libvorbis-1.1.2.dfsg/debian/rules
@@ -109,7 +109,9 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V'libvorbis0a (>= 1.1.2)'
+	dh_makeshlibs -p'libvorbis0a' -V'libvorbis0a (>= 1.1.2)'
+	dh_makeshlibs -p'libvorbisenc2' -V'libvorbisenc2 (>= 1.1.2)'
+	dh_makeshlibs -p'libvorbisfile3' -V'libvorbisfile3 (>= 1.1.2)'
 	dh_installdeb
 	dh_shlibdeps -ldebian/libvorbis0a/usr/lib
 	dh_gencontrol
diff -u libvorbis-1.1.2.dfsg/debian/changelog libvorbis-1.1.2.dfsg/debian/changelog
--- libvorbis-1.1.2.dfsg/debian/changelog
+++ libvorbis-1.1.2.dfsg/debian/changelog
@@ -1,3 +1,10 @@
+libvorbis (1.1.2.dfsg-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix dh_makeshlibs for libvorbisenc2 and libvorbisfile3 (Closes: #395048).
+
+ -- Christoph Berg <myon at debian.org>  Wed, 25 Oct 2006 01:21:12 +0200
+
 libvorbis (1.1.2.dfsg-1.1) unstable; urgency=low
 
   * NMU

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-xiph-maint/attachments/20061025/3499a2c9/attachment.pgp


More information about the pkg-xiph-maint mailing list