[Python-modules-commits] [twill] 04/05: Add dh-python to Build-Depends (dh_python2 warning).

Arnaud Fontaine arnau at moszumanska.debian.org
Wed Jul 27 07:28:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

arnau pushed a commit to branch master
in repository twill.

commit 3d0ec1a06841f1cacd57d11e354f06f8595e2bb5
Author: Arnaud Fontaine <arnaud.fontaine at nexedi.com>
Date:   Wed Jul 27 16:11:51 2016 +0900

    Add dh-python to Build-Depends (dh_python2 warning).
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 06e39a3..d518bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ twill (0.9-4) UNRELEASED; urgency=low
   * d/control:
     + Bump Standards-Version to 3.9.8. No change needed.
     + debhelper compatibility version 5 is not recommended anymore.
+    + Add dh-python to Build-Depends (dh_python2 warning).
   * d/rules: CDBS DEB_PYTHON_MODULE_PACKAGE has been removed. Closes: #828119.
 
  -- Arnaud Fontaine <arnau at debian.org>  Wed, 27 Jul 2016 15:51:25 +0900
diff --git a/debian/control b/debian/control
index bcc6a23..2d78b44 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Arnaud Fontaine <arnau at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 9~),
                cdbs (>= 0.4.90~),
-               python (>= 2.6.6-3~)
+               python (>= 2.6.6-3~),
+               dh-python
 Build-Depends-Indep: xsltproc,
                      docbook-xsl,
                      docbook-xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twill.git



More information about the Python-modules-commits mailing list