diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-03-02 17:36:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-03-02 17:36:51 +0000 |
commit | dd1cd284ed6a9652aa3dededc6d3b64954174cbd (patch) | |
tree | debed73e6ef86511228358ba9ffa8c5c2c29362a | |
parent | Updating watch file. (diff) | |
download | open-infrastructure-system-tools-dd1cd284ed6a9652aa3dededc6d3b64954174cbd.tar.xz open-infrastructure-system-tools-dd1cd284ed6a9652aa3dededc6d3b64954174cbd.zip |
Updating upstream urls.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 42a1323..bf8784b 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: system-tools Upstream-Contact: Open Infrastructure <software@lists.open-infrastructure.net> -Source: https://git.open-infrastructure.net/software/system-tools +Source: https://get.open-infrastructure.net/software/system-tools Files: * Copyright: 2006-2019 Daniel Baumann <mail@daniel-baumann.ch> diff --git a/debian/watch b/debian/watch index c82cd12..ff1fd1b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpmode=auto" \ -https://files.open-infrastructure.net/software/system-tools/upstream/system-tools-(.+)\.tar\.lz +https://get.open-infrastructure.net/software/system-tools/upstream/system-tools-(.+)\.tar\.lz |