[Python-modules-commits] [python-geoip2] 04/06: Update debhelper	compat level to 11
    Ondrej Koblizek 
    kobla-guest at moszumanska.debian.org
       
    Fri Feb  2 12:35:48 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
kobla-guest pushed a commit to branch master
in repository python-geoip2.
commit f70fead7e62e8b76da3dfc957a021f7af9399944
Author: Ondřej Kobližek <ondrej.koblizek at firma.seznam.cz>
Date:   Fri Feb 2 13:22:29 2018 +0100
    Update debhelper compat level to 11
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e0a06c9..ff3a575 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-geoip2 (2.7.0+dfsg1-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Update debhelper compat level to 11
 
  -- Ondřej Kobližek <koblizeko at gmail.com>  Fri, 02 Feb 2018 12:05:41 +0100
 
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 430517b..b9c5afd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Martin Kratochvíl <martin.krata at gmail.com>,
            Ondřej Kobližek <koblizeko at gmail.com>,
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
                dh-python,
                python-all,
                python-ipaddress,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-geoip2.git
    
    
More information about the Python-modules-commits
mailing list