[Python-modules-commits] [python-flake8] 01/01: Bumped debhelper version to 10
Ondřej Nový
onovy at moszumanska.debian.org
Mon Nov 7 22:10:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-flake8.
commit 7a7bb95ac2d87793856f6747321ea68eeaf06e43
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Nov 7 23:08:46 2016 +0100
Bumped debhelper version to 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c528cc5..23560ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-flake8 (3.0.4+dfsg1-4) UNRELEASED; urgency=medium
+
+ * Bumped debhelper version to 10
+
+ -- Ondřej Nový <onovy at debian.org> Mon, 07 Nov 2016 23:06:45 +0100
+
python-flake8 (3.0.4+dfsg1-3) unstable; urgency=medium
* Remove upper constrains from upstream requirements (Closes: #843036)
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 aaf1b9b..b3d1c87 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Chris Johnston <chrisjohnston at ubuntu.com>,
Thomas Goirand <zigo at debian.org>,
Ondřej Nový <onovy at debian.org>,
Barry Warsaw <barry at debian.org>,
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
pycodestyle,
python-all,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
More information about the Python-modules-commits
mailing list