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 b0c682e8e42f39ea84ff157281addcc04cc557aa Author: Hideki Yamane <[email protected]> Date: Tue Nov 27 22:17:01 2012 +0900 Imported Debian patch 1.1.7+git20120721-2 --- debian/changelog | 7 +++++++ debian/watch | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5f3a794..1f162ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jruby-joni (1.1.7+git20120721-2) experimental; urgency=low + + * debian/watch + - fixed to work, thanks to Bart Martens <[email protected]> + + -- Hideki Yamane <[email protected]> Tue, 27 Nov 2012 22:17:01 +0900 + jruby-joni (1.1.7+git20120721-1) experimental; urgency=low * Team upload. diff --git a/debian/watch b/debian/watch index 5467399..7e18148 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -http://github.com/jruby/joni/tags \ - /jruby/joni/tarball/(.*) debian debian/orig-tar.sh +https://github.com/jruby/joni/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) debian debian/orig-tar.sh -- 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

