This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository libbytelist-java.
commit 9cc9c141a0b8d0dcca8958dd72244c86da02ddab Author: Miguel Landaeta <[email protected]> Date: Wed Jan 18 20:15:34 2017 +0000 Switch Vcs-* and Homepage URLs to https --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6893b81..4f76047 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ libbytelist-java (1.0.14-1) UNRELEASED; urgency=medium * Remove obsolete d/README.Debian-source file. * Update dates in d/copyright file. * Update d/watch file since new upstream releases were not being detected. + * Switch Vcs-* and Homepage field URLs to https. -- Miguel Landaeta <[email protected]> Wed, 18 Jan 2017 19:53:52 +0000 diff --git a/debian/control b/debian/control index 91fe4d0..be2e30e 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends-Indep: default-jdk, libmaven-javadoc-plugin-java, libmaven-source-plugin-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libbytelist-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libbytelist-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libbytelist-java.git -Homepage: http://github.com/jruby/bytelist +Homepage: https://github.com/jruby/bytelist Package: libbytelist-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbytelist-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

