[Python-modules-commits] r10271 - in packages/python-qt3/trunk/debian (changelog control)
ncommander-guest at users.alioth.debian.org
ncommander-guest at users.alioth.debian.org
Wed Nov 4 08:28:09 UTC 2009
Date: Wednesday, November 4, 2009 @ 08:28:04
Author: ncommander-guest
Revision: 10271
* Update maintainer to Debian Python Packaging Team (Closes: #540945)
* debian/control:
- Updated dependencies for sip4 4.9
Modified:
packages/python-qt3/trunk/debian/changelog
packages/python-qt3/trunk/debian/control
Modified: packages/python-qt3/trunk/debian/changelog
===================================================================
--- packages/python-qt3/trunk/debian/changelog 2009-11-03 23:10:14 UTC (rev 10270)
+++ packages/python-qt3/trunk/debian/changelog 2009-11-04 08:28:04 UTC (rev 10271)
@@ -1,3 +1,11 @@
+python-qt3 (3.18.1-2) UNRELEASED; urgency=low
+
+ * Update maintainer to Debian Python Packaging Team (Closes: #540945)
+ * debian/control:
+ - Updated dependencies for sip4 4.9
+
+ -- Michael Casadevall <mcasadevall at debian.org> Wed, 04 Nov 2009 03:01:20 -0500
+
python-qt3 (3.18.1-1) unstable; urgency=low
* New upstream release
Modified: packages/python-qt3/trunk/debian/control
===================================================================
--- packages/python-qt3/trunk/debian/control 2009-11-03 23:10:14 UTC (rev 10270)
+++ packages/python-qt3/trunk/debian/control 2009-11-04 08:28:04 UTC (rev 10271)
@@ -1,9 +1,9 @@
Source: python-qt3
Section: python
Priority: optional
-Maintainer: Ricardo Javier Cardenes Medina <rcardenes at debian.org>
-Uploaders: Torsten Marek <shlomme at debian.org>, Bernd Zeimetz <bzed at debian.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-10), libqt3-mt-dev (>= 3:3.3.4-4), qt3-dev-tools (>= 3:3.3.4-4), qt3-apps-dev (>= 3:3.3.4-4), sip4 (>= 4.8.1), python-sip4-dev (>= 4.8.1), libqscintilla-dev (>= 1.7), python-support (>= 0.7.1), dpatch, python-sip4-dbg, python-all-dbg
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Torsten Marek <shlomme at debian.org>, Bernd Zeimetz <bzed at debian.org>, Michael Casadevall <mcasadevall at debian.org>
+Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-10), libqt3-mt-dev (>= 3:3.3.4-4), qt3-dev-tools (>= 3:3.3.4-4), qt3-apps-dev (>= 3:3.3.4-4), sip4 (>= 4.9), python-sip4-dev (>= 4.9), libqscintilla-dev (>= 1.7), python-support (>= 0.7.1), dpatch, python-sip4-dbg, python-all-dbg
Standards-Version: 3.8.1
Homepage: http://www.riverbankcomputing.co.uk/pyqt/index.php
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-qt3/trunk/
@@ -11,7 +11,7 @@
Package: python-qt3
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-sip4 (>= 4.8.1), python-sip4 (<= 4.9)
+Depends: ${shlibs:Depends}, ${python:Depends}, python-sip4 (>= 4.9), python-sip4 (<= 4.9.1)
Suggests: python-qt3-gl, python-qt3-doc, libqt3-mt-mysql|libqt3-mt-odbc|libqt3-mt-psql
Provides: ${python:Provides}
Description: Qt3 bindings for Python
@@ -28,7 +28,7 @@
Architecture: any
Priority: extra
Section: debug
-Depends: ${shlibs:Depends}, python-dbg, python-qt3 (= ${binary:Version}), python-sip4-dbg (>= 4.8.1)
+Depends: ${shlibs:Depends}, python-dbg, python-qt3 (= ${binary:Version}), python-sip4-dbg (>= 4.9)
Description: Qt3 bindings for Python (debug extension)
Python binding module that allows use of Qt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there
More information about the Python-modules-commits
mailing list