[Python-modules-commits] [python-gitdb] 09/09: Build depend on dh-python

Ondřej Nový onovy at moszumanska.debian.org
Tue Jan 3 08:20:01 UTC 2017


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

onovy pushed a commit to branch master
in repository python-gitdb.

commit cc4df2522f9846241ad9bf1ccfaea47c16c310e5
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jan 3 09:16:52 2017 +0100

    Build depend on dh-python
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 21afc06..c75b8c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-gitdb (2.0.0-2) UNRELEASED; urgency=medium
   * d/copyright: Added myself to Debian part
   * d/control: Fixed description wording
   * d/docs: Removed empty file
+  * Build depend on dh-python
 
  -- Ondřej Nový <onovy at debian.org>  Tue, 03 Jan 2017 08:58:03 +0100
 
diff --git a/debian/control b/debian/control
index 4211feb..e496dfe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends: debhelper (>= 10)
+	,dh-python
 	,python-all-dev
 	,python3-all-dev
 	,python-setuptools

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



More information about the Python-modules-commits mailing list