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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 2 21:02:22 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 2499fafcf2b1285bee9a0e96b582a1b9a91d7a18
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Nov 2 23:52:00 2017 +0300

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

diff --git a/debian/changelog b/debian/changelog
index eada25e..8339164 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 sip4 (4.19.4+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump API version to 12.3.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 02 Nov 2017 23:48:50 +0300
 
diff --git a/debian/rules b/debian/rules
index e7eed3d..a1e1908 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, sip-api-12.2
-PY3_PROVIDES=sip-py3api-12.0, sip-py3api-12.1, sip-py3api-12.2
+PY2_PROVIDES=sip-api-12.0, sip-api-12.1, sip-api-12.2, sip-api-12.3
+PY3_PROVIDES=sip-py3api-12.0, sip-py3api-12.1, sip-py3api-12.2, sip-py3api-12.3
 # `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