This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit fe5be98c26756cd206288e2a65a925a4e552e511 Author: Hideki Yamane <[email protected]> Date: Tue Jun 27 22:32:34 2017 +0900 update watch file to version 4 --- debian/changelog | 4 +++- debian/watch | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2535bb3..8745dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ jruby-joni (2.1.11-3) UNRELEASED; urgency=medium * debian/control - - set Standards-Version: 4.0.0 + - set Standards-Version: 4.0.0 - set Build-Depends: debhelper (>= 10) - add Multi-Arch: foreign * debian/compat - set 10 + * debian/watch + - update to version4 -- Hideki Yamane <[email protected]> Tue, 27 Jun 2017 22:24:37 +0900 diff --git a/debian/watch b/debian/watch index 681e480..d980acd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 -https://github.com/jruby/joni/releases .*/(?:v|joni-)?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) debian uupdate +version=4 +https://github.com/jruby/joni/releases .*/(?:v|joni-)@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

