tag 658453 patch pending
thanks

Ralf Treinen <trei...@free.fr> (03/02/2012):
> Selecting previously unselected package libvpx0-dbg.
> Unpacking libvpx0-dbg (from .../libvpx0-dbg_0.9.7.p1-2_amd64.deb) ...
> Selecting previously unselected package libvpx1-dbg.
> Unpacking libvpx1-dbg (from .../libvpx1-dbg_1.0.0-1_amd64.deb) ...
> dpkg: error processing /var/cache/apt/archives/libvpx1-dbg_1.0.0-1_amd64.deb 
> (--unpack):
>  trying to overwrite '/usr/lib/debug/usr/bin/vpxdec', which is also in 
> package libvpx0-dbg 0.9.7.p1-2
> configured to not write apport reports
> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
> Errors were encountered while processing:
>  /var/cache/apt/archives/libvpx1-dbg_1.0.0-1_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)

Hi,

please find attached the patch for my NMU. The reasons for my kinda
hasty NMUing are explained in #660034.

Mraw,
KiBi.
diff -Nru libvpx-1.0.0/debian/changelog libvpx-1.0.0/debian/changelog
--- libvpx-1.0.0/debian/changelog	2012-02-01 09:50:33.000000000 +0100
+++ libvpx-1.0.0/debian/changelog	2012-02-15 22:42:38.000000000 +0100
@@ -1,3 +1,14 @@
+libvpx (1.0.0-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Drop binaries from the debug package, to stop libvpx0-dbg and
+    libvpx1-dbg from conflicting with each other (Closes: #658453).
+  * Set urgency to “high” for the RC bug fix, to speed up things with
+    packages (involved in other transitions) having picked up a
+    dependency on libvpx1 due to this unannounced transition.
+
+ -- Cyril Brulebois <k...@debian.org>  Wed, 15 Feb 2012 22:40:09 +0100
+
 libvpx (1.0.0-1) unstable; urgency=low
 
   * New upstream release, "Duclair":
diff -Nru libvpx-1.0.0/debian/rules libvpx-1.0.0/debian/rules
--- libvpx-1.0.0/debian/rules	2012-02-01 09:49:53.000000000 +0100
+++ libvpx-1.0.0/debian/rules	2012-02-15 22:47:02.000000000 +0100
@@ -107,6 +107,8 @@
 	dh_installchangelogs -s CHANGELOG
 	dh_link -s
 	dh_strip -s --dbg-package=libvpx1-dbg
+	# Make sure not to conflict with past SONAMEs:
+	rm -rf debian/libvpx1-dbg/usr/lib/debug/usr/bin
 	dh_compress -s
 	dh_fixperms -s
 	dh_makeshlibs -plibvpx1 -V 'libvpx1 (>= 1.0.0)' -- -c4

Attachment: signature.asc
Description: Digital signature

Reply via email to