This is an automated email from the git hooks/post-receive script. pabs pushed a commit to branch master in repository devscripts.
commit ba3c8968485267e98f878f8fc505005b5c1350c6 Author: Paul Wise <[email protected]> Date: Fri Nov 28 13:13:28 2014 +0800 Use mirror.ftp-master instead of specific hostnames --- debian/changelog | 1 + po4a/po/de.po | 4 ++-- po4a/po/fr.po | 4 ++-- scripts/rmadison.pl | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1d1d0a6..069cc55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ devscripts (2.14.11) UNRELEASED; urgency=medium [ Paul Wise ] * Suggest debbindiff for deep .deb comparisons + * Use mirror.ftp-master instead of specific hostnames [ James McCoy ] * debcommit: Correctly show --strip-message is the default in --help. diff --git a/po4a/po/de.po b/po4a/po/de.po index 3df9eb0..dc00203 100644 --- a/po4a/po/de.po +++ b/po4a/po/de.po @@ -17605,13 +17605,13 @@ msgid "" "B<dak ls> queries the Debian archive database (\"projectb\") and displays " "which package version is registered per architecture/component/suite. The " "CGI at B<https://qa.debian.org/madison.php> provides that service without " -"requiring SSH access to ftp-master.debian.org or the mirror on ries.debian." +"requiring SSH access to ftp-master.debian.org or the mirror on mirror.ftp-master.debian." "org. This script, B<rmadison>, is a command line frontend to this CGI." msgstr "" "B<dak ls> fragt die Debian-Archivdatenbank (»projectb«) ab und zeigt, welche " "Paketversion je Architektur/Komponente/Suite registriert ist. Das CGI unter " "B<https://qa.debian.org/madison.php> stellt diesen Dienst zur Verfügung ohne " -"SSH-Zugriff auf ftp-master.debian.org oder den Spiegel auf ries.debian.org " +"SSH-Zugriff auf ftp-master.debian.org oder den Spiegel auf mirror.ftp-master.debian.org " "zu benötigen. Dieses Skript, B<rmadison>, ist eine Befehlszeilenoberfläche " "für dieses CGI." diff --git a/po4a/po/fr.po b/po4a/po/fr.po index 08e8245..edffd8d 100644 --- a/po4a/po/fr.po +++ b/po4a/po/fr.po @@ -17622,14 +17622,14 @@ msgid "" "B<dak ls> queries the Debian archive database (\"projectb\") and displays " "which package version is registered per architecture/component/suite. The " "CGI at B<https://qa.debian.org/madison.php> provides that service without " -"requiring SSH access to ftp-master.debian.org or the mirror on ries.debian." +"requiring SSH access to ftp-master.debian.org or the mirror on mirror.ftp-master.debian." "org. This script, B<rmadison>, is a command line frontend to this CGI." msgstr "" "L'outil B<dak ls> interroge la base d'archive Debian (« projectb ») et " "affiche les versions de paquet enregistrées par architecture/composante/" "distribution. Le script CGI à B<https://qa.debian.org/madison.php> met ce " "service à disposition, de sorte qu'un accès SSH à ftp-master.debian.org ou " -"au miroir ries.debian.org n'est pas requis. Ce script, B<rmadison>, est un " +"au miroir mirror.ftp-master.debian.org n'est pas requis. Ce script, B<rmadison>, est un " "frontal en ligne de commande pour ce script CGI." #. type: =item diff --git a/scripts/rmadison.pl b/scripts/rmadison.pl index 4e27133..26580a4 100755 --- a/scripts/rmadison.pl +++ b/scripts/rmadison.pl @@ -215,8 +215,8 @@ B<dak ls> queries the Debian archive database ("projectb") and displays which package version is registered per architecture/component/suite. The CGI at B<https://qa.debian.org/madison.php> provides that service without requiring SSH access to ftp-master.debian.org or the mirror on -ries.debian.org. This script, B<rmadison>, is a command line frontend to -this CGI. +mirror.ftp-master.debian.org. This script, B<rmadison>, is a command line +frontend to this CGI. =head1 OPTIONS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
