[Python-modules-commits] [mimerender] 02/03: Raise compat level to 10.

Dominik George natureshadow-guest at moszumanska.debian.org
Wed Sep 28 10:55:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository mimerender.

commit 8de77dae243c4ab9871587ccc2c89442426993bc
Author: Dominik George <nik at naturalnet.de>
Date:   Wed Sep 28 12:54:31 2016 +0200

    Raise compat level to 10.
---
 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 45ff388..6c484c9 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/mimerender.git



More information about the Python-modules-commits mailing list