[Python-modules-commits] [django-model-utils] 01/02: Increase compat version to 9
Brian May
bam at moszumanska.debian.org
Mon Jul 3 07:29:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository django-model-utils.
commit 8eac5a2f7b670b50e91b51bb1147bbd89d2c476b
Author: Brian May <bam at debian.org>
Date: Mon Jul 3 16:54:14 2017 +1000
Increase compat 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 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index c69c522..870db77 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Brian May <bam at debian.org>
-Build-Depends: debhelper (>=8.1.0), dh-python,
+Build-Depends: debhelper (>=9), dh-python,
python-all, python-setuptools, python-django, python-freezegun,
python3-all (>= 2.6.6-3~), python3-setuptools, python3-django, python3-freezegun,
Standards-Version: 4.0.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-model-utils.git
More information about the Python-modules-commits
mailing list