This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository swtchart.
commit 24225a74c9127203685429c016c3ec79a3c9fe2b Author: Emmanuel Bourg <[email protected]> Date: Fri Aug 5 10:40:38 2016 +0200 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 a10be73..f56e446 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ swtchart (0.8.0-2) UNRELEASED; urgency=medium * Transition to libswt-gtk-4-java * Standards-Version updated to 3.9.8 * Switch to debhelper level 9 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 05 Aug 2016 10:36:19 +0200 diff --git a/debian/control b/debian/control index c0055c5..c280348 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9), ant, libswt-gtk-4-java Standards-Version: 3.9.8 -Vcs-Git: git://git.debian.org/git/pkg-java/swtchart.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/swtchart.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/swtchart.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/swtchart.git Homepage: http://www.swtchart.org Package: libswtchart-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swtchart.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

