[1/2] debian: Update `location.ipfire.org` links

Message ID 20260605105029.35414-1-valter.jansons@gmail.com
State Accepted
Commit 05ddec8ef0866ac8f44ef1feaa94aeca0f134374
Headers
Series [1/2] debian: Update `location.ipfire.org` links |

Commit Message

Valters Jansons 5 Jun 2026, 10:50 a.m. UTC
Since original configuration of these links, some changes have been
made to the website. Now the old location.ipfire.org landing page
redirects users to ipfire.org/location/ instead. This commit makes
sure listed links are direct links, instead of pointing at redirects.
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/debian/control b/debian/control
index 85f5e45..2708136 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@  Build-Depends:
  xsltproc,
  docbook-xsl,
 Rules-Requires-Root: no
-Homepage: https://location.ipfire.org/
+Homepage: https://www.ipfire.org/location/
 Vcs-Git: https://salsa.debian.org/debian/libloc.git
 Vcs-Browser: https://salsa.debian.org/debian/libloc
 Description: IP geolocation query library
diff --git a/debian/copyright b/debian/copyright
index 8e555c1..c01e1c1 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: libloc
 Upstream-Contact: Michael Tremer <michael.tremer@ipfire.org>
-Source: https://location.ipfire.org/download
+Source: https://www.ipfire.org/location/install
 
 Files: *
 Copyright: 2017-2022, IPFire Development Team <info@ipfire.org>