This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository reactive-streams.
commit 616d7d28f95cd025f2d17658e26c2693df1d582d Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 15 15:34:23 2017 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bcd3056..2ddc9f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ reactive-streams (1.0.1-1) UNRELEASED; urgency=medium * Removed 01-disable-modules.patch * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 13 Oct 2015 22:26:36 +0200 diff --git a/debian/control b/debian/control index 3c2f70d..2f2f2a7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: gradle-debian-helper, maven-repo-helper Standards-Version: 4.1.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/reactive-streams.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/reactive-streams.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/reactive-streams.git Homepage: http://www.reactive-streams.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/reactive-streams.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

