[Python-modules-commits] [flask-restless] 03/05: Raise debhelper compat level.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Sep 29 12:27:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository flask-restless.
commit 408415057662b4dbcd8a8ee3f9a6f99a7aaaca6d
Author: Dominik George <nik at naturalnet.de>
Date: Thu Sep 29 13:39:44 2016 +0200
Raise debhelper compat level.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 600da2a..ae2c686 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders:
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3),
python-setuptools (>= 0.6b3),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restless.git
More information about the Python-modules-commits
mailing list