Author: tille Date: 2010-10-06 07:16:20 +0000 (Wed, 06 Oct 2010) New Revision: 5336
Modified: trunk/packages/freediams/trunk/debian/changelog trunk/packages/freediams/trunk/debian/watch Log: Enable non-numbers in watch file; s/0.5.0beta-1/0.5.0~beta-1/ in changelog Modified: trunk/packages/freediams/trunk/debian/changelog =================================================================== --- trunk/packages/freediams/trunk/debian/changelog 2010-10-06 04:09:43 UTC (rev 5335) +++ trunk/packages/freediams/trunk/debian/changelog 2010-10-06 07:16:20 UTC (rev 5336) @@ -1,4 +1,4 @@ -freediams (0.5.0beta-1) unstable; urgency=low +freediams (0.5.0~beta-1) UNRELEASED; urgency=low * New upstream version * Changing the license terms from new BSD to GPL3 Modified: trunk/packages/freediams/trunk/debian/watch =================================================================== --- trunk/packages/freediams/trunk/debian/watch 2010-10-06 04:09:43 UTC (rev 5335) +++ trunk/packages/freediams/trunk/debian/watch 2010-10-06 07:16:20 UTC (rev 5336) @@ -5,4 +5,4 @@ # http://code.google.com/p/freemedforms/downloads/detail[?]name=freediams_([0-9.]+).orig.tar.gz&.* # rather using the redirector -http://googlecode.debian.net/p/freemedforms/freediams_(\d+.*)\.orig\.tar\.gz +http://googlecode.debian.net/p/freemedforms/freediams_(.+)\.orig\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
