[libgetopt-java] 06/11: Use https for Vcs and Format fields.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Oct 8 20:25:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository libgetopt-java.

commit dbe6801ead99babd51aa6f8e2f33d2b2161d7864
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 8 22:10:22 2017 +0200

    Use https for Vcs and Format fields.
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d11dad7..89a3d73 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  maven-repo-helper (>= 1.6~)
 Standards-Version: 3.9.6
 Homepage: http://www.urbanophile.com/arenn/hacking/download.html
-Vcs-Git: git://anonscm.debian.org/pkg-java/libgetopt-java.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/libgetopt-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgetopt-java.git
 
 Package: libgetopt-java
diff --git a/debian/copyright b/debian/copyright
index b2eb283..5c4f5fd 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: GNU getopt - Java Port
 Source: http://www.urbanophile.com/arenn/hacking/download.html
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgetopt-java.git



More information about the pkg-java-commits mailing list