[Python-modules-commits] r20334 - in packages/python-urllib3/trunk/debian (control rules)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun Feb 5 08:17:12 UTC 2012


    Date: Sunday, February 5, 2012 @ 08:17:11
  Author: eriol-guest
Revision: 20334

Ship upstream changelog

Modified:
  packages/python-urllib3/trunk/debian/control
  packages/python-urllib3/trunk/debian/rules

Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control	2012-02-05 08:14:58 UTC (rev 20333)
+++ packages/python-urllib3/trunk/debian/control	2012-02-05 08:17:11 UTC (rev 20334)
@@ -4,7 +4,7 @@
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
  python-all (>= 2.6.6-3),
  python-setuptools (>= 0.6b3),
 Standards-Version: 3.9.2

Modified: packages/python-urllib3/trunk/debian/rules
===================================================================
--- packages/python-urllib3/trunk/debian/rules	2012-02-05 08:14:58 UTC (rev 20333)
+++ packages/python-urllib3/trunk/debian/rules	2012-02-05 08:17:11 UTC (rev 20334)
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --with python2 --buildsystem=python_distutils
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.rst




More information about the Python-modules-commits mailing list