[Python-modules-commits] [python-progressbar] 02/04: compat level 10

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 8 19:08:12 UTC 2017


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

morph pushed a commit to branch master
in repository python-progressbar.

commit 34525f115813c8e9053754a4e3a819c8d7af19c9
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 8 14:04:12 2017 -0500

    compat level 10
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5931db4..7a4a5af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ python-progressbar (2.3-4) UNRELEASED; urgency=medium
   * debian/control
     - b-d on python-all and not only python; Closes: #822254
     - bump Standards-Version to 3.9.8 (no changes needed)
+  * compat level 10
 
- -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 14:03:44 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 14:04:08 -0500
 
 python-progressbar (2.3-3) unstable; urgency=medium
 
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 6dd6901..dd8926e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python-all, python3-all, python-setuptools, python3-setuptools, dh-python
+Build-Depends: debhelper (>= 10), python-all, python3-all, python-setuptools, python3-setuptools, dh-python
 Standards-Version: 3.9.8
 Homepage: https://github.com/niltonvolpato/python-progressbar
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-progressbar.git

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



More information about the Python-modules-commits mailing list