This is an automated email from the git hooks/post-receive script. gturri-guest pushed a commit to annotated tag debian/2.1-2 in repository jsap.
commit 291ef417d83042d7ae89569756f0739abf306de0 Author: Guillaume Turri <[email protected]> Date: Tue Apr 12 21:55:10 2016 +0200 Fix lintian warning * use secure Vcs uris * respect an up-to-date debian policy --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 8acdb14..28aca32 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Guillaume Turri <[email protected]> Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libxstream-java, junit4, default-jdk-doc, libmaven-javadoc-plugin-java -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/jsap.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jsap.git +Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jsap.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jsap.git Homepage: http://www.martiansoftware.com/jsap/ Package: libjsap-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsap.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

