[jcommander] 06/12: Use HTTPS URLs for d/control and d/copyright
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Tue Feb 13 17:55:17 UTC 2018
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository jcommander.
commit 36207bd2e91e8d79cedd582e1e0e3ad929b0a2e1
Author: 殷啟聰 | Kai-Chung Yan <seamlikok at gmail.com>
Date: Wed Feb 7 22:40:42 2018 +0800
Use HTTPS URLs for d/control and d/copyright
---
debian/control | 2 +-
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6646b70..59e7bce 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/jcommander.git
Build-Depends-Indep: debhelper (>= 11),
default-jdk-doc,
default-jdk-headless (>= 2:1.8),
maven-repo-helper (>= 1.9)
+Vcs-Git: https://://anonscm.debian.org/pkg-java/jcommander.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jcommander.git
Homepage: http://jcommander.org
diff --git a/debian/copyright b/debian/copyright
index 77357d7..360d2c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: JCommander
Upstream-Contact: Cedric Beust
Upstream-Source: http://jcommander.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcommander.git
More information about the pkg-java-commits
mailing list