Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits: 1540b54c by Bas Couwenberg at 2018-02-17T18:00:31+01:00 Update watch file to use HTTPS. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pycsw (2.0.3+dfsg-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.0, changes: priority. * Strip trailing whitespace from changelog. * Update copyright-format URL to use HTTPS. + * Update watch file to use HTTPS. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:19:35 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ repacksuffix=+dfsg \ -http://download.osgeo.org/pycsw/ \ +https://download.osgeo.org/pycsw/ \ pycsw-(\d.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/commit/1540b54caf3755d79280744ac4fcb9922f35a044 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/commit/1540b54caf3755d79280744ac4fcb9922f35a044 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

