Author: tille Date: 2013-10-25 12:06:46 +0000 (Fri, 25 Oct 2013) New Revision: 14965
Modified: trunk/packages/mencal/trunk/debian/changelog trunk/packages/mencal/trunk/debian/watch Log: Fixed watch file Modified: trunk/packages/mencal/trunk/debian/changelog =================================================================== --- trunk/packages/mencal/trunk/debian/changelog 2013-10-25 11:54:03 UTC (rev 14964) +++ trunk/packages/mencal/trunk/debian/changelog 2013-10-25 12:06:46 UTC (rev 14965) @@ -1,3 +1,9 @@ +mencal (2.4-2) UNRELEASED; urgency=low + + * fixed watch file + + -- Andreas Tille <[email protected]> Fri, 25 Oct 2013 14:10:44 +0200 + mencal (2.4-1) unstable; urgency=low * New upstream version (adapted patches, remove README.Debian Modified: trunk/packages/mencal/trunk/debian/watch =================================================================== --- trunk/packages/mencal/trunk/debian/watch 2013-10-25 11:54:03 UTC (rev 14964) +++ trunk/packages/mencal/trunk/debian/watch 2013-10-25 12:06:46 UTC (rev 14965) @@ -1,4 +1,2 @@ -# This watch file does not work due to the usage of JavaScript to build the download file name - version=3 -http://kyberdigi.cz/projects/mencal/ (?:|.*/)mencal-(.*)\.tar\.gz +http://kyberdigi.cz/projects/files.php?mencal (?:|.*/)mencal-(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
