[Python-modules-commits] [ropemode] 08/09: Add dh-python to Build-Depends (dh_python warning).
Arnaud Fontaine
arnau at moszumanska.debian.org
Thu Dec 1 08:29:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
arnau pushed a commit to annotated tag debian/0.3-1
in repository ropemode.
commit 9a3c411ea547cf078ce690390cf6fd4c5276bf94
Author: Arnaud Fontaine <arnaud.fontaine at nexedi.com>
Date: Thu Dec 1 17:26:52 2016 +0900
Add dh-python to Build-Depends (dh_python warning).
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d778c08..ae73631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ropemode (0.3-1) UNRELEASED; urgency=medium
* d/control:
+ Bump debhelper compatibility level to 10 (7 is deprecated).
+ Bump Standards-Version to 3.9.8. No changes needed.
+ + Add dh-python to Build-Depends (dh_python warning).
[ Ondřej Nový ]
* Fixed VCS URL (https)
diff --git a/debian/control b/debian/control
index 365cd1d..c70dafa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3),
+ dh-python,
python-all (>= 2.6.6-3),
debhelper (>= 10~)
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ropemode.git
More information about the Python-modules-commits
mailing list