This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch exp in repository saxonhe.
commit 72008517f842cddb3e96818bff21fcedd2f9c1c2 Author: tony mancill <[email protected]> Date: Sun Feb 11 17:18:47 2018 -0800 Update SVN export site in debian/orig-tar.sh --- 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 5482cd3..5ba4dc0 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -5,7 +5,7 @@ TAR=../saxonhe_$VERSION+dfsg+1.orig.tar.xz DIR=saxonhe-$VERSION TAG="$VERSION" -svn -q export https://www.saxonica.co.uk/repos/archive/opensource/tags/${TAG}/hej $DIR +svn -q export https://dev.saxonica.com/repos/archive/opensource/tags/${TAG}/hej $DIR XZ_OPT=--best tar cJf $TAR \ --exclude 'javax' \ --exclude 'data/lib' \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/saxonhe.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

