Charles Plessy wrote: > 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: [email protected] >> 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 > <[email protected]> > -Uploaders: Torsten Werner <[email protected]>, Varun Hiremath > <[email protected]> > +Uploaders: Torsten Werner <[email protected]>, Varun Hiremath > <[email protected]>, Charles Plessy <[email protected]> > 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 <[email protected]> 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 ?
unblocked Cheers Luk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

