[med-svn] r3353 - trunk/packages/epigrass/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sun May 3 06:19:16 UTC 2009
Author: plessy
Date: 2009-05-03 06:19:15 +0000 (Sun, 03 May 2009)
New Revision: 3353
Modified:
trunk/packages/epigrass/trunk/debian/changelog
trunk/packages/epigrass/trunk/debian/control
Log:
Depends: python-qt4 (instead of python-qt3).
Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog 2009-05-03 06:00:52 UTC (rev 3352)
+++ trunk/packages/epigrass/trunk/debian/changelog 2009-05-03 06:19:15 UTC (rev 3353)
@@ -9,6 +9,7 @@
latest Policy (added README.source).
- Added myself to the Uploaders.
- Suggests: grass.
+ - Depends: python-qt4 (instead of python-qt3).
* debian/watch: updated to look in the Python Package Index.
* debian/patches refreshed and documented:
- desktop.diff: added MedicalSoftware category and kept Education because
Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control 2009-05-03 06:00:52 UTC (rev 3352)
+++ trunk/packages/epigrass/trunk/debian/control 2009-05-03 06:19:15 UTC (rev 3353)
@@ -17,7 +17,7 @@
Package: epigrass
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-sqlobject, python-visual, python-qt3, python-numpy,
+ python-sqlobject, python-visual, python-qt4, python-numpy,
python-gdal, python-visual, python-formencode, python-mysqldb,
python-pysqlite2, python-matplotlib
XB-Python-Version: ${python:Versions}
More information about the debian-med-commit
mailing list