This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libpostgresql-jdbc-java.
commit 25bde4b521055948252d5ceb273a7a22163fcdbe Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 10:54:56 2017 +0100 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b19e780..9d1d27c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libpgjava (9.2-1004-1) UNRELEASED; urgency=medium - Refreshed the patches * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 09 Jan 2017 10:52:12 +0100 diff --git a/debian/control b/debian/control index 43505ff..b007a2f 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10), java-gcj-compat-dev, ant, javahelper (>=0.32~) maven-repo-helper (>= 1.7.1) Build-Depends-Indep: libxerces2-java, default-jdk, default-jdk-doc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libpostgresql-jdbc-java.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libpostgresql-jdbc-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libpostgresql-jdbc-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libpostgresql-jdbc-java.git Homepage: http://jdbc.postgresql.org/ Package: libpostgresql-jdbc-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

