[Pkg-cmake-commits] [cmake] 04/10: Point watch file to the https URL.

Felix Geyer fgeyer at moszumanska.debian.org
Tue Nov 17 17:29:44 UTC 2015


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

fgeyer pushed a commit to branch experimental
in repository cmake.

commit 334223b492de5eee909fd66c1d17b616c27442fb
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue Nov 17 17:29:44 2015 +0100

    Point watch file to the https URL.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fdefe67..1566196 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 cmake (3.4.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Point watch file to the https URL.
 
  -- Felix Geyer <fgeyer at debian.org>  Tue, 17 Nov 2015 17:29:12 +0100
 
diff --git a/debian/watch b/debian/watch
index 94635ed..4c424f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=3
 
 # Track CMake 2.6.x releases including RCs
 opts="uversionmangle=s/-[Rr][Cc]-?(\d+)/~rc$1/i" \
-    http://www.cmake.org/files/v([\d.]+)/ \
+    https://cmake.org/files/v([\d.]+)/ \
     cmake-([\d.]+(?i:-RC-?\d+)?).tar.gz

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



More information about the Pkg-cmake-commits mailing list