[Python-modules-commits] r30626 - in packages/dnspython/trunk/debian (changelog control)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Mon Sep 15 03:25:12 UTC 2014
Date: Monday, September 15, 2014 @ 03:25:11
Author: kitterman
Revision: 30626
* New upstream release
* Add explicit build-dep on dh-python to make use of the newer version
Modified:
packages/dnspython/trunk/debian/changelog
packages/dnspython/trunk/debian/control
Modified: packages/dnspython/trunk/debian/changelog
===================================================================
--- packages/dnspython/trunk/debian/changelog 2014-09-14 18:52:38 UTC (rev 30625)
+++ packages/dnspython/trunk/debian/changelog 2014-09-15 03:25:11 UTC (rev 30626)
@@ -1,3 +1,10 @@
+dnspython (1.12.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * Add explicit build-dep on dh-python to make use of the newer version
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 14 Sep 2014 22:46:43 -0400
+
dnspython (1.11.1-1) unstable; urgency=low
* New upstream release
Modified: packages/dnspython/trunk/debian/control
===================================================================
--- packages/dnspython/trunk/debian/control 2014-09-14 18:52:38 UTC (rev 30625)
+++ packages/dnspython/trunk/debian/control 2014-09-15 03:25:11 UTC (rev 30626)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Robert S. Edmonds <edmonds at debian.org>, Scott Kitterman <scott at kitterman.com>
-Build-Depends: debhelper (>= 8.1~), python-all (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 8.1~), python-all (>= 2.6.6-3~), dh-python
Homepage: http://www.dnspython.org
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/dnspython/trunk/
More information about the Python-modules-commits
mailing list