[stax-ex] 02/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 26 08:52:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository stax-ex.
commit 72ef20760889fa7324d8c08cd717d4dd3f509ebe
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 26 10:46:29 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 a21cf05..6ccc872 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ stax-ex (1.7.1-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.8
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Mon, 26 Sep 2016 10:45:36 +0200
diff --git a/debian/control b/debian/control
index cfd385c..0038b79 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: cdbs,
maven-debian-helper (>= 1.5)
Build-Depends-Indep: glassfish-activation, junit (>= 3.8.2), libstax-java
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/stax-ex.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/stax-ex.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/stax-ex.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stax-ex.git
Homepage: http://stax-ex.java.net
Package: libstax-ex-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stax-ex.git
More information about the pkg-java-commits
mailing list