[Python-modules-commits] r33126 - in packages/django-ldapdb/trunk/debian (control)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Sat Jun 27 09:29:50 UTC 2015


    Date: Saturday, June 27, 2015 @ 09:29:47
  Author: fladi
Revision: 33126

Set debhelper dependency to (>= 7) to match d/compat.

Modified:
  packages/django-ldapdb/trunk/debian/control

Modified: packages/django-ldapdb/trunk/debian/control
===================================================================
--- packages/django-ldapdb/trunk/debian/control	2015-06-27 09:27:07 UTC (rev 33125)
+++ packages/django-ldapdb/trunk/debian/control	2015-06-27 09:29:47 UTC (rev 33126)
@@ -4,7 +4,7 @@
            Olivier Berger <olivier.berger at telecom-sudparis.eu>
 Section: python
 Priority: optional
-Build-Depends: debhelper,
+Build-Depends: debhelper (>= 7),
                dh-python,
                python-all,
                python-django,




More information about the Python-modules-commits mailing list