[Python-modules-commits] [django-reversion] 06/12: Bump debhelper compatibility and version to 11.

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 27 12:28:15 UTC 2018


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch debian/master
in repository django-reversion.

commit bbcb6fac75e7185d4128f554daa5827582d4647f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Jan 27 11:45:05 2018 +0100

    Bump debhelper compatibility and version to 11.
---
 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 43b231a..fc208c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ django-reversion (2.0.13-1) UNRELEASED; urgency=low
   * New upstream release.
   * Always use pristine-tar.
   * Refresh patches.
+  * Bump debhelper compatibility and version to 11.
 
  -- Michael Fladischer <fladi at debian.org>  Sat, 27 Jan 2018 11:37:27 +0100
 
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 c331734..6e5044f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders:
  Michael Fladischer <fladi at debian.org>,
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 11),
  dh-python,
  python-all,
  python-babel,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-reversion.git



More information about the Python-modules-commits mailing list