[SCM] aeolus/master: Add dh_installchangelogs control file to install README as upstream changelog.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Apr 13 16:19:20 UTC 2011


The following commit has been merged in the master branch:
commit 82d5d681f39423f895e2d59a5acd3af8a8d9f844
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 13 18:18:04 2011 +0200

    Add dh_installchangelogs control file to install README as upstream changelog.
    
    Shorten debian/rules

diff --git a/debian/aeolus.changelogs b/debian/aeolus.changelogs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/aeolus.changelogs
@@ -0,0 +1 @@
+README
diff --git a/debian/rules b/debian/rules
index 4a3920a..b9b95fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ export DESTDIR=$(CURDIR)/debian/aeolus
 
 %:
 	dh $@ -Smakefile -Dsource
-
-override_dh_installchangelogs:
-	dh_installchangelogs README

-- 
aeolus packaging



More information about the pkg-multimedia-commits mailing list