[Python-modules-commits] [django-picklefield] 14/15: Bump debhelper compatibility and version to 9.
Michael Fladischer
fladi at moszumanska.debian.org
Thu Mar 31 20:34:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to tag debian/0.3.2-1
in repository django-picklefield.
commit 7836878861a0431e6b96de655d4ebdb2687aad7a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Thu Mar 31 22:28:27 2016 +0200
Bump debhelper compatibility and version to 9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 92fb72c..8041a9c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Michael Fladischer <fladi at debian.org>
-Build-Depends: debhelper (>= 8.1.0~),
+Build-Depends: debhelper (>= 9),
dh-python,
python-all,
python-django,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-picklefield.git
More information about the Python-modules-commits
mailing list