[icu4j] 01/20: Updated debian/watch to track the releases > 58.1
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 8 15:25:28 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository icu4j.
commit 1cf922b0f274b1b84791b5ab0d189052be58f044
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 8 12:53:33 2018 +0100
Updated debian/watch to track the releases > 58.1
---
debian/changelog | 7 +++++++
debian/watch | 6 ++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f3cc44c..b7765e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+icu4j (57.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Updated debian/watch to track the releases > 58.1
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 08 Mar 2018 12:52:30 +0100
+
icu4j (57.1-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index e1ee460..8e5b01a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
version=3
-
-opts="uversionmangle=s?-?.?g" \
-http://bugs.icu-project.org/trac/browser/icu4j/tags/ release-([\d-]*) \
+opts="uversionmangle=s/-/./g" \
+http://bugs.icu-project.org/trac/browser/tags/ release-([\d-]*) \
debian debian/orig-tar.sh
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j.git
More information about the pkg-java-commits
mailing list