[javamail] 02/07: debian/watch: Modified the watched URL to catch the latest releases
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Dec 10 11:38:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository javamail.
commit 833cade19026b981506c89da3575f9f87d8bc5b5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Dec 10 10:19:34 2015 +0100
debian/watch: Modified the watched URL to catch the latest releases
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 66687e1..6a7fff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
javamail (1.5.3-2) UNRELEASED; urgency=medium
* Build with the DH sequencer instead of CDBS
+ * debian/watch: Modified the watched URL to catch the latest releases
-- Emmanuel Bourg <ebourg at apache.org> Thu, 10 Dec 2015 09:23:13 +0100
diff --git a/debian/watch b/debian/watch
index 52166fe..af25a6f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://java.net/projects/javamail/downloads/directory/source .*/javax?mail-([\d\.]+)-src.zip debian debian/orig-tar.sh
+https://java.net/projects/javamail/downloads/directory/source?field=date&order=desc .*/javax?mail-([\d\.]+)-src.zip debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javamail.git
More information about the pkg-java-commits
mailing list