This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-compress-java.
commit 9eb9b94811230057a0153c8b85f357a0985b3650 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 19 10:34:21 2013 +0000 Updated the SVN root --- debian/orig-tar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index 413c17e..e5db989 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -5,7 +5,7 @@ set -e VERSION=$(dpkg-parsechangelog | sed -ne 's,^Version: \(.*\)-.*,\1,p') SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p') -SVNROOT=http://svn.apache.org/repos/asf/commons/sandbox/compress/trunk +SVNROOT=http://svn.apache.org/repos/asf/commons/proper/compress/trunk SVNREVISION=$(echo $VERSION | sed -e 's,.*svn,,') DIR=$SOURCE -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

