[Python-modules-commits] [willow] 02/03: Bump compat level from 9 to 11
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Wed Jan 24 21:58:27 UTC 2018
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository willow.
commit 166b8b4452db810c6ea340f167b6df0f4e969fce
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Wed Jan 24 21:55:51 2018 +0000
Bump compat level from 9 to 11
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/python-willow-doc.doc-base | 4 ++--
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a45e8ab..cc03e43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
willow (1.1-3) UNRELEASED; urgency=medium
* Fix python-package-depends-on-package-from-other-python-variant
+ * Bump compat level from 9 to 11
-- Christopher Hoskin <mans0954 at debian.org> Wed, 24 Jan 2018 21:02:33 +0000
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 6afe6ec..e6257aa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Christopher Hoskin <mans0954 at debian.org>
Section: python
Priority: optional
-Build-Depends: dh-python, python-setuptools, python-all, debhelper (>= 9),
+Build-Depends: dh-python, python-setuptools, python-all, debhelper (>= 11),
python3-setuptools, python3-all,
python3-sphinx, python3-sphinx-rtd-theme, python3-sphinxcontrib.spelling,
python-mock, python-pil, python-opencv, python-wand,
diff --git a/debian/python-willow-doc.doc-base b/debian/python-willow-doc.doc-base
index 780a794..3a9327b 100644
--- a/debian/python-willow-doc.doc-base
+++ b/debian/python-willow-doc.doc-base
@@ -6,5 +6,5 @@ Abstract: This document describes how to use Willow a simple image library that
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-willow-doc/html/index.html
-Files: /usr/share/doc/python-willow-doc/html/*.html
+Index: /usr/share/doc/python-willow/html/index.html
+Files: /usr/share/doc/python-willow/html/*.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git
More information about the Python-modules-commits
mailing list