The following commit has been merged in the master branch:
commit 609fa0d2951f7c3bf6e9aa15b8a05c10403f6cf1
Author: Emmanuel Bourg <[email protected]>
Date:   Wed May 22 16:23:53 2013 +0200

    Added a watch file monitoring the upstream SVN tags

diff --git a/debian/changelog b/debian/changelog
index 4bcb359..9920d16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ msv (2009.1+dfsg1-4) UNRELEASED; urgency=low
   * Add --has-package-version to all POM files.
   * Ignore relames subproject
 
+  [ Emmanuel Bourg ]
+  * Added a watch file monitoring the upstream SVN tags
+
  -- tony mancill <[email protected]>  Wed, 02 May 2012 22:56:58 -0700
 
 msv (2009.1+dfsg1-3) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..6c89bde
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\+dfsg.*// \
+https://java.net/projects/msv/sources/svn/show/tags 
.*/msv-([0-9]{4}\.[\d\.]+)\?.*

-- 
Sun multi-schema XML validator

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to