[SCM] libav-extra/master: don't try to install CREDITS and TODO files

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jan 11 19:43:29 UTC 2012


The following commit has been merged in the master branch:
commit ab1f210aef7f7535c4b86db64cdbf60e2a2d7aa8
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jan 11 20:35:48 2012 +0100

    don't try to install CREDITS and TODO files
    
    they have been removed from the libav-source tarball

diff --git a/debian/rules b/debian/rules
index ac20718..40dd3ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,7 +101,6 @@ binary-arch: build install codecs.txt formats.txt
 	dh_testdir
 	dh_testroot
 	dh_installdocs $(extradoc) libav/doc/optimization.txt
-	dh_installdocs -A libav/CREDITS libav/doc/TODO
 	dh_installdocs -A debian/README.Debian
 	dh_installdocs -p libavcodec-extra-53 codecs.txt
 	dh_installdocs -p libavformat-extra-53 formats.txt

-- 
libav-extra packaging



More information about the pkg-multimedia-commits mailing list