[SCM] lv2core/master: Install NEWS as upstream's changelog instead of ChangeLog.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Dec 2 17:24:43 UTC 2011
The following commit has been merged in the master branch:
commit 0c7e51d12c98df36ee64c8c670830b08b7299579
Author: Alessio Treglia <alessio at debian.org>
Date: Fri Dec 2 18:24:31 2011 +0100
Install NEWS as upstream's changelog instead of ChangeLog.
diff --git a/debian/rules b/debian/rules
index 6b30688..eff4f0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_auto_install:
rm -f $(CURDIR)/debian/lv2core/usr/include/lv2.h
override_dh_installchangelogs:
- dh_installchangelogs ChangeLog
+ dh_installchangelogs NEWS
--
LV2 core packaging
More information about the pkg-multimedia-commits
mailing list