[Python-modules-commits] r20265 - in packages (4 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Thu Feb 2 16:15:10 UTC 2012


    Date: Thursday, February 2, 2012 @ 16:15:07
  Author: jwilk
Revision: 20265

Add epoch to python-numpy version in Build-Depends.

Modified:
  packages/pyqwt3d/trunk/debian/changelog
  packages/pyqwt3d/trunk/debian/control
  packages/pyqwt5/trunk/debian/changelog
  packages/pyqwt5/trunk/debian/control

Modified: packages/pyqwt3d/trunk/debian/changelog
===================================================================
--- packages/pyqwt3d/trunk/debian/changelog	2012-02-02 09:44:08 UTC (rev 20264)
+++ packages/pyqwt3d/trunk/debian/changelog	2012-02-02 16:15:07 UTC (rev 20265)
@@ -1,3 +1,9 @@
+pyqwt3d (0.1.7~cvs20090625-9) UNRELEASED; urgency=low
+
+  * Add epoch to python-numpy version in Build-Depends.
+
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 02 Feb 2012 17:12:45 +0100
+
 pyqwt3d (0.1.7~cvs20090625-8) unstable; urgency=low
 
   * Add dependency on python-numpy (Closes: #641795)

Modified: packages/pyqwt3d/trunk/debian/control
===================================================================
--- packages/pyqwt3d/trunk/debian/control	2012-02-02 09:44:08 UTC (rev 20264)
+++ packages/pyqwt3d/trunk/debian/control	2012-02-02 16:15:07 UTC (rev 20265)
@@ -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 (>= 7), python-all-dev (>= 2.6.6-3),
- python-sip-dev, python-numpy (>= 1.0.2), libqt4-opengl-dev,
+ python-sip-dev, python-numpy (>= 1:1.0.2), libqt4-opengl-dev,
  python-qt4-dev (>= 4.8.3-3), python-qt4 (>= 4.8.3-3), python-qt4-gl (>= 4.5.1),
  libqwtplot3d-qt4-dev
 Homepage: http://pyqwt.sourceforge.net/

Modified: packages/pyqwt5/trunk/debian/changelog
===================================================================
--- packages/pyqwt5/trunk/debian/changelog	2012-02-02 09:44:08 UTC (rev 20264)
+++ packages/pyqwt5/trunk/debian/changelog	2012-02-02 16:15:07 UTC (rev 20265)
@@ -1,3 +1,9 @@
+pyqwt5 (5.2.1~cvs20091107+dfsg-7) UNRELEASED; urgency=low
+
+  * Add epoch to python-numpy version in Build-Depends.
+
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 02 Feb 2012 17:13:55 +0100
+
 pyqwt5 (5.2.1~cvs20091107+dfsg-6) unstable; urgency=low
 
   * Bump standards version to 3.9.2

Modified: packages/pyqwt5/trunk/debian/control
===================================================================
--- packages/pyqwt5/trunk/debian/control	2012-02-02 09:44:08 UTC (rev 20264)
+++ packages/pyqwt5/trunk/debian/control	2012-02-02 16:15:07 UTC (rev 20265)
@@ -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 (>= 7), python-all-dev (>= 2.6.6-3),
- python-numpy (>= 1.0.2-2), python-sip-dev,
+ python-numpy (>= 1:1.0.2-2), python-sip-dev,
  libqwt5-qt4-dev (>=5.0.1), python-qt4 (>= 4.8.3-3), python-qt4-dev (>=4.8.3-3)
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.3




More information about the Python-modules-commits mailing list