[python-fabio] 02/04: switch to compat level 10
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sat Sep 2 16:09:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-fabio.
commit fb49f36642610e41e3ff4f1c27bb03406bc7d0d0
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sat Sep 2 17:45:01 2017 +0200
switch to compat level 10
---
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 6d01953..8af16bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-fabio (0.5.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream version 0.5.0+dfsg
+ * switch to compat level 10
* d/control
- Bump Standard-Versions to 4.1.0 (extra -> optional)
- cme fixed
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 690cd79..4d770e6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cython,
cython-dbg,
cython3,
cython3-dbg,
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
python-all-dbg,
python-all-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-fabio.git
More information about the debian-science-commits
mailing list