[freeplane] 03/03: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri May 13 14:48:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository freeplane.
commit 1b26fb5b9c4ef1481bbe0fe7b99ad221b6ca2833
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri May 13 16:40:53 2016 +0200
Use secure Vcs-* URLs
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1db2d15..780f523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ freeplane (1.3.15-4) UNRELEASED; urgency=medium
* Team upload.
* Depend on groovy instead of groovy2
* Standards-Version updated to 3.9.8 (no changes)
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Fri, 13 May 2016 16:38:43 +0200
diff --git a/debian/control b/debian/control
index c9da01f..0c2c2c6 100644
--- a/debian/control
+++ b/debian/control
@@ -33,8 +33,8 @@ Build-Depends-Indep: javahelp2,
libidw-java,
jmapviewer (>= 1.11)
Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/freeplane.git
-Vcs-Git: git://anonscm.debian.org/pkg-java/freeplane.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/freeplane.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/freeplane.git
Homepage: http://freeplane.org/
Package: freeplane
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git
More information about the pkg-java-commits
mailing list