[Python-modules-commits] [django-allauth] 02/03: Raise dh compat to 11

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Mon Feb 5 22:21:22 UTC 2018


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

peb-guest pushed a commit to branch master
in repository django-allauth.

commit e17047372816ad3a177761c60d47c489c7b83394
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Mon Feb 5 23:20:48 2018 +0100

    Raise dh compat to 11
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1efb9d5..b5f4bf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ django-allauth (0.34.0-3) unstable; urgency=medium
 
   * d/control:
     - Fix a typo on the dependencies of the python3 package
+    - debhelper version dependency to 11
+  * Raise dh compat to 11
 
  -- Pierre-Elliott Bécue <becue at crans.org>  Mon, 05 Feb 2018 23:09:26 +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 a33dc6e..eb92d93 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Jonas Meurer <mejo at debian.org>,
            Pierre-Elliott Bécue <becue at crans.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
                dh-python,
                python-all,
                python-django,

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



More information about the Python-modules-commits mailing list