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 142d2066acf244063be85dbd61673afc1fa4ee4f Author: Torsten Werner <[email protected]> Date: Sat Jul 31 19:29:01 2010 +0200 add myself to uploaders, fix debian/watch --- debian/control | 3 ++- debian/watch | 24 ++---------------------- 2 files changed, 4 insertions(+), 23 deletions(-) diff --git a/debian/control b/debian/control index d50f213..d46360f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: jruby-joni Section: java Priority: extra -Maintainer: Hideki Yamane (Debian-JP) <[email protected]> +Maintainer: Hideki Yamane (Debian-JP) <[email protected]>, + Torsten Werner <[email protected]> Build-Depends: debhelper (>= 7) Build-Depends-Indep: ant, libjcodings-java, libasm3-java Standards-Version: 3.8.4 diff --git a/debian/watch b/debian/watch index 9a189dc..cd1ea49 100644 --- a/debian/watch +++ b/debian/watch @@ -1,23 +1,3 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file version=3 - -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php jruby-joni-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/jruby-joni-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/jruby-joni-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# http://sf.net/jruby-joni/jruby-joni-(.*)\.tar\.gz - -# Uncomment to find new files on GooglePages -# http://example.googlepages.com/foo.html jruby-joni-(.*)\.tar\.gz +http://github.com/jruby/joni/downloads \ + /jruby/joni/tarball/(.*) 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

