This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi.
commit f02ecfe90a9eb332d080d93bf34050b7af1d8428 Author: Markus Koschany <[email protected]> Date: Wed Oct 19 16:29:15 2016 +0200 Update debian/watch. Start new changelog entry. --- debian/changelog | 6 ++++++ debian/watch | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 52e15b6..7432f5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jansi (1.14-1) UNRELEASED; urgency=medium + + * Team upload + + -- Markus Koschany <[email protected]> Wed, 19 Oct 2016 16:29:01 +0200 + jansi (1.4-3) unstable; urgency=low * Team upload. diff --git a/debian/watch b/debian/watch index 50c423f..b7771ae 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 -http://repo1.maven.org/maven2/org/fusesource/jansi/jansi/ \ -(1[0-9\.]*)/ \ -debian debian/orig-tar.sh +version=4 +opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ +https://github.com/fusesource/jansi/tags \ +.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)jansi-project-(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

