This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository libbytelist-java.
commit 25c14b0fdb3cb8135c445aa96370fdfc73abc910 Author: Miguel Landaeta <[email protected]> Date: Wed Jan 18 20:13:45 2017 +0000 Refresh watch file --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4da85b7..6893b81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libbytelist-java (1.0.14-1) UNRELEASED; urgency=medium * Remove obsolete d/orig-tar.sh script. * Remove obsolete d/README.Debian-source file. * Update dates in d/copyright file. + * Update d/watch file since new upstream releases were not being detected. -- Miguel Landaeta <[email protected]> Wed, 18 Jan 2017 19:53:52 +0000 diff --git a/debian/watch b/debian/watch index 3965889..f714de2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://github.com/jruby/bytelist/releases \ - /jruby/bytelist/archive/([0-9]+.*)\.tar\.gz debian debian/orig-tar.sh +https://github.com/jruby/bytelist/releases \ + /jruby/bytelist/archive/bytelist-([0-9.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbytelist-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

