[Python-modules-commits] [flask] 04/07: Bump debhelper compat level to 11

Ondrej Novy onovy at debian.org
Mon Jan 15 14:03:14 UTC 2018


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

onovy pushed a commit to branch master
in repository flask.

commit d9cf2e822cac0d5c972f66ca331af53a2b2e38f2
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Jan 15 14:47:59 2018 +0100

    Bump 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 a802998..b413e5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ flask (0.12.2-3) UNRELEASED; urgency=medium
   * Remove unwanted license file from docs
   * debian/patches/0003-Don-t-rely-on-X-Requested-With-for-pretty-print-json.patch:
     Fix FTBFS (Closes: #884523)
+  * Bump debhelper compat level to 11
 
  -- Ondřej Nový <onovy at debian.org>  Sat, 09 Dec 2017 14:31:59 +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 7c1a91d..3128bd2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
  Ondřej Nový <onovy at debian.org>
-Build-Depends: debhelper (>= 10), dh-python (>= 2.20160609~),
+Build-Depends: debhelper (>= 11), dh-python (>= 2.20160609~),
  python-all, python3-all,
  python-setuptools, python3-setuptools,
 # for docs:

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



More information about the Python-modules-commits mailing list