[Python-modules-commits] [python-cassandra-driver] 05/06: compat level 10
Sandro Tosi
morph at moszumanska.debian.org
Sat Dec 17 18:13:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-cassandra-driver.
commit 2083e2bafacd7cb888aa9cc7f0cb619eb005ce4c
Author: Sandro Tosi <morph at debian.org>
Date: Sat Dec 17 13:09:32 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 703b654..c7521fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ python-cassandra-driver (3.7.1-1) UNRELEASED; urgency=medium
* New upstream release
* debian/rules
- dont use cython, cassandra-driver is incompatible with 0.25 we have
+ * compat level 10
- -- Sandro Tosi <morph at debian.org> Sat, 17 Dec 2016 13:08:29 -0500
+ -- Sandro Tosi <morph at debian.org> Sat, 17 Dec 2016 13:09:28 -0500
python-cassandra-driver (3.7.0-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 d9bc242..3eeb486 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-dev, python3-all-dev, python-all-dbg, python3-all-dbg, python-setuptools, python3-setuptools, libev-dev, cython, cython3, dh-python
+Build-Depends: debhelper (>= 10), python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, python-setuptools, python3-setuptools, libev-dev, cython, cython3, dh-python
Standards-Version: 3.9.8
Homepage: https://github.com/datastax/python-driver
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cassandra-driver.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cassandra-driver.git
More information about the Python-modules-commits
mailing list