[med-svn] r3372 - trunk/packages/epigrass/trunk/debian
Varun Hiremath
varun at alioth.debian.org
Fri May 8 02:56:03 UTC 2009
Author: varun
Date: 2009-05-08 02:56:03 +0000 (Fri, 08 May 2009)
New Revision: 3372
Modified:
trunk/packages/epigrass/trunk/debian/changelog
trunk/packages/epigrass/trunk/debian/control
Log:
debian/control: Add versioned depends on python-qwt5-qt4 (>=
5.1.0.dfsg-2), which fixes a bug related to Qwt import.
Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog 2009-05-07 21:55:44 UTC (rev 3371)
+++ trunk/packages/epigrass/trunk/debian/changelog 2009-05-08 02:56:03 UTC (rev 3372)
@@ -1,4 +1,4 @@
-epigrass (2.0b3~dfsg-1) UNRELEASED; urgency=low
+epigrass (2.0b3~dfsg-1) unstable; urgency=low
[ Charles Plessy ]
* New upstream release (LP: #271789).
@@ -25,8 +25,12 @@
* debian/watch: dversionmangle
* debian/orig-tar.sh: Append '~dfsg' to upstream version
- -- Andreas Tille <tille at debian.org> Sun, 03 May 2009 18:15:04 +0200
+ [ Varun Hiremath ]
+ * debian/control: Add versioned depends on python-qwt5-qt4 (>=
+ 5.1.0.dfsg-2), which fixes a bug related to Qwt import.
+ -- Varun Hiremath <varun at debian.org> Thu, 07 May 2009 22:51:36 -0400
+
epigrass (1.5.1-4) unstable; urgency=low
* debian/control:
@@ -66,4 +70,3 @@
* Initial release (Closes: #401577)
-- Varun Hiremath <varunhiremath at gmail.com> Mon, 4 Dec 2006 23:54:51 +0530
-
Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control 2009-05-07 21:55:44 UTC (rev 3371)
+++ trunk/packages/epigrass/trunk/debian/control 2009-05-08 02:56:03 UTC (rev 3372)
@@ -17,9 +17,10 @@
Package: epigrass
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-sqlobject, python-visual, python-qt4-gl, python-qwt5-qt4, python-numpy,
- python-gdal, python-visual, python-formencode, python-mysqldb,
- python-pysqlite2, python-matplotlib
+ python-sqlobject, python-visual, python-qt4-gl, python-qwt5-qt4 (>=
+ 5.1.0.dfsg-2), python-numpy, python-gdal, python-visual,
+ python-formencode, python-mysqldb, python-pysqlite2,
+ python-matplotlib
XB-Python-Version: ${python:Versions}
Suggests: grass
Description: scientific tool for simulations and scenario analysis in network epidemiology
More information about the debian-med-commit
mailing list