[Python-modules-commits] r28592 - in packages/python-repoze.sphinx.autointerface/trunk/debian (3 files)

xnox at users.alioth.debian.org xnox at users.alioth.debian.org
Sun Apr 20 14:17:46 UTC 2014


    Date: Sunday, April 20, 2014 @ 14:17:45
  Author: xnox
Revision: 28592

* Bump debhelper compat to 9, to drop python-support
* Add dh_python2 build-dependency
* Actually rebuild with dh_python2

Modified:
  packages/python-repoze.sphinx.autointerface/trunk/debian/changelog
  packages/python-repoze.sphinx.autointerface/trunk/debian/compat
  packages/python-repoze.sphinx.autointerface/trunk/debian/control

Modified: packages/python-repoze.sphinx.autointerface/trunk/debian/changelog
===================================================================
--- packages/python-repoze.sphinx.autointerface/trunk/debian/changelog	2014-04-20 14:07:30 UTC (rev 28591)
+++ packages/python-repoze.sphinx.autointerface/trunk/debian/changelog	2014-04-20 14:17:45 UTC (rev 28592)
@@ -1,7 +1,13 @@
 python-repoze.sphinx.autointerface (0.6.2-2) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
+  [ Dimitri John Ledkov ]
+  * Bump debhelper compat to 9, to drop python-support
+  * Add dh_python2 build-dependency
+  * Actually rebuild with dh_python2
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:19 +0200
 
 python-repoze.sphinx.autointerface (0.6.2-1) unstable; urgency=low

Modified: packages/python-repoze.sphinx.autointerface/trunk/debian/compat
===================================================================
--- packages/python-repoze.sphinx.autointerface/trunk/debian/compat	2014-04-20 14:07:30 UTC (rev 28591)
+++ packages/python-repoze.sphinx.autointerface/trunk/debian/compat	2014-04-20 14:17:45 UTC (rev 28592)
@@ -1 +1 @@
-7
+9

Modified: packages/python-repoze.sphinx.autointerface/trunk/debian/control
===================================================================
--- packages/python-repoze.sphinx.autointerface/trunk/debian/control	2014-04-20 14:07:30 UTC (rev 28591)
+++ packages/python-repoze.sphinx.autointerface/trunk/debian/control	2014-04-20 14:17:45 UTC (rev 28592)
@@ -6,6 +6,7 @@
 Build-Depends:
  debhelper (>= 7.0.50~),
  python-all (>= 2.6.6-3~),
+ dh-python,
  python-setuptools,
  python-sphinx (>= 0.6.1),
  python-zope.interface




More information about the Python-modules-commits mailing list