[Python-modules-commits] [sip4] 01/06: Update sip provides for new sip API version 11.3

Scott Kitterman kitterman at moszumanska.debian.org
Fri Apr 15 23:52:57 UTC 2016


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

kitterman pushed a commit to branch master
in repository sip4.

commit 6f1f6c83c28a909562db1298166d096db7817c48
Author: Scott Kitterman <scott at kitterman.com>
Date:   Fri Apr 15 18:47:03 2016 -0400

    Update sip provides for new sip API version 11.3
---
 debian/changelog | 3 ++-
 debian/rules     | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5b5639..9c34d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,12 @@ sip4 (4.18+dfsg-1) UNRELEASED; urgency=medium
 
   [ Scott Kitterman ]
   * New upstream release
+  * Update sip provides for new sip API version 11.3
 
   [ Ondřej Novy ]
   * Fixed VCS URL (https)
 
- -- Scott Kitterman <scott at kitterman.com>  Fri, 15 Apr 2016 18:37:14 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 15 Apr 2016 18:46:50 -0400
 
 sip4 (4.17+dfsg-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 54c03dc..94c8bf4 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
-PY3_PROVIDES=sip-py3api-11.0, sip-py3api-11.1, sip-py3api-11.2
+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
 # `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