[Python-modules-commits] r8357 - in packages/python-qt3/trunk/debian (changelog control)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Tue May 5 21:51:45 UTC 2009
Date: Tuesday, May 5, 2009 @ 21:51:44
Author: bzed
Revision: 8357
* Adding myself to Uplaoders.
* Bumping Standards-Version, no changes needed.
* Move -dbg packages into section debug.
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-05-05 19:45:46 UTC (rev 8356)
+++ packages/python-qt3/trunk/debian/changelog 2009-05-05 21:51:44 UTC (rev 8357)
@@ -8,8 +8,11 @@
remove its cruft. The preinst script should be removed after
the release of Squeeze.
* Bump dependency on sip4 to 4.7.9.
+ * Adding myself to Uplaoders.
+ * Bumping Standards-Version, no changes needed.
+ * Move -dbg packages into section debug.
- -- Bernd Zeimetz <bzed at debian.org> Tue, 05 May 2009 21:45:20 +0200
+ -- Bernd Zeimetz <bzed at debian.org> Tue, 05 May 2009 23:51:09 +0200
python-qt3 (3.17.6-1) experimental; urgency=low
Modified: packages/python-qt3/trunk/debian/control
===================================================================
--- packages/python-qt3/trunk/debian/control 2009-05-05 19:45:46 UTC (rev 8356)
+++ packages/python-qt3/trunk/debian/control 2009-05-05 21:51:44 UTC (rev 8357)
@@ -2,9 +2,9 @@
Section: python
Priority: optional
Maintainer: Ricardo Javier Cardenes Medina <rcardenes at debian.org>
-Uploaders: Torsten Marek <shlomme at debian.org>, 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>, 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.7.9), python-sip4-dev (>= 4.7.9), libqscintilla-dev (>= 1.7), python-support (>= 0.7.1), dpatch, python-sip4-dbg, python-all-dbg
-Standards-Version: 3.8.0
+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/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-qt3/trunk/
@@ -27,6 +27,7 @@
Package: python-qt3-dbg
Architecture: any
Priority: extra
+Section: debug
Depends: ${shlibs:Depends}, python-dbg, python-qt3 (= ${binary:Version}), python-sip4-dbg (>= 4.7)
Description: Qt3 bindings for Python (debug extension)
Python binding module that allows use of Qt X Window toolkit v3.
@@ -48,6 +49,7 @@
Package: python-qt3-gl-dbg
Priority: extra
+Section: debug
Architecture: any
Depends: ${shlibs:Depends}, python-dbg, python-qt3-gl (= ${binary:Version}), python-qt3-dbg (= ${binary:Version})
Description: Qt3 OpenGL bindings for Python (debug extension)
@@ -70,6 +72,7 @@
Package: python-qtext-dbg
Priority: extra
+Section: debug
Architecture: any
Depends: ${shlibs:Depends}, python-dbg, python-qtext (= ${binary:Version}), python-qt3-dbg (= ${binary:Version})
Description: Qt debug extensions for PyQt
More information about the Python-modules-commits
mailing list