[pkg-java] r17841 - trunk/jspwiki/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 6 14:47:14 UTC 2014
Author: ebourg-guest
Date: 2014-03-06 14:47:14 +0000 (Thu, 06 Mar 2014)
New Revision: 17841
Added:
trunk/jspwiki/debian/watch
Modified:
trunk/jspwiki/debian/changelog
Log:
Added a watch file
Modified: trunk/jspwiki/debian/changelog
===================================================================
--- trunk/jspwiki/debian/changelog 2014-03-06 14:40:57 UTC (rev 17840)
+++ trunk/jspwiki/debian/changelog 2014-03-06 14:47:14 UTC (rev 17841)
@@ -9,6 +9,7 @@
* Switch to debhelper level 9
* Standards-Version updated to 3.9.5
* Use canonical URLs for the Vcs-* fields
+ * Added a watch file
-- Emmanuel Bourg <ebourg at apache.org> Thu, 06 Mar 2014 12:59:23 +0100
Added: trunk/jspwiki/debian/watch
===================================================================
--- trunk/jspwiki/debian/watch (rev 0)
+++ trunk/jspwiki/debian/watch 2014-03-06 14:47:14 UTC (rev 17841)
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/_/./g \
+http://svn.apache.org/repos/asf/jspwiki/tags/ jspwiki_([\d_]+)/.*
More information about the pkg-java-commits
mailing list