[Python-modules-commits] [flufl.i18n] 04/08: Bumps Debhelper version to 10
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Nov 25 14:40:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository flufl.i18n.
commit e5d327f647cfaeb4a26e83aeadd56359e3d97322
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Nov 25 15:36:08 2017 +0100
Bumps Debhelper version to 10
---
debian/changelog | 3 +++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c393ef1..7a89ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,11 @@ flufl.i18n (1.1.3-5) UNRELEASED; urgency=medium
* New upstream release
* d/control:
- Bump Standards-Version.
+ - Bump debhelper Build-Depends to version 10.
- Drops python2 package.
- Changes the -doc binary package name.
+ * d/compat:
+ - Going to 10.
* d/rules:
- Removes python2 build.
* d/tests:
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 968bfd4..7bc60cc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Barry Warsaw <barry at debian.org>
Homepage: https://launchpad.net/flufl.i18n
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
python3-all,
python3-public,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.i18n.git
More information about the Python-modules-commits
mailing list