[Python-modules-commits] [python-xlrd] 06/09: d/control: bump standards-version

Vincent Bernat bernat at moszumanska.debian.org
Sun Jul 3 18:22:03 UTC 2016


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

bernat pushed a commit to branch master
in repository python-xlrd.

commit 15864c1613d32cc8708c6b795ede6c815b62a630
Author: Vincent Bernat <vincent at bernat.im>
Date:   Sun Jul 3 19:55:55 2016 +0200

    d/control: bump standards-version
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0b0ac11..e31a0f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-xlrd (1.0.0-1) UNRELEASED; urgency=medium
   * New upstream version.
   * d/patches: remove disable-non-working-tests.patch (needed files are
     now provided).
+  * d/control: bump Standards-Version.
 
  -- Vincent Bernat <bernat at debian.org>  Sun, 03 Jul 2016 19:53:02 +0200
 
diff --git a/debian/control b/debian/control
index f5133e1..dcd2408 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Vincent Bernat <bernat at debian.org>
-Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 9),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), dh-python,
                python-all (>= 2.6.6-3~), python3-all
 Homepage: http://www.python-excel.org/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-xlrd.git

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



More information about the Python-modules-commits mailing list