[jajuk] 01/06: Fixed the mangling of the Debian version in debian/watch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 29 12:11:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jajuk.

commit 354c134643333e9a90d043c2147cf1a93bdaa5e5
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Nov 29 11:58:48 2017 +0100

    Fixed the mangling of the Debian version in debian/watch
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7eb5b80..5f3b6c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the mangling of the Debian version in debian/watch
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 29 Nov 2017 11:58:29 +0100
+
 jajuk (1:1.10.9+dfsg2-3) unstable; urgency=medium
 
   * Include jgoodies-common.jar in classpath (LP: #1650019)
diff --git a/debian/watch b/debian/watch
index 443e9d5..18b88c6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg1//,uversionmangle=s/_/./g,filenamemangle=s/.*\/release-(.*)/jajuk-$1/ \
+opts=dversionmangle=s/\+dfsg.*//,uversionmangle=s/_/./g,filenamemangle=s/.*\/release-(.*)/jajuk-$1/ \
 https://github.com/jajuk-team/jajuk/releases/ .*/(?:.*?)([\d\_]+)\.tar\.gz

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



More information about the pkg-java-commits mailing list