[Python-modules-commits] r24348 - in packages/python-oauthlib/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon May 13 07:13:11 UTC 2013
Date: Monday, May 13, 2013 @ 07:13:09
Author: eriol-guest
Revision: 24348
Bumped debhelper dependency to 8.1 for build-{arch,indep} support
Modified:
packages/python-oauthlib/trunk/debian/changelog
packages/python-oauthlib/trunk/debian/control
Modified: packages/python-oauthlib/trunk/debian/changelog
===================================================================
--- packages/python-oauthlib/trunk/debian/changelog 2013-05-13 07:10:00 UTC (rev 24347)
+++ packages/python-oauthlib/trunk/debian/changelog 2013-05-13 07:13:09 UTC (rev 24348)
@@ -1,6 +1,8 @@
python-oauthlib (0.4.0-2) UNRELEASED; urgency=low
* Upload to unstable
+ * debian/control
+ - Bumped debhelper dependency to 8.1 for build-{arch,indep} support
-- Daniele Tricoli <eriol at mornie.org> Mon, 13 May 2013 09:07:47 +0200
Modified: packages/python-oauthlib/trunk/debian/control
===================================================================
--- packages/python-oauthlib/trunk/debian/control 2013-05-13 07:10:00 UTC (rev 24347)
+++ packages/python-oauthlib/trunk/debian/control 2013-05-13 07:13:09 UTC (rev 24348)
@@ -4,7 +4,7 @@
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 8.1),
python-all (>= 2.6.6-3),
python-crypto,
python-mock,
More information about the Python-modules-commits
mailing list