This is an automated email from the git hooks/post-receive script. gturri-guest pushed a commit to tag temp in repository axmlrpc.
commit 65d34d59286b067b646eb4e7829f2cca1e3ba5b3 Author: Guillaume Turri <[email protected]> Date: Tue Apr 12 21:15:32 2016 +0200 Fix lintian warnings * Use vcs secure uri * Follow an up-to-date standard --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 89853e5..1d99184 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Build-Depends: cdbs, junit4, libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.5) -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 +Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/axmlrpc.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/axmlrpc.git Homepage: https://github.com/gturri/aXMLRPC Package: libaxmlrpc-java -- 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

