[Python-modules-commits] [requests] 01/03: Bump debhelper compat level to 11

Ondrej Novy onovy at debian.org
Thu Jan 4 14:26:54 UTC 2018


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

onovy pushed a commit to branch master
in repository requests.

commit d722aee48656746b61d5e188ca76f101601d2161
Author: Ondřej Nový <onovy at debian.org>
Date:   Thu Jan 4 14:46:59 2018 +0100

    Bump debhelper compat level to 11
---
 debian/changelog | 2 +-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 913717d..f2f0c70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,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
+  * Bump debhelper compat level to 11
   * Standards-Version is 4.1.2 now (no changes needed)
   * d/watch: Check upstream signature
   * Fixed required version of chardet and urllib3 for new version
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 a1f4858..1ce7ead 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 (>= 10),
+ debhelper (>= 11),
  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