[Python-modules-commits] [pylama] 01/09: Change compat to 10

ChangZhuo Chen czchen at moszumanska.debian.org
Thu Dec 15 00:54:20 UTC 2016


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

czchen pushed a commit to branch master
in repository pylama.

commit c2f4439a68795cb1028c63f6803377ead103530f
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Wed Dec 14 09:05:59 2016 +0800

    Change compat 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 5fb8066..abff6db 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: ChangZhuo Chen (陳昌倬) <czchen at debian.org>,
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                pydocstyle,
                python-all,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylama.git



More information about the Python-modules-commits mailing list