[ecj] 121/145: Use a secure URL for the debian/copyright Format field

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:36 BST 2018


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

ebourg-guest pushed a commit to branch master
in repository ecj.

commit d12e29068967350aac383060d700d6780ef05da1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Mar 27 12:48:11 2018 +0200

    Use a secure URL for the debian/copyright Format field
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index edf1c8e..3d748a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ecj (3.11.1-3) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
   * Use a secure URL in debian/watch
+  * Use a secure URL for the debian/copyright Format field
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 20 Mar 2018 22:30:47 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 66ee00a..6c527e9 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: Eclipse Java Compiler
 Source: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/
 

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



More information about the pkg-java-commits mailing list