[Python-modules-commits] [pycairo] 04/13: New upstream release (Closes: #653588, #878080)
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 087505e75c83294d6f07d84b374af5aed5569bff
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Nov 19 11:48:26 2017 +0100
New upstream release (Closes: #653588, #878080)
* New upstream release (Closes: #653588, #878080)
- Bump libcairo2-dev build-dependency (Closes: #605958)
- Drop debian/patches/setup_25_compat, we don't need compatibility with
python 2.5 anymore
---
debian/changelog | 8 ++++++--
debian/control | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fe1a4ff..1f2c168 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,16 @@
-pycairo (1.8.8-3) UNRELEASED; urgency=medium
+pycairo (1.15.4-1) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Laurent Bigonville ]
+ * New upstream release (Closes: #653588, #878080)
+ - Bump libcairo2-dev build-dependency (Closes: #605958)
+ - Drop debian/patches/setup_25_compat, we don't need compatibility with
+ python 2.5 anymore
* debian/watch: Update watch file, the project has been moved to github
- -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 11:36:18 +0100
+ -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 11:48:06 +0100
pycairo (1.8.8-2.2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 1e66e05..e5f6453 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 (>= 7), cdbs (>= 0.4.49), python-all-dev (>= 2.5.4-1~), python-all-dbg (>= 2.5.4-1~), dh-python, libcairo2-dev (>= 1.8.6), python-sphinx
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.49), python-all-dev (>= 2.5.4-1~), python-all-dbg (>= 2.5.4-1~), dh-python, libcairo2-dev (>= 1.13.1), python-sphinx
Standards-Version: 3.8.3
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