[Python-modules-commits] [praw] 01/11: Bumps debhelper compat from 9 to 10
Josué Ortega
josue at moszumanska.debian.org
Sat Oct 28 22:26:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository praw.
commit 9160d402878959a990168fa1ca7b4ca80aaa45d3
Author: Josue Ortega <josue at debian.org>
Date: Sat Oct 28 15:30:20 2017 -0600
Bumps debhelper compat from 9 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 50553a1..5ee833e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ praw (5.2.0-1) UNRELEASED; urgency=medium
- Updates Uploaders and Mainter field.
- Removes python 2 package.
- Adds python3-prawcore as dependency.
+ * Bumps debian/compat version from 9 to 10.
-- Josue Ortega <josue at debian.org> Tue, 08 Aug 2017 15:31:26 -0400
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 faf4482..d08194c 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 at debian.org
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
python,
python3,
python-setuptools,
--
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