[Python-modules-commits] r3359 - in /packages/pyqwt5/trunk/debian: changelog control
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Tue Oct 2 08:15:45 UTC 2007
Author: gudjon-guest
Date: Tue Oct 2 08:15:45 2007
New Revision: 3359
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3359
Log:
Changed dependency of sip4 and python-sip4-dev to version 4.7.1-1
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=3359&op=diff
==============================================================================
--- packages/pyqwt5/trunk/debian/changelog (original)
+++ packages/pyqwt5/trunk/debian/changelog Tue Oct 2 08:15:45 2007
@@ -1,8 +1,14 @@
pyqwt5 (5.0.1.dfsg-3) UNRELEASED; urgency=low
+ [ Piotr Ożarowski ]
* Homepage field added
- -- Piotr Ożarowski <piotr at debian.org> Fri, 21 Sep 2007 22:04:12 +0200
+ [ Gudjon I. Gudjonsson ]
+ * Changed dependency of sip4 and python-sip4-dev to 4.7.1-1 to fix an
+ FTBS bug that I closed instead of changing to pending as I should
+ have done.
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Tue, 02 Oct 2007 10:13:21 +0200
pyqwt5 (5.0.1.dfsg-2) unstable; urgency=low
Modified: packages/pyqwt5/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyqwt5/trunk/debian/control?rev=3359&op=diff
==============================================================================
--- packages/pyqwt5/trunk/debian/control (original)
+++ packages/pyqwt5/trunk/debian/control Tue Oct 2 08:15:45 2007
@@ -4,7 +4,7 @@
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,
+ python-numpy (>= 1.0.2-2), sip4 (>= 4.7.1-1), python-sip4-dev (>= 4.7.1-1),
libqwt5-qt4-dev (>=5.0.1), python-qt4, python-qt4-dev (>=4.2),
libqwt5-qt3-dev (>=5.0.1), python-qt3, python-qt-dev
Standards-Version: 3.7.2
More information about the Python-modules-commits
mailing list