[aspectj-maven-plugin] 06/14: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 30 22:11:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository aspectj-maven-plugin.
commit 5848cead533340e805626392782bddc8800387e3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 30 19:23:17 2017 +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 1e21593..6cd5ab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ aspectj-maven-plugin (1.7-2) UNRELEASED; urgency=medium
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.1.0
* Switch to debhelper level 10
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Wed, 30 Aug 2017 18:40:10 +0200
diff --git a/debian/control b/debian/control
index ba9fd64..8794239 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends-Indep: junit4,
libmaven3-core-java,
libplexus-utils2-java (>= 2.0.5)
Standards-Version: 4.1.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/aspectj-maven-plugin.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/aspectj-maven-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/aspectj-maven-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aspectj-maven-plugin.git
Homepage: http://mojo.codehaus.org/aspectj-maven-plugin
Package: libaspectj-maven-plugin-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj-maven-plugin.git
More information about the pkg-java-commits
mailing list