[Python-modules-commits] [python-bugzilla] 01/01: Bump compat level to 10; bump standards to 4.0.1.

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Fri Aug 18 13:01:53 UTC 2017


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

sergiodj-guest pushed a commit to branch master
in repository python-bugzilla.

commit b204899701c12fd6e5f73c274cf133de0aca81e7
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Fri Aug 18 08:57:03 2017 -0400

    Bump compat level to 10; bump standards to 4.0.1.
---
 debian/changelog | 5 +++--
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 21dba03..f205347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
 python-bugzilla (2.1.0-1) unstable; urgency=medium
 
   * New upstream version 2.1.0.
-  * Bumping Debian Policy to 4.0.0.
+  * Bumping Debian Policy to 4.0.1.
+  * Bump compat level to 10.
   * Enable autopkgtest.
 
- -- Sergio Durigan Junior <sergiodj at sergiodj.net>  Mon, 07 Aug 2017 19:12:38 -0400
+ -- Sergio Durigan Junior <sergiodj at sergiodj.net>  Fri, 18 Aug 2017 08:55:38 -0400
 
 python-bugzilla (1.2.2-1) 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 92c2f36..84086c2 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: Sergio Durigan Junior <sergiodj at sergiodj.net>
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>=10),
 	       dh-python,
 	       python-all (>= 2.6.6-3~),
 	       python-setuptools,
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>=9),
 	       python3-coverage,
 	       python-pep8,
 	       python3-pep8
-Standards-Version: 4.0.0
+Standards-Version: 4.0.1
 Homepage: https://pypi.python.org/pypi/python-bugzilla
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list