[SCM] libdvdnav/master: Do not ship the upstream COPYING file

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Aug 30 20:47:38 UTC 2014


The following commit has been merged in the master branch:
commit 083c0816897c108ab7c8b900e681ffc23b546305
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Aug 30 22:37:46 2014 +0200

    Do not ship the upstream COPYING file

diff --git a/debian/rules b/debian/rules
index 8646075..3eb5e87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,8 @@ override_dh_auto_install:
 	dh_auto_install
 	# Removing unused files
 	rm -f debian/tmp/usr/lib/*/*.la
+	rm -f debian/tmp/usr/share/doc/libdvdnav-doc/COPYING
+	rm -f debian/tmp/usr/share/doc/libdvdnav-doc/ChangeLog
 
 override_dh_install:
 	dh_install --fail-missing

-- 
libdvdnav packaging



More information about the pkg-multimedia-commits mailing list