Author: tille Date: 2011-02-25 18:02:48 +0000 (Fri, 25 Feb 2011) New Revision: 6098
Modified: trunk/packages/denoiser/trunk/debian/changelog trunk/packages/denoiser/trunk/debian/control trunk/packages/denoiser/trunk/debian/watch Log: Added myself to uploaders, tried to enhance watch file, but that's not yet the solution Modified: trunk/packages/denoiser/trunk/debian/changelog =================================================================== --- trunk/packages/denoiser/trunk/debian/changelog 2011-02-25 09:03:12 UTC (rev 6097) +++ trunk/packages/denoiser/trunk/debian/changelog 2011-02-25 18:02:48 UTC (rev 6098) @@ -1,4 +1,4 @@ -denoiser (0.8.5-1) unstable; urgency=low +denoiser (0.8.5.1-1) unstable; urgency=low * Initial release (Closes: #587274) Modified: trunk/packages/denoiser/trunk/debian/control =================================================================== --- trunk/packages/denoiser/trunk/debian/control 2011-02-25 09:03:12 UTC (rev 6097) +++ trunk/packages/denoiser/trunk/debian/control 2011-02-25 18:02:48 UTC (rev 6098) @@ -2,9 +2,11 @@ Section: science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Sri Girish Srinivasa Murthy <[email protected]>, Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, python, ghc6 -Standards-Version: 3.9.0 +Uploaders: Sri Girish Srinivasa Murthy <[email protected]>, + Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 7), python, ghc6 +Standards-Version: 3.9.1 Homepage: http://www.microbio.me/denoiser/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/denoiser/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/denoiser/trunk/ Modified: trunk/packages/denoiser/trunk/debian/watch =================================================================== --- trunk/packages/denoiser/trunk/debian/watch 2011-02-25 09:03:12 UTC (rev 6097) +++ trunk/packages/denoiser/trunk/debian/watch 2011-02-25 18:02:48 UTC (rev 6098) @@ -1,2 +1,3 @@ version=3 -http://www.microbio.me/denoiser/Denoiser_([.0-9]+)\.tgz +opts=dversionmangle=s/\.// \ + http://www.microbio.me/denoiser/Denoiser_([.0-9]+)\.tgz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
