Author: tille Date: 2012-10-16 09:47:15 +0000 (Tue, 16 Oct 2012) New Revision: 12436
Added: trunk/packages/pcalendar/trunk/debian/watch Modified: trunk/packages/pcalendar/trunk/debian/changelog trunk/packages/pcalendar/trunk/debian/control Log: Wrote watch file Modified: trunk/packages/pcalendar/trunk/debian/changelog =================================================================== --- trunk/packages/pcalendar/trunk/debian/changelog 2012-10-15 20:32:34 UTC (rev 12435) +++ trunk/packages/pcalendar/trunk/debian/changelog 2012-10-16 09:47:15 UTC (rev 12436) @@ -1,3 +1,11 @@ +pcalendar (3.3.0-1) UNRELEASED; urgency=low + + * New upstream version + * Added myself to uploaders + * wrote debian/watch + + -- Andreas Tille <[email protected]> Tue, 16 Oct 2012 11:45:12 +0200 + pcalendar (3.2.0-2) unstable; urgency=low * Fixed debian/copyright: Base64* is public domain Modified: trunk/packages/pcalendar/trunk/debian/control =================================================================== --- trunk/packages/pcalendar/trunk/debian/control 2012-10-15 20:32:34 UTC (rev 12435) +++ trunk/packages/pcalendar/trunk/debian/control 2012-10-16 09:47:15 UTC (rev 12436) @@ -2,7 +2,8 @@ Section: utils Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]> +Uploaders: Miriam Ruiz <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7), dh-buildinfo, quilt, openjdk-6-jdk, ant, junit4, libxerces2-java Standards-Version: 3.9.2 Added: trunk/packages/pcalendar/trunk/debian/watch =================================================================== --- trunk/packages/pcalendar/trunk/debian/watch (rev 0) +++ trunk/packages/pcalendar/trunk/debian/watch 2012-10-16 09:47:15 UTC (rev 12436) @@ -0,0 +1,4 @@ +version=3 +http://sf.net/linuxorg/pcalendar-src-([\d\.]+)\.zip + +#http://sf.net/PeriodicCalendar/pcalendar-src-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
