[Debian-med-packaging] Bug#509863: Bug#509863: epigrass: depends on python-matplotlib
Charles Plessy
plessy at debian.org
Sun Dec 28 14:52:33 UTC 2008
severity 509863 serious
thanks
Le Fri, Dec 26, 2008 at 11:58:26PM -0800, Nick Ellery a écrit :
> Package: epigrass
> Version: 1.5.1-3
> User: ubuntu-devel at lists.ubuntu.com
> Usertags: origin-ubuntu jaunty
>
> Originally reported at https://bugs.launchpad.net/bugs/295625.
>
> A dependency on python-matplotlib is required for epigrass to run properly.
Dear Nick,
thank you very much for the report. I also confirm that epigrass will not even
start without python-matplotlib, and prepared an update that will close this
bug and the Launchpad one by adding the missing dependancy.
Here is the debdiff:
chouca〔debian-med〕$ debdiff epigrass_1.5.1-3.dsc build-area/epigrass_1.5.1-4.dsc
diff -u epigrass-1.5.1/debian/control epigrass-1.5.1/debian/control
--- epigrass-1.5.1/debian/control
+++ epigrass-1.5.1/debian/control
@@ -2,7 +2,7 @@
Section: science
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>, Charles Plessy <plessy at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python,
python-setuptools, python-central (>= 0.6.0), quilt
Standards-Version: 3.7.3
@@ -16,7 +16,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
python-sqlobject, python-visual, python-qt3, python-numpy,
python-gdal, python-visual, python-formencode, python-mysqldb,
- python-pysqlite2
+ python-pysqlite2, python-matplotlib
XB-Python-Version: ${python:Versions}
Description: scientific tool for simulations and scenario analysis in network epidemiology
Epigrass is a software for visualizing, analyzing and simulating of
diff -u epigrass-1.5.1/debian/changelog epigrass-1.5.1/debian/changelog
--- epigrass-1.5.1/debian/changelog
+++ epigrass-1.5.1/debian/changelog
@@ -1,3 +1,11 @@
+epigrass (1.5.1-4) unstable; urgency=low
+
+ * debian/control:
+ - Depends on python-matplotlib (Closes: #509863, LP: #295625).
+ - Added myself to Uploaders.
+
+ -- Charles Plessy <plessy at debian.org> Sun, 28 Dec 2008 13:32:04 +0100
+
epigrass (1.5.1-3) unstable; urgency=low
* Change Build-Depends: python-central (>= 0.6.0) (Closes: #472034)
Dear release team, can you hint epigrass 1.5.1-4 in Lenny ?
Have a nice day
--
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan
More information about the Debian-med-packaging
mailing list