[SCM] mp4v2/master: Handle the installation of the documentation files.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Aug 10 11:26:55 UTC 2011


The following commit has been merged in the master branch:
commit 79e474d74fb7f937c98ce49fd9b0cd5ed59732f3
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Aug 10 13:27:18 2011 +0200

    Handle the installation of the documentation files.

diff --git a/debian/rules b/debian/rules
index 31443b3..a1e151c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,10 @@ override_dh_auto_test:
 	
 override_dh_strip:
 	dh_strip --dbg-package=mp4v2-dbg
+
+override_dh_installchangelog:
+	dh_installchangelogs -plibmp4v2-2 doc/ReleaseNotes.txt
+	dh_installchangelogs --remaining-packages
+
+override_dh_installdocs:
+	dh_installdocs --link-doc=libmp4v2-2

-- 
mp4v2 packaging



More information about the pkg-multimedia-commits mailing list