Author: tille Date: 2009-10-06 12:31:05 +0000 (Tue, 06 Oct 2009) New Revision: 4169
Modified: trunk/packages/epigrass/trunk/debian/changelog trunk/packages/epigrass/trunk/debian/control trunk/packages/epigrass/trunk/debian/watch Log: Fixed watch file, bumped Standards-Version Modified: trunk/packages/epigrass/trunk/debian/changelog =================================================================== --- trunk/packages/epigrass/trunk/debian/changelog 2009-10-06 12:24:48 UTC (rev 4168) +++ trunk/packages/epigrass/trunk/debian/changelog 2009-10-06 12:31:05 UTC (rev 4169) @@ -1,3 +1,10 @@ +epigrass (2.0b3~dfsg-2) UNRELEASED; urgency=low + + * Fixed watch file + * Standards-Version: 3.8.3 (no changes needed) + + -- Andreas Tille <[email protected]> Tue, 06 Oct 2009 14:18:27 +0200 + epigrass (2.0b3~dfsg-1) unstable; urgency=low [ Charles Plessy ] Modified: trunk/packages/epigrass/trunk/debian/control =================================================================== --- trunk/packages/epigrass/trunk/debian/control 2009-10-06 12:24:48 UTC (rev 4168) +++ trunk/packages/epigrass/trunk/debian/control 2009-10-06 12:31:05 UTC (rev 4169) @@ -1,14 +1,14 @@ Source: epigrass Section: science Priority: optional -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7), cdbs, python, python-setuptools, python-central (>= 0.6.0), quilt -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 XS-Python-Version: current Homepage: http://epigrass.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/epigrass/trunk/ Modified: trunk/packages/epigrass/trunk/debian/watch =================================================================== --- trunk/packages/epigrass/trunk/debian/watch 2009-10-06 12:24:48 UTC (rev 4168) +++ trunk/packages/epigrass/trunk/debian/watch 2009-10-06 12:31:05 UTC (rev 4169) @@ -1,5 +1,5 @@ version=3 -opts="dversionmangle=s/([\d.]+)/$1~dfsg/" \ +opts="dversionmangle=s/([\d.abc]+)~dfsg/$1/" \ http://pypi.python.org/packages/source/e/epigrass/epigrass-(.*).tar.gz debian debian/orig-tar.sh # Sources will come back on SourceForge later. In the meantime, they are there: # http://sf.net/epigrass/ epigrass-(.*).tar.gz \ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
