This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository jnr-unixsocket.
commit 802ac680cb547cce6805025fe2345a3f4ae70296 Author: Miguel Landaeta <[email protected]> Date: Tue Jan 17 19:56:29 2017 +0000 Switch Vcs-* 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 30334d9..88de7bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium * Bump debhelper compat level to 10. * Bump Standards-Version to 3.9.8. No changes were required. * Fix typos in package description. + * Switch Vcs-* URLs to https. -- Miguel Landaeta <[email protected]> Tue, 17 Jan 2017 19:46:54 +0000 diff --git a/debian/control b/debian/control index 3f20dfa..037fa1c 100644 --- a/debian/control +++ b/debian/control @@ -23,8 +23,8 @@ Build-Depends: debhelper (>= 10~), maven-debian-helper Standards-Version: 3.9.8 Homepage: https://github.com/jnr/jnr-unixsocket -Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-unixsocket.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jnr-unixsocket.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-unixsocket.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-unixsocket.git Package: libjnr-unixsocket-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-unixsocket.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

