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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jul 6 08:30:24 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository sip4.

commit 9c0ef2c72eb2155bcea1455db5b26c096932e581
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Jul 6 11:29:52 2017 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 6af2772..2d68750 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 sip4 (4.19.3+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump API version to 12.2.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 06 Jul 2017 11:27:34 +0300
 
diff --git a/debian/rules b/debian/rules
index 23f3071..ed216a4 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, sip-api-12.1
-PY3_PROVIDES=sip-py3api-12.0, sip-py3api-12.1
+PY2_PROVIDES=sip-api-12.0, sip-api-12.1, sip-api-12.2
+PY3_PROVIDES=sip-py3api-12.0, sip-py3api-12.1, sip-py3api-12.2
 # `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