[visualvm] 01/01: Improved the mangling of the upstream version in debian/watch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 1 20:38: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 visualvm.

commit 4a1861ff188036f1084db93f4261a19f296eb1e0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 1 22:28:28 2014 +0200

    Improved the mangling of the upstream version in debian/watch
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 970f471..8ce3482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+visualvm (1.3.7-3) UNRELEASED; urgency=medium
+
+  * Improved the mangling of the upstream version in debian/watch
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 01 Jul 2014 22:27:57 +0200
+
 visualvm (1.3.7-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index 35974e0..f7917bd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(\d)(\d)(\d)/$1.$2.$3/ \
+opts=uversionmangle=s/(\d)(\d)(\d)/$1.$2.$3/;s/(\d)(\d)/$1.$2/ \
 https://java.net/downloads/visualvm/ release(\d+)/ debian debian/orig-tar.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/visualvm.git



More information about the pkg-java-commits mailing list