[Python-modules-commits] [python-confluent-kafka] 01/04: Switch to debhelper 10

Christos Trochalakis ctrochalakis at moszumanska.debian.org
Thu Jun 29 13:48:24 UTC 2017


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

ctrochalakis pushed a commit to branch master
in repository python-confluent-kafka.

commit eb29e5c8b1154cc83910744a4f57597c4edcc87b
Author: Christos Trochalakis <yatiohi at ideopolis.gr>
Date:   Wed Jun 28 10:12:30 2017 +0300

    Switch to debhelper 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 aa5f849..086d22b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-confluent-kafka
 Section: python
 Priority: optional
 Maintainer: Christos Trochalakis <ctrochalakis at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                librdkafka-dev (>= 0.9.4),
                python-all,

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



More information about the Python-modules-commits mailing list