[libcommons-net-java] 25/31: Updated debian/watch to detect the new releases
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 17 07:41:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.
commit 840b5bf688293ca7d21346fa2c41e4bf4721cb7c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Dec 16 17:38:57 2014 +0100
Updated debian/watch to detect the new releases
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index aa578ee..5cac4a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libcommons-net-java (2.2-3) UNRELEASED; urgency=medium
* Switch to debhelper level 9
* Switch to source format 3.0 (quilt)
* Moved the package to Git
+ * debian/watch: Updated to detect the new releases
-- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Aug 2014 22:16:29 +0200
diff --git a/debian/watch b/debian/watch
index d7eaabf..5ba2d61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts="uversionmangle=s/_/./" \
- http://svn.apache.org/viewvc/commons/proper/net/tags/ NET_(2[\d_]*)/ \
+ http://svn.apache.org/viewvc/commons/proper/net/tags/ NET_([\d_]*)/ \
debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git
More information about the pkg-java-commits
mailing list