Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff-epsg
Commits: fdaf619b by Bas Couwenberg at 2018-02-17T17:45:39+01:00 Update watch file to use HTTPS. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libgeotiff-epsg (1.4.2-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.3, no changes. * Strip trailing whitespace from changelog & control files. * Update copyright-format URL to use HTTPS. + * Update watch file to use HTTPS. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:06:32 +0200 ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GeoTIFF Upstream-Contact: GeoTIFF Developers <[email protected]> -Source: http://download.osgeo.org/geotiff/ +Source: https://download.osgeo.org/geotiff/ Comment: The csv directory is extracted from the geotiff tarball. The non-free csv data is included in the libgeotiff-epsg package, the rest is DFSG free and included in the libgeotiff-dfsg package. ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -2,5 +2,5 @@ version=3 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://download.osgeo.org/geotiff/libgeotiff/ \ +https://download.osgeo.org/geotiff/libgeotiff/ \ (?:.*?/)?(?:rel|v|libgeotiff)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff-epsg/commit/fdaf619b7742fe16bc4686db9d3efaea26e6ac54 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff-epsg/commit/fdaf619b7742fe16bc4686db9d3efaea26e6ac54 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

