[proj-rdnap] 02/05: Update Homepage and related URLs.
Bas Couwenberg
sebastic at debian.org
Mon Oct 24 19:45:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj-rdnap.
commit 9d75681a926cc6f9d49a051170193977725213c9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Oct 23 22:25:11 2016 +0200
Update Homepage and related URLs.
---
debian/README.Debian | 12 ++++++------
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
debian/get-orig-source | 6 +++---
5 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index f47bd81..b3b2bb9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -10,22 +10,22 @@ Normaal Amsterdams Peil (NAP).
The Kadaster website has some general information (in dutch) about RDNAP
transformation at:
-https://www.kadaster.nl/web/Themas/Registraties/Rijksdriehoeksmeting/Transformatie-van-coordinaten.htm
+https://www.kadaster.nl/transformatie-van-coordinaten
To download the RDNAPTRANSTM2008.zip file you need to fill in a form that
-requires your name, email address and phone number, before you're redirected
-to the download page.
+requires your name, email address and phone number, before you're sent a
+link to the download page via email.
Direct links to the relevant pages:
- RDNAPTRANS2008 request form
- https://www.kadaster.nl/web/formulier/Rijksdriehoeksmeting-formulieren/Aanvraag-download-RDNAPTRANS2008.htm
+ https://formulieren.kadaster.nl/aanvragen_rdnaptrans2008
- RDNAPTRANS2008 download page
- https://www.kadaster.nl/web/show?mode=preview&contentid=9674&id=107118&l_id=17022&webid=26098
+ https://www.kadaster.nl/rdnaptrans2008-download-
- RDNAPTRANS2008.zip file
- https://www.kadaster.nl/web/file?uuid=f7ea740f-0f3c-402a-bf34-896dac7d557f&owner=23cbe925-35ce-4a72-ac8c-a33a0c19ae1e&contentid=9675
+ https://www.kadaster.nl/documents/20838/87996/RDNAPTRANS2008/93c6e723-9e85-4b9d-abcb-a569e447d564
The license contained in the RDNAPTRANS2008.zip file is problematic, because
it doesn't allow distribution. The license is documented in the file
diff --git a/debian/changelog b/debian/changelog
index 3d8e59f..0d22107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
proj-rdnap (2008-6) UNRELEASED; urgency=medium
* Add autopkgtest.
+ * Update Homepage and related URLs.
-- Bas Couwenberg <sebastic at debian.org> Sun, 23 Oct 2016 22:04:47 +0200
diff --git a/debian/control b/debian/control
index 57675b6..e08f446 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/proj-rdnap.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/proj-rdnap.git
-Homepage: https://www.kadaster.nl/web/Themas/Registraties/Rijksdriehoeksmeting/Transformatie-van-coordinaten.htm
+Homepage: https://www.kadaster.nl/transformatie-van-coordinaten
Package: proj-rdnap
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a3270b2..60c7f7d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: proj-rdnap
-Source: https://www.kadaster.nl/web/file?uuid=f7ea740f-0f3c-402a-bf34-896dac7d557f&owner=23cbe925-35ce-4a72-ac8c-a33a0c19ae1e&contentid=9675
+Source: https://www.kadaster.nl/documents/20838/87996/RDNAPTRANS2008/93c6e723-9e85-4b9d-abcb-a569e447d564
Comment: The license for RDNAPTRANS2008 doesn't allow modification.
The license in the RDNAPTRANS2008.zip file doesn't allow redistribution
and has a trademark clause for the use of the name. The license says:
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 47a6669..f541bd3 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -21,14 +21,14 @@ TMPDIR=$(mktemp -d)
cd ${TMPDIR}
# RDNAPTRANS2008
-# https://www.kadaster.nl/web/file?uuid=f7ea740f-0f3c-402a-bf34-896dac7d557f&owner=23cbe925-35ce-4a72-ac8c-a33a0c19ae1e&contentid=9675
+# https://www.kadaster.nl/documents/20838/87996/RDNAPTRANS2008/93c6e723-9e85-4b9d-abcb-a569e447d564
#
# Download page:
-# https://www.kadaster.nl/web/show?mode=preview&contentid=9674&id=107118&l_id=17022&webid=26098
+# https://www.kadaster.nl/rdnaptrans2008-download-
if ! echo $@ | grep -q upstream-version ; then
VERSION=`dpkg-parsechangelog -l"$CHANGELOGFILE" | awk '/^Version:/ { print $2 }' | sed 's/\([0-9\.]\+\)-[0-9]\+$/\1/'`
- wget "https://www.kadaster.nl/web/file?uuid=f7ea740f-0f3c-402a-bf34-896dac7d557f&owner=23cbe925-35ce-4a72-ac8c-a33a0c19ae1e&contentid=9675" -O RDNAPTRANS2008.zip
+ wget "https://www.kadaster.nl/documents/20838/87996/RDNAPTRANS2008/93c6e723-9e85-4b9d-abcb-a569e447d564" -O RDNAPTRANS2008.zip
else
VERSION=`echo $@ | sed "s?^.*--upstream-version \([0-9.]\+\) .*${NAME}.*?\1?"`
if echo "$VERSION" | grep -q "upstream-version" ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj-rdnap.git
More information about the Pkg-grass-devel
mailing list