[Python-modules-commits] [python-docutils] 01/01: Bump debhelper compatibility level to 9.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Jul 27 17:56:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-docutils.
commit 6877108d588f225a86476c66e6f508cffd1db5c3
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Jul 27 20:55:56 2016 +0300
Bump debhelper compatibility level to 9.
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 787ed9c..52eaed0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-docutils (0.12+dfsg-2) UNRELEASED; urgency=medium
for the patch (source-date-epoch.diff; closes: #831779).
* Run the tests with SOURCE_DATE_EPOCH unset.
* Bump Standards-Version to 3.9.8, no changes needed.
+ * Bump debhelper compatibility level to 9.
[ Ondřej Nový ]
* Fixed VCS URL (https)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 0662e63..5b842ac 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Michael Schutte <michi at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: dh-python,
python-all (>= 2.6.6-3~),
python3-all (>= 3.1.2-7~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docutils.git
More information about the Python-modules-commits
mailing list