Author: tille Date: 2010-11-23 11:07:53 +0000 (Tue, 23 Nov 2010) New Revision: 5465
Modified: trunk/packages/epigrass/trunk/debian/changelog trunk/packages/epigrass/trunk/debian/control Log: New upstream version Modified: trunk/packages/epigrass/trunk/debian/changelog =================================================================== --- trunk/packages/epigrass/trunk/debian/changelog 2010-11-22 19:07:21 UTC (rev 5464) +++ trunk/packages/epigrass/trunk/debian/changelog 2010-11-23 11:07:53 UTC (rev 5465) @@ -1,3 +1,12 @@ +epigrass (2.0.4-1) unstable; urgency=low + + * New upstream version + * debian/control: + - Standards-Version: 3.9.1 (no changes needed) + - Removed XS-Python-Version fields which is unneeded if using pysupport + + -- Andreas Tille <[email protected]> Tue, 23 Nov 2010 11:55:45 +0100 + epigrass (2.0.3-1) unstable; urgency=low * New upstream version Modified: trunk/packages/epigrass/trunk/debian/control =================================================================== --- trunk/packages/epigrass/trunk/debian/control 2010-11-22 19:07:21 UTC (rev 5464) +++ trunk/packages/epigrass/trunk/debian/control 2010-11-23 11:07:53 UTC (rev 5465) @@ -8,8 +8,7 @@ Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7.1), cdbs, python, python-setuptools, python-support, quilt, python-virtualenv -Standards-Version: 3.9.0 -XS-Python-Version: current +Standards-Version: 3.9.1 Homepage: http://epigrass.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/epigrass/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/epigrass/trunk/?rev=0&sc=0 @@ -20,7 +19,6 @@ python-sqlobject (>= 0.12.4-2), python-visual, python-qt4-gl, python-qwt5-qt4 (>= 5.2.0), python-numpy, python-gdal, python-visual, python-formencode, python-mysqldb, python-pysqlite2, python-matplotlib, python-networkx -XB-Python-Version: ${python:Versions} Suggests: grass, epigrass-doc Description: scientific tool for simulations and scenario analysis in network epidemiology Epigrass is a software for visualizing, analyzing and simulating of _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
