From c945b0dd060e13507dc0d0611f3a783c8f1f46d7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Feb 2021 15:42:12 +0100 Subject: Switching from cdn.deb.progress-linux.org to deb.progress-linux.org as main redirector address. Signed-off-by: Daniel Baumann --- debian/po/de.po | 4 ++-- debian/po/fr.po | 2 +- debian/po/nl.po | 4 ++-- debian/po/pt.po | 4 ++-- debian/po/ru.po | 4 ++-- debian/po/templates.pot | 2 +- debian/progress-linux.postinst | 2 +- debian/progress-linux.templates | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/debian/po/de.po b/debian/po/de.po index faf1195..3dc60de 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -60,8 +60,8 @@ msgstr "Bitte legen Sie den Spiegel-Server zum Herunterladen von Paketen fest." #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" "Falls Sie sich nicht sicher sind, lassen Sie die Eingabe leer und verwenden " -"den Vorgabe-Spiegel-Server (https://cdn.deb.progress-linux.org/packages)." +"den Vorgabe-Spiegel-Server (https://deb.progress-linux.org/packages)." diff --git a/debian/po/fr.po b/debian/po/fr.po index 0701b5d..782c6b0 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -61,6 +61,6 @@ msgstr "" #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" diff --git a/debian/po/nl.po b/debian/po/nl.po index 7541e8c..8b47883 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -63,9 +63,9 @@ msgstr "" #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" "In geval van twijfel kunt u dit leeg laten. Dan zal de " -"standaardspiegelserver (https://cdn.deb.progress-linux.org/packages) " +"standaardspiegelserver (https://deb.progress-linux.org/packages) " "gebruikt worden." diff --git a/debian/po/pt.po b/debian/po/pt.po index 41b405a..0d936b8 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -61,8 +61,8 @@ msgstr "Por favor especifique o mirror de onde descarregar os pacotes." #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" "Em caso de dúvida, deixe vazio o que irá usar o mirror predefinido " -"(https://cdn.deb.progress-linux.org/packages)." +"(https://deb.progress-linux.org/packages)." diff --git a/debian/po/ru.po b/debian/po/ru.po index 08ebeb1..b7bf104 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po @@ -62,9 +62,9 @@ msgstr "Укажите зеркало для загрузки пакетов." #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" "Если вы не уверены, то оставьте это поле пустым, и тогда будет " -"использоваться зеркало по умолчанию (https://cdn.deb.progress-linux.org/" +"использоваться зеркало по умолчанию (https://deb.progress-linux.org/" "packages)." diff --git a/debian/po/templates.pot b/debian/po/templates.pot index a303589..d4fdd92 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -63,6 +63,6 @@ msgstr "" #. Description #: ../progress-linux.templates:4001 msgid "" -"If unsure, leave empty which will use the default mirror (https://cdn.deb." +"If unsure, leave empty which will use the default mirror (https://deb." "progress-linux.org/packages)." msgstr "" diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst index 37f83e3..3e4dd5c 100755 --- a/debian/progress-linux.postinst +++ b/debian/progress-linux.postinst @@ -4,7 +4,7 @@ set -e PROJECT="progress-linux" DOMAIN="progress-linux.org" -PACKAGES="https://cdn.deb.progress-linux.org/packages" +PACKAGES="https://deb.progress-linux.org/packages" KEY="/usr/share/progress-linux/pgp-keys/apt.progress-linux.org.gpg" Install_apt_sources () diff --git a/debian/progress-linux.templates b/debian/progress-linux.templates index 563c70f..ec393e8 100644 --- a/debian/progress-linux.templates +++ b/debian/progress-linux.templates @@ -19,9 +19,9 @@ _Description: setup apt archive areas: Template: progress-linux/mirror Type: string -Default: https://cdn.deb.progress-linux.org/packages +Default: https://deb.progress-linux.org/packages _Description: enter apt mirror: Please specify the mirror to download packages from. . If unsure, leave empty which will use the default mirror - (https://cdn.deb.progress-linux.org/packages). + (https://deb.progress-linux.org/packages). -- cgit v1.2.3