[Python-modules-commits] [dnspython3] 01/01: * Add explicit build-depends on dh-python * Bump standards version to 3.9.6 without further change

Scott Kitterman kitterman at moszumanska.debian.org
Thu Jan 14 05:24:08 UTC 2016


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

kitterman pushed a commit to branch master
in repository dnspython3.

commit 31cb7b468983e9f0f94afa30881c2f11efa05870
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Jan 14 00:23:55 2016 -0500

    * Add explicit build-depends on dh-python
    * Bump standards version to 3.9.6 without further change
---
 debian/changelog | 4 +++-
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b16c8e..99364d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 dnspython3 (1.12.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add explicit build-depends on dh-python
+  * Bump standards version to 3.9.6 without further change
 
- -- Scott Kitterman <scott at kitterman.com>  Thu, 14 Jan 2016 00:17:08 -0500
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 14 Jan 2016 00:22:12 -0500
 
 dnspython3 (1.11.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 54ef445..96a3b5e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Robert S. Edmonds <edmonds at debian.org>, Matthew Grant <matthewgrant5 at gmail.com>, Scott Kitterman <scott at kitterman.com>
-Build-Depends: debhelper (>= 8.1), python3-all (>= 3.2)
+Build-Depends: debhelper (>= 8.1), python3-all (>= 3.2), dh-python
 Homepage: http://www.dnspython.org
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 X-Python3-Version: >= 3.2
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/dnspython3.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/dnspython3.git

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



More information about the Python-modules-commits mailing list