[med-svn] r14940 - trunk/packages/mencal/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 24 11:30:20 UTC 2013
Author: tille
Date: 2013-10-24 11:30:20 +0000 (Thu, 24 Oct 2013)
New Revision: 14940
Modified:
trunk/packages/mencal/trunk/debian/changelog
trunk/packages/mencal/trunk/debian/control
trunk/packages/mencal/trunk/debian/watch
Log:
Verify that watch file can not work due to JS usage at the download page; upload to unstable
Modified: trunk/packages/mencal/trunk/debian/changelog
===================================================================
--- trunk/packages/mencal/trunk/debian/changelog 2013-10-24 11:15:15 UTC (rev 14939)
+++ trunk/packages/mencal/trunk/debian/changelog 2013-10-24 11:30:20 UTC (rev 14940)
@@ -1,4 +1,4 @@
-mencal (2.4-1) UNRELEASED; urgency=low
+mencal (2.4-1) unstable; urgency=low
* New upstream version (adapted patches, remove README.Debian
that claims upstream is dead)
@@ -8,6 +8,8 @@
- canonical Vcs fields
* Source format 3.0 (quilt)
* debian/copyright: DEP5
+ * debian/watch: Verify that watch file can not work due to JS usage
+ at the download page
-- Andreas Tille <tille at debian.org> Thu, 24 Oct 2013 11:55:56 +0200
Modified: trunk/packages/mencal/trunk/debian/control
===================================================================
--- trunk/packages/mencal/trunk/debian/control 2013-10-24 11:15:15 UTC (rev 14939)
+++ trunk/packages/mencal/trunk/debian/control 2013-10-24 11:30:20 UTC (rev 14940)
@@ -13,12 +13,10 @@
Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
-Description: A menstruation calendar
+Description: menstruation calendar
Mencal is a menstruation calendar written in Perl.
.
It is a simple variation of the well-known Unix command cal. The main
difference is that you can have some periodically repeating days highlighted
in color. This can be used to track menstruation (or other) cycles
conveniently.
- .
- Author: C. McCohy <mccohy at kyberdigi.cz>
Modified: trunk/packages/mencal/trunk/debian/watch
===================================================================
--- trunk/packages/mencal/trunk/debian/watch 2013-10-24 11:15:15 UTC (rev 14939)
+++ trunk/packages/mencal/trunk/debian/watch 2013-10-24 11:30:20 UTC (rev 14940)
@@ -1,5 +1,4 @@
-version=3
-http://www.kyberdigi.cz/projects/mencal/english.html mencal-(.*)\.tar\.gz
+# This watch file does not work due to the usage of JavaScript to build the download file name
-# Other suggestion by Raphael Geissert <atomo64 at gmail.com> (#449949)
-# http://www.kyberdigi.cz/projects/mencal/mencal-(.*)\.tar\.gz
+version=3
+http://kyberdigi.cz/projects/mencal/ (?:|.*/)mencal-(.*)\.tar\.gz
More information about the debian-med-commit
mailing list