[Python-modules-commits] [requests] 06/10: Bump debhelper compat level to 10

Ondrej Novy onovy at debian.org
Sat Dec 9 20:49:38 UTC 2017


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

onovy pushed a commit to branch master
in repository requests.

commit d2858fe0068aa85458a888280dfa8c89d2e716b9
Author: Ondřej Nový <onovy at debian.org>
Date:   Sat Dec 9 21:26:54 2017 +0100

    Bump debhelper compat level to 10
---
 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 9126460..11d2707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ requests (2.18.4-1) UNRELEASED; urgency=medium
   * New upstream release
   * d/watch: Use https
   * Bump X-Python3-Version to 3.4
+  * Bump debhelper compat level to 10
 
  -- Ondřej Nový <onovy at debian.org>  Sat, 09 Dec 2017 20:16:16 +0100
 
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 4e33809..d4ea15f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Daniele Tricoli <eriol at mornie.org>
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all (>= 2.6.6-3),
  python-certifi,

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



More information about the Python-modules-commits mailing list