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

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue May 7 22:52:42 UTC 2013


    Date: Tuesday, May 7, 2013 @ 22:52:41
  Author: eriol-guest
Revision: 24193

Bumped debhelper dependency to 8.1 for build-{arch,indep} support

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

Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog	2013-05-07 22:44:57 UTC (rev 24192)
+++ packages/python-urllib3/trunk/debian/changelog	2013-05-07 22:52:41 UTC (rev 24193)
@@ -7,6 +7,7 @@
   * New upstream release
   * debian/control
     - Added python3-six to Build-Depends field
+    - Bumped debhelper dependency to 8.1 for build-{arch,indep} support
   * debian/copyright
     - Updated copyright years
     - Added stanza for urllib3/packages/ordered_dict.py
@@ -15,7 +16,7 @@
   * debian/patches/02_require-cert-verification.patch
     - Refreshed
 
- -- Daniele Tricoli <eriol at mornie.org>  Wed, 08 May 2013 00:40:36 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Wed, 08 May 2013 00:51:55 +0200
 
 python-urllib3 (1.5-1) experimental; urgency=low
 

Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control	2013-05-07 22:44:57 UTC (rev 24192)
+++ packages/python-urllib3/trunk/debian/control	2013-05-07 22:52:41 UTC (rev 24193)
@@ -4,7 +4,7 @@
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 8.1),
  python-all (>= 2.6.6-3),
  python-coverage (>= 3.4),
  python-nose (>=1.1.2),




More information about the Python-modules-commits mailing list