[pyepr] 04/06: Set compat to 11
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Feb 10 18:56:10 UTC 2018
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyepr.
commit 2915cb5cfa2a349f18d63f5294f2cc3ffc09bf41
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Feb 10 10:39:08 2018 +0100
Set compat to 11
---
debian/changelog | 4 ++--
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 69a18e8..4c5c8bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
pyepr (0.9.3-4) UNRELEASED; urgency=medium
- * Standard version bumped to 4.1.3 (no changes)
* Change priority from extra to optional.
- * Bump Standards-Version to 4.1.0, changes: priority.
+ * Bump Standards-Version to 4.1.3, changes: priority.
* Add python3-sphinx to build dependencies.
+ * Set compat to 11.
* Strip trailing whitespace from changelog.
* debian/control
- use secure URL for HomePage
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 67054da..8b49893 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
dh-python,
python-all-dev,
python-all-dbg,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git
More information about the Pkg-grass-devel
mailing list