[Python-modules-commits] [django-bitfield] 05/18: Bump debhelper compatibility level to 9.
Michael Fladischer
fladi at moszumanska.debian.org
Mon Jan 11 11:55:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-bitfield.
commit 4ac7a45052abda3dd69c7b265861e364370390b4
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Jun 26 09:18:10 2015 +0200
Bump debhelper compatibility level 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 21a5d81..0b83490 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
Priority: optional
Build-Depends: python-setuptools,
python-all,
- debhelper (>= 7),
+ debhelper (>= 9),
python-nose (>= 1.0),
python-django-nose (>= 0.1.3),
python-psycopg2 (>= 2.3)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-bitfield.git
More information about the Python-modules-commits
mailing list