[Python-modules-commits] r2980 - in /packages/pyqwt5/trunk/debian: changelog control
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Sun Aug 5 16:35:19 UTC 2007
Author: gudjon-guest
Date: Sun Aug 5 16:35:18 2007
New Revision: 2980
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2980
Log:
Minor upgrade to compile against python-qt4 4.3
Modified:
packages/pyqwt5/trunk/debian/changelog
packages/pyqwt5/trunk/debian/control
Modified: packages/pyqwt5/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt5/trunk/debian/changelog?rev=2980&op=diff
==============================================================================
--- packages/pyqwt5/trunk/debian/changelog (original)
+++ packages/pyqwt5/trunk/debian/changelog Sun Aug 5 16:35:18 2007
@@ -1,3 +1,9 @@
+pyqwt5 (5.0.1.dfsg-2) unstable; urgency=low
+
+ * python-qt4 has been upgraded to version 4.3
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Sun, 05 Aug 2007 18:36:15 +0200
+
pyqwt5 (5.0.1.dfsg-1) unstable; urgency=low
* New upstream release
Modified: packages/pyqwt5/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt5/trunk/debian/control?rev=2980&op=diff
==============================================================================
--- packages/pyqwt5/trunk/debian/control (original)
+++ packages/pyqwt5/trunk/debian/control Sun Aug 5 16:35:18 2007
@@ -4,8 +4,8 @@
Maintainer: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5), dpatch, python-all-dev (>= 2.4.4-2), python-central (>= 0.5.8),
- python-numpy (>= 1.0.2-2), sip4 (>= 4.6-1), python-sip4-dev,
- libqwt5-qt4-dev (>=5.0.1), python-qt4, python-qt4-dev (>=4.2),
+ python-numpy (>= 1.0.3), sip4 (>= 4.7), python-sip4-dev,
+ libqwt5-qt4-dev (>=5.0.1), python-qt4, python-qt4-dev (>=4.3),
libqwt5-qt3-dev (>=5.0.1), python-qt3, python-qt-dev
Standards-Version: 3.7.2
XS-Python-Version: all
@@ -57,4 +57,4 @@
.
This package contains the examples for both Qt versions.
.
- Homepage: http://pyqwt.sourceforge.net/
+ Homepage: http://pyqwt.sourceforge.net/
More information about the Python-modules-commits
mailing list