[Python-modules-commits] [praw] 04/09: Bumps debhelper compat version to 11.

Josué Ortega josue at moszumanska.debian.org
Sun Jan 28 22:58:16 UTC 2018


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

josue pushed a commit to branch master
in repository praw.

commit 14b55007ee489f7a4924bd0c26badb05dd4f7889
Author: Josue Ortega <josue at debian.org>
Date:   Sun Jan 28 16:32:58 2018 -0600

    Bumps debhelper compat version 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 893708e..0b71a4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 praw (5.3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release (5.3.0)
+  * Bumps debhelper compat version to 11.
 
  -- Josue Ortega <josue at debian.org>  Sun, 28 Jan 2018 16:28:53 -0600
 
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 cde92e5..36aa38f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Josue Ortega <josue at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
  python3,
  python3-setuptools,
  dh-python,

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



More information about the Python-modules-commits mailing list