[Python-modules-commits] r24770 - in packages/python-yenc/trunk/debian (changelog rules)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Wed Jun 12 20:19:43 UTC 2013
Date: Wednesday, June 12, 2013 @ 20:19:41
Author: jcfp-guest
Revision: 24770
debian/rules: install upstream changelog.
Modified:
packages/python-yenc/trunk/debian/changelog
packages/python-yenc/trunk/debian/rules
Modified: packages/python-yenc/trunk/debian/changelog
===================================================================
--- packages/python-yenc/trunk/debian/changelog 2013-06-12 15:40:10 UTC (rev 24769)
+++ packages/python-yenc/trunk/debian/changelog 2013-06-12 20:19:41 UTC (rev 24770)
@@ -1,3 +1,9 @@
+python-yenc (0.4.0-2) UNRELEASED; urgency=low
+
+ * debian/rules: install upstream changelog.
+
+ -- JCF Ploemen (jcfp) <linux at jcf.pm> Wed, 12 Jun 2013 22:12:26 +0200
+
python-yenc (0.4.0-1) unstable; urgency=low
* New upstream release (Closes: #470712).
Modified: packages/python-yenc/trunk/debian/rules
===================================================================
--- packages/python-yenc/trunk/debian/rules 2013-06-12 15:40:10 UTC (rev 24769)
+++ packages/python-yenc/trunk/debian/rules 2013-06-12 20:19:41 UTC (rev 24770)
@@ -5,3 +5,6 @@
%:
dh $@ --with python2
+
+override_dh_installchangelogs:
+ dh_installchangelogs -k CHANGES
More information about the Python-modules-commits
mailing list