This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository hessian.
commit 36a0b48a967cbf136b4da7c79723e11a7fb76813 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 10:55:43 2017 +0100 Update Vcs-* fields --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 80149c2..73d84ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ hessian (4.0.38-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. No changes were required. * Wrap and sort dependency lists. * Update copyright info. + * Use HTTPS URLs in Vcs-* fields. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 10:54:40 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 10:55:20 +0100 hessian (4.0.38-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 2015a81..78bfe4d 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 10~), maven-repo-helper, libservlet3.1-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/hessian.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/hessian.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/hessian.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/hessian.git Homepage: http://hessian.caucho.com Package: libhessian-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hessian.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

