[Python-modules-commits] [sip4] 02/03: Bump API version to 12.0.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jan 4 18:49:10 UTC 2017


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

mitya57 pushed a commit to branch master
in repository sip4.

commit f931ec92e43b2c4b541fbb1a7f0972ca65f04ffc
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Dec 31 00:00:14 2016 +0300

    Bump API version to 12.0.
---
 debian/changelog | 1 +
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cbecfc5..3c5e247 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ sip4 (4.19+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Drop siputils_debian_changes.diff (for experimental upload), I think
     it may be no longer needed.
+  * Bump API version to 12.0.
 
  -- Scott Kitterman <scott at kitterman.com>  Thu, 20 Oct 2016 22:35:18 -0400
 
diff --git a/debian/rules b/debian/rules
index 715d8c3..c132afe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PY2_PROVIDES=sip-api-11.0, sip-api-11.1, sip-api-11.2, sip-api-11.3
-PY3_PROVIDES=sip-py3api-11.0, sip-py3api-11.1, sip-py3api-11.2, sip-py3api-11.3
+PY2_PROVIDES=sip-api-12.0
+PY3_PROVIDES=sip-py3api-12.0
 # `dh_python3 --depends sip3` should generate dependency on newest API only
 PYDIST=sip $(lastword $(PY3_PROVIDES))
 

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



More information about the Python-modules-commits mailing list