This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository jnr-posix.
commit 77739d2da10fc3af794718f944c3534d87d9d2e8 Author: Miguel Landaeta <[email protected]> Date: Wed Jan 18 21:38:44 2017 +0000 Switch Vcs-Git URL to https --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 37c5788..6cafda0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ jnr-posix (3.0.33-1) UNRELEASED; urgency=medium * Wrap and sort dependencies lists. * Bump debhelper compat level to 10. * Bump Standards-Version to 3.9.8. No changes were required. + * Switch Vcs-Git URL to https. -- Miguel Landaeta <[email protected]> Wed, 18 Jan 2017 21:22:59 +0000 diff --git a/debian/control b/debian/control index 0410b76..75200db 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: bnd (>= 2.1.0), maven-debian-helper Standards-Version: 3.9.8 Homepage: https://github.com/jnr/jnr-posix -Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-posix.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-posix.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-posix.git Package: libjnr-posix-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-posix.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

