[Python-modules-commits] [dkimpy] 01/01: Add dh-python to build-depends

Scott Kitterman kitterman at moszumanska.debian.org
Mon Dec 7 22:59:20 UTC 2015


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

kitterman pushed a commit to branch master
in repository dkimpy.

commit 4f9c68f11291d30cb04b5cd738b67f6b6f0ed49b
Author: Scott Kitterman <scott at kitterman.com>
Date:   Mon Dec 7 17:59:13 2015 -0500

    Add dh-python to build-depends
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 73fc2fc..db6558a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,12 @@ dkimpy (0.5.6-1) unstable; urgency=medium
   * New upstream release (LP: #1350141)
   * Remove uupdate from debian/watch, no longer relevant when using git-dpm
   * Bump standards version to 3.9.6 without further change
+  * Add dh-python to build-depends
 
   [ SVN-Git Migration ]
   * Migrate packaging to git with git-dpm
 
- -- Scott Kitterman <scott at kitterman.com>  Mon, 07 Dec 2015 17:28:24 -0500
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 07 Dec 2015 17:59:05 -0500
 
 dkimpy (0.5.4-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 273004f..ef2e12c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Scott Kitterman <scott at kitterman.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
-Build-Depends: debhelper (>= 8.1), python (>= 2.6.5-2~), python3
+Build-Depends: debhelper (>= 8.1), python (>= 2.6.5-2~), python3, dh-python
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.1
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/dkimpy.git

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



More information about the Python-modules-commits mailing list