[SCM] libvpx/debian-experimental: Removed useless rm from -dbg package

onovy at users.alioth.debian.org onovy at users.alioth.debian.org
Thu Aug 11 15:41:31 UTC 2016


The following commit has been merged in the debian-experimental branch:
commit 4f2d5b9f9bf2a1cfe18cf070fc46424ac85e8201
Author: Ondřej Nový <onovy at debian.org>
Date:   Thu Aug 11 09:32:36 2016 +0200

    Removed useless rm from -dbg package

diff --git a/debian/rules b/debian/rules
index ed30845..964363f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -167,8 +167,6 @@ endif
 	dh_installchangelogs -s CHANGELOG
 	dh_link -s
 	dh_strip -s --dbgsym-migration='libvpx3-dbg (<< 1.5.0-3~)'
-	# Make sure not to conflict with past SONAMEs:
-	rm -rf debian/libvpx4-dbg/usr/lib/debug/usr/bin
 	dh_compress -s
 	dh_fixperms -s
 	dh_makeshlibs -plibvpx4 -V 'libvpx4 (>= 1.6.0)' -- -c4

-- 
libvpx packaging



More information about the pkg-multimedia-commits mailing list