This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository commons-daemon.
commit d4fd5e60ac4967c2cf05733382b955c9721fa3b0 Author: Markus Koschany <[email protected]> Date: Thu Jan 5 00:59:49 2017 +0100 Vcs-fields and copyright: Use https. --- debian/changelog | 1 + debian/control | 4 ++-- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c2a6ed..f19f5ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ commons-daemon (1.0.15-7) unstable; urgency=medium * Declare compliance with Debian Policy 3.9.8. * Fix build failure on arm architectures by appending the ${jvm_includes} variable to CPPFLAGS. (Closes: #849649) + * Vcs-fields and d/copyright: Use https. -- Markus Koschany <[email protected]> Thu, 05 Jan 2017 00:56:59 +0100 diff --git a/debian/control b/debian/control index 78cfc56..45c5c97 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: ant, xsltproc Build-Conflicts: autoconf2.13 Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/commons-daemon.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-daemon.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-daemon.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-daemon.git Homepage: http://commons.apache.org/daemon/ Package: libcommons-daemon-java diff --git a/debian/copyright b/debian/copyright index 86cf676..231c781 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons Daemon Upstream-Contact: Apache Commons Developers <[email protected]> Source: http://commons.apache.org/daemon/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-daemon.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

