[Python-modules-commits] r30323 - in packages/mockldap/trunk/debian (changelog control)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Thu Aug 28 20:17:06 UTC 2014


    Date: Thursday, August 28, 2014 @ 20:17:05
  Author: fladi-guest
Revision: 30323

Add dh-python to Build-Depends.

Modified:
  packages/mockldap/trunk/debian/changelog
  packages/mockldap/trunk/debian/control

Modified: packages/mockldap/trunk/debian/changelog
===================================================================
--- packages/mockldap/trunk/debian/changelog	2014-08-28 20:06:28 UTC (rev 30322)
+++ packages/mockldap/trunk/debian/changelog	2014-08-28 20:17:05 UTC (rev 30323)
@@ -1,10 +1,11 @@
 mockldap (0.2.2-3) unstable; urgency=low
 
   * Switch buildsystem to pybuild.
+  * Add dh-python to Build-Depends.
   * Add src/mockldap.egg-info/requires.txt to d/clean to allow two builds in a
     row.
 
- -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 28 Aug 2014 16:08:22 +0200
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 28 Aug 2014 21:56:00 +0200
 
 mockldap (0.2.2-2) unstable; urgency=medium
 

Modified: packages/mockldap/trunk/debian/control
===================================================================
--- packages/mockldap/trunk/debian/control	2014-08-28 20:06:28 UTC (rev 30322)
+++ packages/mockldap/trunk/debian/control	2014-08-28 20:17:05 UTC (rev 30323)
@@ -4,6 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Build-Depends: debhelper (>= 9),
+               dh-python,
                python-all,
                python-doc,
                python-funcparserlib,




More information about the Python-modules-commits mailing list