[Python-modules-commits] r24919 - in packages/geopy/trunk/debian (changelog compat control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Sun Jun 23 03:11:36 UTC 2013
Date: Sunday, June 23, 2013 @ 03:11:34
Author: eriol-guest
Revision: 24919
* debian/compat
- Bumped debhelper compatibility level to 9
* debian/control
- Bumped debhelper B-D to (>= 9)
Modified:
packages/geopy/trunk/debian/changelog
packages/geopy/trunk/debian/compat
packages/geopy/trunk/debian/control
Modified: packages/geopy/trunk/debian/changelog
===================================================================
--- packages/geopy/trunk/debian/changelog 2013-06-23 03:06:17 UTC (rev 24918)
+++ packages/geopy/trunk/debian/changelog 2013-06-23 03:11:34 UTC (rev 24919)
@@ -6,10 +6,15 @@
[ Daniele Tricoli ]
* New upstream release (Closes: #711532)
+ * debian/compat
+ - Bumped debhelper compatibility level to 9
+ * debian/control
+ - Bumped debhelper B-D to (>= 9)
* debian/patches/01_add_missing_test_file.patch
- Added missing file required by unittests
+
- -- Daniele Tricoli <eriol at mornie.org> Sun, 23 Jun 2013 05:03:04 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Sun, 23 Jun 2013 05:09:44 +0200
geopy (0.94.2-1) unstable; urgency=low
Modified: packages/geopy/trunk/debian/compat
===================================================================
--- packages/geopy/trunk/debian/compat 2013-06-23 03:06:17 UTC (rev 24918)
+++ packages/geopy/trunk/debian/compat 2013-06-23 03:11:34 UTC (rev 24919)
@@ -1 +1 @@
-7
+9
Modified: packages/geopy/trunk/debian/control
===================================================================
--- packages/geopy/trunk/debian/control 2013-06-23 03:06:17 UTC (rev 24918)
+++ packages/geopy/trunk/debian/control 2013-06-23 03:11:34 UTC (rev 24919)
@@ -4,7 +4,7 @@
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
python-all (>= 2.6.6-3),
python-beautifulsoup,
python-nose,
More information about the Python-modules-commits
mailing list