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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 15 19:28:09 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 fab574d8d824f63e2cb9fd3056a642be0f63758a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 15 22:26:12 2017 +0300

    Bump API version to 12.1.
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 84b2cc1..c8cc6c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sip4 (4.19.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Bump API version to 12.1.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 15 Feb 2017 22:23:50 +0300
+
 sip4 (4.19.1+dfsg-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index a200987..8f55f31 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-12.0
-PY3_PROVIDES=sip-py3api-12.0
+PY2_PROVIDES=sip-api-12.0 sip-api-12.1
+PY3_PROVIDES=sip-py3api-12.0 sip-py3api-12.1
 # `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