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

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

commit 2d299157a3f3ba5be4d117c37fc4c5cbceaaf1a8
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Tue Mar 27 12:46:55 2018 +0200

    Use a secure URL in debian/watch
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2f90538..e233ce8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ecj (3.11.1-3) UNRELEASED; urgency=medium
   * Moved the package to Git
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
+  * Use a secure URL in debian/watch
 
  -- Emmanuel Bourg <ebo...@apache.org>  Tue, 20 Mar 2018 22:30:47 +0100
 
diff --git a/debian/watch b/debian/watch
index 1c58e53..d755e1c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -6,4 +6,4 @@ version=3
 # has to be hardcoded here to detect the new releases.
 #
 opts="uversionmangle=s/_/./g,dversionmangle=s/.*/4.5/" \
-http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/refs/tags .*/R([\d_]+).tar.gz
+https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/refs/tags 
.*/R([\d_]+).tar.gz

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to