From bf345b5d2f0d5fc4204670d85d8abf2d901ffbe0 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Sun, 8 Apr 2012 20:26:17 -0400 Subject: [PATCH] updated to use dh_python2 --- debian/changelog | 7 +++++++ debian/control | 5 ++--- debian/rules | 2 -- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b397d84..2ea4afc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-iso8601 (0.1.4-2) unstable; urgency=low + + * Convert to dh_python2 (Closes: #661534) + * Bumped standard version to 3.9.3. + + -- Benjamin Mako Hill Sun, 08 Apr 2012 20:25:40 -0400 + python-iso8601 (0.1.4-1) unstable; urgency=low * Initial release of package in Debian. (Closes: #612941) diff --git a/debian/control b/debian/control index df69511..ccea09e 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: python-iso8601 Section: python Priority: extra Maintainer: Benjamin Mako Hill -Build-Depends: cdbs, debhelper (>= 7.0.50~), python-all -Build-Depends-Indep: python-support (>=0.90) -Standards-Version: 3.9.1 +Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~) +Standards-Version: 3.9.3 Homepage: https://code.google.com/p/pyiso8601 XS-Python-Version: >= 2.5 diff --git a/debian/rules b/debian/rules index caa5d14..c84c5f9 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -DEB_PYTHON_SYSTEM=pysupport - include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk -- 2.30.2