This is an automated email from the git hooks/post-receive script. gturri-guest pushed a commit to tag temp in repository axmlrpc.
commit 4785fb4bb93a7610e37333db57c8b349bd2cb7c5 Author: Guillaume Turri <[email protected]> Date: Tue Apr 12 09:54:34 2016 +0200 Adapt urls since the upstream maintainer changed --- debian/control | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index eaaf340..89853e5 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cdbs, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/axmlrpc.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/axmlrpc.git -Homepage: https://github.com/timroes/aXMLRPC +Homepage: https://github.com/gturri/aXMLRPC Package: libaxmlrpc-java Architecture: all diff --git a/debian/watch b/debian/watch index 674f421..35db16f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/libaxmlrpc-java-$1.tar.gz/" \ - https://github.com/timroes/aXMLRPC/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz + https://github.com/gturri/aXMLRPC/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/axmlrpc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

