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-de...@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-packag...@lists.alioth.debian.org> -Uploaders: Torsten Werner <twer...@debian.org>, Varun Hiremath <va...@debian.org> +Uploaders: Torsten Werner <twer...@debian.org>, Varun Hiremath <va...@debian.org>, Charles Plessy <ple...@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 <ple...@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 -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org