[pkg-java] r6193 - trunk/checkstyle/debian
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Sat Apr 19 06:50:39 UTC 2008
Author: mkoch
Date: 2008-04-19 06:50:38 +0000 (Sat, 19 Apr 2008)
New Revision: 6193
Modified:
trunk/checkstyle/debian/changelog
trunk/checkstyle/debian/watch
Log:
* Use uscan sf.net helper for SourceForge. Fixes upstream checking.
Modified: trunk/checkstyle/debian/changelog
===================================================================
--- trunk/checkstyle/debian/changelog 2008-04-18 12:26:37 UTC (rev 6192)
+++ trunk/checkstyle/debian/changelog 2008-04-19 06:50:38 UTC (rev 6193)
@@ -1,8 +1,9 @@
checkstyle (4.4+dfsg-2) UNRELEASED; urgency=low
* Fixed watch file to match current version scheme also.
+ * Use uscan sf.net helper for SourceForge. Fixes upstream checking.
- -- Michael Koch <konqueror at gmx.de> Mon, 31 Dec 2007 17:40:16 +0100
+ -- Michael Koch <konqueror at gmx.de> Sat, 19 Apr 2008 08:50:21 +0200
checkstyle (4.4+dfsg-1) unstable; urgency=low
Modified: trunk/checkstyle/debian/watch
===================================================================
--- trunk/checkstyle/debian/watch 2008-04-18 12:26:37 UTC (rev 6192)
+++ trunk/checkstyle/debian/watch 2008-04-19 06:50:38 UTC (rev 6193)
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg\d*$// \
- http://heanet.dl.sourceforge.net/sourceforge/checkstyle/checkstyle-src-([\d+\.]+)\.tar\.gz debian uupdate
+ http://sf.net/checkstyle/checkstyle-src-([\d+\.]+)\.tar\.gz debian uupdate
More information about the pkg-java-commits
mailing list