[Python-modules-commits] [pycairo] 07/13: Add python-pytest to the build-dependencies, this is needed for the tests
Laurent Bigonville
bigon at moszumanska.debian.org
Sun Nov 19 12:37:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
bigon pushed a commit to tag debian/1.15.4-1
in repository pycairo.
commit 50ee05533fd8ef813a5b19239e63c09a8d53931d
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Nov 19 12:04:03 2017 +0100
Add python-pytest to the build-dependencies, this is needed for the tests
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 42a9d20..06962f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ pycairo (1.15.4-1) UNRELEASED; urgency=medium
* debian/watch: Update watch file, the project has been moved to github
* Bump Standards-Version to 4.1.1 (no further changes)
* Switch to dh sequences and bump debhelper compatibility to 10
+ * Add python-pytest to the build-dependencies, this is needed for the tests
- -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 11:55:29 +0100
+ -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 12:03:09 +0100
pycairo (1.8.8-2.2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 0c07fb9..9d05303 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Dave Beckett <dajobe at debian.org>, Torsten Marek <shlomme at debian.org>
-Build-Depends: debhelper (>= 10), python-all-dev (>= 2.5.4-1~), python-all-dbg (>= 2.5.4-1~), dh-python, libcairo2-dev (>= 1.13.1), python-sphinx, python-sphinx-rtd-theme
+Build-Depends: debhelper (>= 10), python-all-dev (>= 2.5.4-1~), python-all-dbg (>= 2.5.4-1~), dh-python, libcairo2-dev (>= 1.13.1), python-sphinx, python-sphinx-rtd-theme, python-pytest <!nocheck>
Standards-Version: 4.1.1
Homepage: http://cairographics.org/pycairo/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pycairo.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycairo.git
More information about the Python-modules-commits
mailing list