This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit ab39be73888d5d4bc353436607973e2ce5506e44 Author: Markus Koschany <[email protected]> Date: Sun Sep 25 16:39:44 2016 +0200 Vcs-Git: Use https. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5a6a27..df95216 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ syncany (0.4.7~alpha-2) experimental; urgency=medium * Simplify build.gradle.patch. * Add applicationVersion.patch and remove the snapshot release number. * d/rules: Exclude test task. + * Vcs-Git: Use https. -- Markus Koschany <[email protected]> Sun, 25 Sep 2016 16:31:41 +0200 diff --git a/debian/control b/debian/control index ca1e891..107db48 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: libstax-java, libundertow-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/syncany.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/syncany.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/syncany.git Homepage: https://www.syncany.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

