This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository icu4j-4.4.
commit ff979f6b3a58908ae6846bd7c3b89158eee793e5 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 8 16:48:05 2018 +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 7cd9f50..0ad4286 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ icu4j-4.4 (4.4.2.2-3) UNRELEASED; urgency=medium * Removed Niels Thykier from the uploaders (Closes: #770577) * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 08 Mar 2018 16:36:16 +0100 diff --git a/debian/control b/debian/control index b341b77..fc9e16b 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Jakub Adam <[email protected]> Build-Depends: debhelper (>= 11), ant (>= 1.7.0), default-jdk, unzip, javahelper, zip Standards-Version: 4.1.3 -Vcs-Git: git://anonscm.debian.org/pkg-java/icu4j-4.4.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/icu4j-4.4.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j-4.4.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j-4.4.git Homepage: http://www.icu-project.org Package: libicu4j-4.4-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j-4.4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

