[felix-framework] 02/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 27 11:25:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository felix-framework.
commit e6af8d781c5da8158fa00845f8ee692cdbbcf771
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 27 12:28:13 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 c0388e4..6090ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ felix-framework (4.6.1-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.8
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Tue, 27 Sep 2016 12:27:27 +0200
diff --git a/debian/control b/debian/control
index f030aa7..28fee41 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Build-Depends:
libosgi-core-java (>= 6.0.0),
maven-debian-helper (>= 1.4)
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/felix-framework.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/felix-framework.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-framework.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-framework.git
Homepage: http://felix.apache.org/site/apache-felix-framework.html
Package: libfelix-framework-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-framework.git
More information about the pkg-java-commits
mailing list