[SCM] aeolus/master: Revert "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:24:01 UTC 2011


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

    Revert "Add dh_installchangelogs control file to install README as upstream changelog."
    
    This reverts commit 82d5d681f39423f895e2d59a5acd3af8a8d9f844.

diff --git a/debian/aeolus.changelogs b/debian/aeolus.changelogs
deleted file mode 100644
index e845566..0000000
--- a/debian/aeolus.changelogs
+++ /dev/null
@@ -1 +0,0 @@
-README
diff --git a/debian/rules b/debian/rules
index b9b95fb..4a3920a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@ 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