Author: ebourg-guest Date: 2013-09-23 08:13:16 +0000 (Mon, 23 Sep 2013) New Revision: 17246
Added: trunk/jdeb/debian/watch Modified: trunk/jdeb/debian/changelog Log: Added a watch file Modified: trunk/jdeb/debian/changelog =================================================================== --- trunk/jdeb/debian/changelog 2013-09-23 08:07:00 UTC (rev 17245) +++ trunk/jdeb/debian/changelog 2013-09-23 08:13:16 UTC (rev 17246) @@ -1,6 +1,7 @@ jdeb (1.0.2~git20130829-1.1) UNRELEASED; urgency=low * Ignore the test failures when building + * Added a watch file -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 10:05:54 +0200 Added: trunk/jdeb/debian/watch =================================================================== --- trunk/jdeb/debian/watch (rev 0) +++ trunk/jdeb/debian/watch 2013-09-23 08:13:16 UTC (rev 17246) @@ -0,0 +1,2 @@ +version=3 +http://github.com/tcurdt/jdeb/releases .*/jdeb-([\d\.]+).tar.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

