[sacjava] 05/09: Use a secure Vcs-Git URL
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jun 19 08:54:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sacjava.
commit 783ac71a81d787a1b775ba706cd0cf7702ee0504
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jun 19 10:37:14 2017 +0200
Use a secure Vcs-Git URL
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 27b2288..b1c886f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sacjava (1.3+dfsg-3) UNRELEASED; urgency=medium
* Removed the GCJ package
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
+ * Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg at apache.org> Mon, 19 Jun 2017 10:29:51 +0200
diff --git a/debian/control b/debian/control
index 3e7ac81..587a333 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
dpkg-dev (>= 1.16.2),
maven-repo-helper
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/sacjava.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/sacjava.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sacjava.git
Homepage: http://www.w3.org/Style/CSS/SAC/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sacjava.git
More information about the pkg-java-commits
mailing list