This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository geronimo-commonj-spec.
commit ef3c1fc127872fbc251a88495a200508d59f1d27 Author: Miguel Landaeta <[email protected]> Date: Sat Aug 5 18:51:20 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 3db5a15..46de0f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ geronimo-commonj-spec (1.1.1-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.0.0. No changes were required. * Update copyright info. * Simplify d/rules. + * Use HTTPS URLs in Vcs-* fields. - -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 18:49:47 +0100 + -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 18:50:39 +0100 geronimo-commonj-spec (1.1.1-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index 30f9f3d..1b0cde8 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10~), javahelper, maven-repo-helper Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-commonj-spec.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/geronimo-commonj-spec.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-commonj-spec.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-commonj-spec.git Package: libgeronimo-commonj-spec-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-commonj-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

