[Python-modules-commits] [pytest-pylint] 01/01: Bumped debhelper version to 10
Ondřej Nový
onovy at moszumanska.debian.org
Mon Nov 7 22:11:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository pytest-pylint.
commit 75b3906e6f17554bb32e738acf0d7858f5940707
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Nov 7 23:11:21 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 793cd87..38964f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pytest-pylint (0.6.0-2) UNRELEASED; urgency=medium
+
+ * Bumped debhelper version to 10
+
+ -- Ondřej Nový <onovy at debian.org> Mon, 07 Nov 2016 23:05:49 +0100
+
pytest-pylint (0.6.0-1) unstable; urgency=medium
[ Ondřej Nový ]
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 40aba1b..5b2115f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ondřej Kobližek <koblizeko at gmail.com>,
Ondřej Nový <onovy at debian.org>,
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10),
dh-python,
pylint (>= 1.4.5),
pylint3 (>= 1.4.5),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-pylint.git
More information about the Python-modules-commits
mailing list