[Python-modules-commits] [vine] 03/05: Bump debhelper compat from 9 to 11

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Wed Jan 24 22:52:39 UTC 2018


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

mans0954 pushed a commit to branch master
in repository vine.

commit 9ba795021dd29b2360673116ef9407fd99884304
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Wed Jan 24 22:41:31 2018 +0000

    Bump debhelper compat from 9 to 11
---
 debian/changelog                | 1 +
 debian/compat                   | 2 +-
 debian/control                  | 2 +-
 debian/python-vine-doc.doc-base | 4 ++--
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f2f42c..43dc8ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ vine (1.1.4+dfsg-2) UNRELEASED; urgency=medium
 
   * Fix file-contains-trailing-whitespace in control and changelog
   * Fix homepage-field-uses-insecure-uri
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0954 at debian.org>  Wed, 24 Jan 2018 22:35:36 +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 be0a53a..8edbf2e 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, python3-setuptools, python3-all, debhelper (>= 9),
+Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 11),
  python3-sphinx, python3-sphinx-celery, python3-pytest, python3-case,
  python-all, python-setuptools, python-pytest, python-case
 Build-Conflicts: python-sphinx
diff --git a/debian/python-vine-doc.doc-base b/debian/python-vine-doc.doc-base
index 1f75375..2541937 100644
--- a/debian/python-vine-doc.doc-base
+++ b/debian/python-vine-doc.doc-base
@@ -5,6 +5,6 @@ Abstract: This document describes how to use vine Python promises
 Section: Programming/Python
 
 Format: HTML
-Index: /usr/share/doc/python-vine-doc/html/index.html
-Files: /usr/share/doc/python-vine-doc/html/*.html          
+Index: /usr/share/doc/python-vine/html/index.html
+Files: /usr/share/doc/python-vine/html/*.html          
 

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



More information about the Python-modules-commits mailing list