[Python-modules-commits] r27114 - in packages/sip4/trunk/debian (changelog control)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Wed Jan 8 15:39:40 UTC 2014
Date: Wednesday, January 8, 2014 @ 15:39:39
Author: mitya57-guest
Revision: 27114
* New upstream bugfix release.
* Adjust python-qwt5-qt4 and python-qwt3d-qt4 breaks, only the newly
uploaded versions work with new sip.
Modified:
packages/sip4/trunk/debian/changelog
packages/sip4/trunk/debian/control
Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog 2014-01-08 12:00:26 UTC (rev 27113)
+++ packages/sip4/trunk/debian/changelog 2014-01-08 15:39:39 UTC (rev 27114)
@@ -1,3 +1,11 @@
+sip4 (4.15.4-1) UNRELEASED; urgency=low
+
+ * New upstream bugfix release.
+ * Adjust python-qwt5-qt4 and python-qwt3d-qt4 breaks, only the newly
+ uploaded versions work with new sip.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com> Wed, 08 Jan 2014 19:36:26 +0400
+
sip4 (4.15.3-1) unstable; urgency=low
[ Dmitry Shachnev ]
Modified: packages/sip4/trunk/debian/control
===================================================================
--- packages/sip4/trunk/debian/control 2014-01-08 12:00:26 UTC (rev 27113)
+++ packages/sip4/trunk/debian/control 2014-01-08 15:39:39 UTC (rev 27114)
@@ -21,9 +21,9 @@
Provides: ${sip:Provides}
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Breaks: python-qscintilla (<< 2.7.2),
- python-qwt5-qt4 (<< 5.2.1~cvs20091107+dfsg-6+b4),
- python-qwt3d-qt4 (<< 0.1.7~cvs20090625-11+),
- python-qt4 (<<4.10.2~)
+ python-qwt5-qt4 (<< 5.2.1~cvs20091107+dfsg-7~),
+ python-qwt3d-qt4 (<< 0.1.7~cvs20090625-12~),
+ python-qt4 (<< 4.10.2~)
Description: Python/C++ bindings generator runtime library
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
@@ -157,7 +157,7 @@
Provides: ${sip3:Provides}
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Breaks: python3-pyqt4.qsci (<< 2.7.2),
- python3-pyqt4 (<<4.10.2~)
+ python3-pyqt4 (<< 4.10.2~)
Description: Python 3/C++ bindings generator runtime library
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
More information about the Python-modules-commits
mailing list