[Python-modules-commits] [mysql-connector-python] 08/09: compat level 10

Sandro Tosi morph at moszumanska.debian.org
Sun Dec 18 00:56:13 UTC 2016


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

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

commit fbfbc6347cc63c8bd54d2430c3905114dd23bff1
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Dec 17 19:52:57 2016 -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 6bf9094..5ae7341 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ mysql-connector-python (2.1.5-1) UNRELEASED; urgency=medium
   * debian/patches/support_alternative_mysqld_implementation.patch
     - support MariaDB versioning schema and search binaries only in directories
       with 'bin' in their name
+  * compat level 10
 
- -- Sandro Tosi <morph at debian.org>  Sat, 17 Dec 2016 19:49:56 -0500
+ -- Sandro Tosi <morph at debian.org>  Sat, 17 Dec 2016 19:52:52 -0500
 
 mysql-connector-python (2.1.3-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 c0fac00..5e1a83c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
  Brian May <bam at debian.org>
-Build-Depends: debhelper (>= 9), python-all, dh-python, python3-all, default-mysql-server | virtual-mysql-server, pylint
+Build-Depends: debhelper (>= 10), python-all, dh-python, python3-all, default-mysql-server | virtual-mysql-server, pylint
 Standards-Version: 3.9.8
 X-Python-Version: all
 X-Python3-Version: >= 3.1

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



More information about the Python-modules-commits mailing list