[ossim-planet] 01/01: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Sat Feb 17 16:53:59 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ossim-planet.
commit 7d1894c7b98f828baee253c1fe6b0afcd380cd45
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 17 17:53:53 2018 +0100
Update watch file to use HTTPS.
---
debian/copyright | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index b66204c..1a7523c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: OSSIM Planet
Upstream-Contact: OSSIM Developers <ossim-developer at lists.sourceforge.net>
-Source: http://download.osgeo.org/ossim/source/
+Source: https://download.osgeo.org/ossim/source/
The upstream tarball is repacked to exclude all subdirectories other than
those for ossimPlanet.
Files-Excluded: csmApi/*
diff --git a/debian/watch b/debian/watch
index bfa89ce..2150478 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g,\
filenamemangle=s/ossim[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/ossim-planet-$1.$2/,\
repacksuffix=+ds \
-http://download.osgeo.org/ossim/source/ossim-(\d\S+)/ossim-(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://download.osgeo.org/ossim/source/ossim-(\d\S+)/ossim-(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim-planet.git
More information about the Pkg-grass-devel
mailing list