Skip to content
Commits on Source (2)
proj (5.0.0~rc3-1~exp2) UNRELEASED; urgency=medium
* Ignore test failures on more problematic architectures.
* Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Wed, 14 Feb 2018 09:53:22 +0100
proj (5.0.0~rc3-1~exp1) experimental; urgency=medium
* New upstream release candidate.
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PROJ.4
Upstream-Contact: MetaCRS Developers <metacrs@lists.osgeo.org>
Source: http://download.osgeo.org/proj/
Source: https://download.osgeo.org/proj/
Files: *
Comment: Version 4.3.3 was authored by:
......
......@@ -58,7 +58,7 @@ override_dh_auto_build:
override_dh_auto_test:
# Ignore test failures on problematic architectures only
ifneq (,$(findstring $(DEB_BUILD_ARCH),"i386 hurd-i386 ia64 powerpc"))
ifneq (,$(findstring $(DEB_BUILD_ARCH),"arm64 i386 ppc64el s390x hurd-i386 ia64 powerpc ppc64"))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
......
# download.osgeo.org is not available via HTTPS
proj source: debian-watch-uses-insecure-uri *
......@@ -2,5 +2,5 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \
http://download.osgeo.org/proj/ \
https://download.osgeo.org/proj/ \
(?:.*/)?proj[\-\_](\d+[\.\d+]+(?:[a-zA-Z]+\d+)?)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))