[Python-modules-commits] r28785 - in packages/webtest/trunk/debian (changelog rules)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Mon May 5 20:19:45 UTC 2014
Date: Monday, May 5, 2014 @ 20:19:43
Author: piotr
Revision: 28785
* New upstream release
* Install upstream changelog (CHANGELOG.rst)
Modified:
packages/webtest/trunk/debian/changelog
packages/webtest/trunk/debian/rules
Modified: packages/webtest/trunk/debian/changelog
===================================================================
--- packages/webtest/trunk/debian/changelog 2014-05-05 20:17:28 UTC (rev 28784)
+++ packages/webtest/trunk/debian/changelog 2014-05-05 20:19:43 UTC (rev 28785)
@@ -1,3 +1,10 @@
+webtest (2.0.15-1) unstable; urgency=medium
+
+ * New upstream release
+ * Install upstream changelog (CHANGELOG.rst)
+
+ -- Piotr Ożarowski <piotr at debian.org> Mon, 05 May 2014 22:05:28 +0200
+
webtest (2.0.14-1) unstable; urgency=medium
* New upstream release
Modified: packages/webtest/trunk/debian/rules
===================================================================
--- packages/webtest/trunk/debian/rules 2014-05-05 20:17:28 UTC (rev 28784)
+++ packages/webtest/trunk/debian/rules 2014-05-05 20:19:43 UTC (rev 28785)
@@ -15,3 +15,6 @@
# it's not an extra license file
echo "python-webtest-doc: extra-license-file usr/share/doc/python-webtest-doc/_sources/license.txt" \
>> debian/python-webtest-doc/usr/share/lintian/overrides/python-webtest-doc
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELOG.rst
More information about the Python-modules-commits
mailing list