[Python-modules-commits] [python-django-treebeard] 08/13: Bump debhelper compatibility and version to 11.
Michael Fladischer
fladi at moszumanska.debian.org
Sun Jan 21 20:21:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository python-django-treebeard.
commit 4767572efb6e36868d9f10b8261f273926e5a38a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sun Jan 21 15:03:09 2018 +0100
Bump debhelper compatibility and version to 11.
---
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 26d5351..c6d131f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-django-treebeard (4.2.0+dfsg-1) UNRELEASED; urgency=low
was applied upstream.
* Clean up django_treebeard.egg-info/PKG-INFO to allow two builds in a
row.
+ * Bump debhelper compatibility and version to 11.
-- Michael Fladischer <fladi at debian.org> Sat, 13 Jan 2018 18:59:35 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index f3d756c..3f84885 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Michael Fladischer <fladi at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
python-all,
python3-all
Build-Depends-Indep: dh-python,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-treebeard.git
More information about the Python-modules-commits
mailing list