diff options
-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 dbf13fe..c915397 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: Progress Linux Upstream-Contact: Progress Linux Maintainers <maintainers@lists.progress-linux.org> -Source: https://apt.progress-linux.org/files/other/progress-linux +Source: https://get.progress-linux.org/packages/progress-linux Files: * Copyright: 2010-2019 Daniel Baumann <daniel.baumann@progress-linux.org> diff --git a/debian/watch b/debian/watch index 7a8d696..c6a33a7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpmode=auto" \ -https://apt.progress-linux.org/files/other/progress-linux/progress-linux-(.+)\.tar\.lz +https://get.progress-linux.org/packages/progress-linux/progress-linux-(.+)\.tar\.lz |