Commit 015d959f94c2c739492449253ceaeca787b00c9a

Thomas de Grivel 2023-01-21T15:08:43

help2man-1.40.3

diff --git a/README b/README
index 09ea6b3..0f365dd 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
-		README for GNU help2man version 1.40.2
+		README for GNU help2man version 1.40.3
 
 help2man is a script to create simple man pages from the --help and
 --version output of programs.
 
   http://www.gnu.org/software/help2man/
-  ftp://ftp.gnu.org/gnu/help2man/help2man-1.40.2.tar.gz
+  ftp://ftp.gnu.org/gnu/help2man/help2man-1.40.3.tar.gz
 
-  git://git.debian.org/users/bod/help2man.git
-  http://git.debian.org/?p=users/bod/help2man.git
+  git://anonscm.debian.org/users/bod/help2man.git
+  http://anonscm.debian.org/git/users/bod/help2man.git
 
 Since most GNU documentation is now in info format, this provides a
 way to generate a placeholder man page pointing to that resource while
diff --git a/debian/changelog b/debian/changelog
index 5ae1e1a..516efab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+help2man (1.40.3) unstable; urgency=low
+
+  * Update Esperanto translation (thanks to Felipe Castro).
+  * Update links to git repository.
+
+ -- Brendan O'Dea <bod@debian.org>  Tue, 14 Jun 2011 10:08:53 +1000
+
 help2man (1.40.2) unstable; urgency=low
 
   * Remove a superfluous period from texinfo doc.
diff --git a/debian/control b/debian/control
index f920aee..e5f50da 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Brendan O'Dea <bod@debian.org>
 Standards-Version: 3.9.1
 Build-Depends: perl (>= 5.8.0-7), debhelper (>= 8), gettext (>= 0.12.1), liblocale-gettext-perl
-Vcs-Git: git://git.debian.org/users/bod/help2man.git
-Vcs-Browser: http://git.debian.org/?p=users/bod/help2man.git
+Vcs-Git: git://anonscm.debian.org/users/bod/help2man.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git
 
 Package: help2man
 Architecture: any
diff --git a/debian/rules b/debian/rules
index a6bb3fb..5a2d1ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,8 +78,8 @@ maint-prep:
 	 echo "  http://www.gnu.org/software/help2man/"; \
 	 echo "  ftp://ftp.gnu.org/gnu/help2man/help2man-$(VERSION).tar.gz"; \
 	 echo ""; \
-	 echo "  git://git.debian.org/users/bod/help2man.git"; \
-	 echo "  http://git.debian.org/?p=users/bod/help2man.git"; \
+	 echo "  git://anonscm.debian.org/users/bod/help2man.git"; \
+	 echo "  http://anonscm.debian.org/git/users/bod/help2man.git"; \
 	 echo ""; \
 	 echo "Since most GNU documentation is now in info format, this provides a"; \
 	 echo "way to generate a placeholder man page pointing to that resource while"; \
diff --git a/help2man.1 b/help2man.1
index ba9174b..60876ed 100644
--- a/help2man.1
+++ b/help2man.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "June 2011" "help2man 1.40.2" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "June 2011" "help2man 1.40.3" "User Commands"
 .SH NAME
 help2man \- generate a simple manual page
 .SH SYNOPSIS
diff --git a/help2man.PL b/help2man.PL
index 826afab..3708a22 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -16,7 +16,7 @@ use 5.008;
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.40.2');
+my ($program, $version) = ('help2man', '1.40.3');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
diff --git a/help2man.de.1 b/help2man.de.1
index 0692209..9e43a99 100644
--- a/help2man.de.1
+++ b/help2man.de.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "Juni 2011" "help2man 1.40.2" "Benutzerkommandos"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "Juni 2011" "help2man 1.40.3" "Benutzerkommandos"
 .SH NAME
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
diff --git a/help2man.el.1 b/help2man.el.1
index 8a7a0f6..3bc525a 100644
--- a/help2man.el.1
+++ b/help2man.el.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "Ιούνιος 2011" "help2man 1.40.2" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "Ιούνιος 2011" "help2man 1.40.3" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH DESCRIPTION
diff --git a/help2man.eo.1 b/help2man.eo.1
index 9c2d79c..a6815c0 100644
--- a/help2man.eo.1
+++ b/help2man.eo.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "Junio 2011" "help2man 1.40.2" "Uzant-Komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "2011-06" "help2man 1.40.3" "Uzant-Komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
diff --git a/help2man.fi.1 b/help2man.fi.1
index 2ac3773..777f6fd 100644
--- a/help2man.fi.1
+++ b/help2man.fi.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "kesäkuu 2011" "help2man 1.40.2" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "kesäkuu 2011" "help2man 1.40.3" "Käyttäjän sovellukset"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
diff --git a/help2man.fr.1 b/help2man.fr.1
index 79512f5..e1f6fbc 100644
--- a/help2man.fr.1
+++ b/help2man.fr.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "juin 2011" "help2man 1.40.2" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "juin 2011" "help2man 1.40.3" "Commandes"
 .SH NOM
 help2man \- crée une page de manuel sommaire
 .SH SYNOPSIS
diff --git a/help2man.it.1 b/help2man.it.1
index a8a8d54..fada6e9 100644
--- a/help2man.it.1
+++ b/help2man.it.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "giugno 2011" "help2man 1.40.2" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "giugno 2011" "help2man 1.40.3" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
diff --git a/help2man.ja.1 b/help2man.ja.1
index 36eddd3..fc0982e 100644
--- a/help2man.ja.1
+++ b/help2man.ja.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "2011年6月" "help2man 1.40.2" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "2011年6月" "help2man 1.40.3" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
diff --git a/help2man.pl.1 b/help2man.pl.1
index d320b05..15b32c6 100644
--- a/help2man.pl.1
+++ b/help2man.pl.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "czerwiec 2011" "help2man 1.40.2" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "czerwiec 2011" "help2man 1.40.3" "Polecenia użytkownika"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
diff --git a/help2man.pt_BR.1 b/help2man.pt_BR.1
index 2faeb58..8575905 100644
--- a/help2man.pt_BR.1
+++ b/help2man.pt_BR.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "junho 2011" "help2man 1.40.2" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "junho 2011" "help2man 1.40.3" "Comandos de usuário"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH DESCRIÇÃO
diff --git a/help2man.ru.1 b/help2man.ru.1
index 18f4b3e..6087ee2 100644
--- a/help2man.ru.1
+++ b/help2man.ru.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "04.06.2011" "help2man 1.40.2" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "14.06.2011" "help2man 1.40.3" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
diff --git a/help2man.sv.1 b/help2man.sv.1
index 927c91d..8c5bfe8 100644
--- a/help2man.sv.1
+++ b/help2man.sv.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "juni 2011" "help2man 1.40.2" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "juni 2011" "help2man 1.40.3" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH BESKRIVNING
diff --git a/help2man.uk.1 b/help2man.uk.1
index 52cfffd..32812e3 100644
--- a/help2man.uk.1
+++ b/help2man.uk.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "04.06.11" "help2man 1.40.2" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "14.06.11" "help2man 1.40.3" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
diff --git a/help2man.vi.1 b/help2man.vi.1
index 59711c9..7f8a405 100644
--- a/help2man.vi.1
+++ b/help2man.vi.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.2.
-.TH HELP2MAN "1" "Tháng sáu 2011" "help2man 1.40.2" "Lệnh người dùng"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.3.
+.TH HELP2MAN "1" "Tháng sáu 2011" "help2man 1.40.3" "Lệnh người dùng"
 .SH TÊN
 help2man \- tạo một trang hướng dẫn đơn giản
 .SH "MÔ TẢ"
diff --git a/po/eo.gmo b/po/eo.gmo
index f08f970..ec72a66 100644
Binary files a/po/eo.gmo and b/po/eo.gmo differ
diff --git a/po/eo.po b/po/eo.po
index 0da1eeb..52c95b2 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -5,10 +5,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: help2man 1.39.1\n"
+"Project-Id-Version: help2man 1.40.1\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
 "POT-Creation-Date: 2011-05-29 11:32+1000\n"
-"PO-Revision-Date: 2011-03-04 20:31-0300\n"
+"PO-Revision-Date: 2011-06-13 08:30-0300\n"
 "Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
 "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
 "Language: eo\n"
@@ -21,8 +21,7 @@ msgstr ""
 msgid ""
 "GNU %s %s\n"
 "\n"
-"Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, "
-"2010,\n"
+"Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,\n"
 "2011 Free Software Foundation, Inc.\n"
 "This is free software; see the source for copying conditions.  There is NO\n"
 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
@@ -31,11 +30,9 @@ msgid ""
 msgstr ""
 "GNU %s %s\n"
 "\n"
-"Kopirajto (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, "
-"2010,\n"
+"Kopirajto (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,\n"
 "2011 Free Software Foundation, Inc.\n"
-"Tio ĉi estas libera programaro; rigardu la fontkodon por kopi-kondiĉoj. "
-"Estas NENIU\n"
+"Tio ĉi estas libera programaro; rigardu la fontkodon por kopi-kondiĉoj. Estas NENIU\n"
 "garantio; eĉ ne por MERKATIGEBLO aŭ TAŬGECO POR SPECIFA CELO.\n"
 "\n"
 "Verkite de Brendan O'Dea <bod@debian.org>\n"
@@ -61,8 +58,7 @@ msgid ""
 "     --help              print this help, then exit\n"
 "     --version           print version number, then exit\n"
 "\n"
-"EXECUTABLE should accept `--help' and `--version' options and produce output "
-"on\n"
+"EXECUTABLE should accept `--help' and `--version' options and produce output on\n"
 "stdout although alternatives may be specified using:\n"
 "\n"
 " -h, --help-option=STRING     help option string\n"
@@ -82,8 +78,7 @@ msgstr ""
 " -S, --source=TEKSTO       fonto de la programo (FSF, Debian, ...)\n"
 " -L, --locale=ĈENO         elekti lokaĵaron (apriore \"C\")\n"
 " -i, --include=DOSIERO     inkluzivigi materialon el 'DOSIERO'\n"
-" -I, --opt-include=DOSIERO inkluzivigi materialon el 'DOSIERO' se ĝi "
-"ekzistas\n"
+" -I, --opt-include=DOSIERO inkluzivigi materialon el 'DOSIERO' se ĝi ekzistas\n"
 " -o, --output=DOSIERO      sendi eligon al 'DOSIERO'\n"
 " -p, --info-page=TEKSTO    nomo de manlibro Texinfo\n"
 " -N, --no-info             formeti referencon al manlibro Texinfo\n"
@@ -97,8 +92,7 @@ msgstr ""
 " -h, --help-option=ĈENO    help-elektila ĉeno\n"
 " -v, --version-option=ĈENO versi-elektila ĉeno\n"
 " --version-string=ĈENO     versia ĉeno\n"
-" --no-discard-stderr       inkluzivigi stderr dum analizado de elektil-"
-"eligo\n"
+" --no-discard-stderr       inkluzivigi stderr dum analizado de elektil-eligo\n"
 "\n"
 "Raportu misojn al <bug-help2man@gnu.org>.\n"
 
@@ -118,7 +112,7 @@ msgstr "%s: neniu valida informo trovite en '%s'"
 #. just use %x as the value (which should be the full locale-specific date).
 #: help2man:241
 msgid "%B %Y"
-msgstr ""
+msgstr "%Y-%m"
 
 #: help2man:248
 #, perl-format
@@ -186,9 +180,7 @@ msgstr "PRISKRIBO"
 #. be matched.
 #: help2man:395
 msgid "Report +(?:[\\w-]+ +)?bugs|Email +bug +reports +to"
-msgstr ""
-"Raportu +(?:[\\w-]+ +)?misojn|Raportu +(?:[\\w-]+ +)?cimojn|Sendu +cim?"
-"raportojn +al"
+msgstr "Raportu +(?:[\\w-]+ +)?misojn|Raportu +(?:[\\w-]+ +)?cimojn|Sendu +cim?raportojn +al"
 
 #: help2man:396
 msgid "Written +by"
@@ -350,8 +342,7 @@ msgid ""
 "modifiers (see\n"
 ".BR perlre (1)).\n"
 msgstr ""
-"Ŝablonoj uzas la sintakson de regul-esprimoj Perl kaj povas esti sekvataj "
-"de\n"
+"Ŝablonoj uzas la sintakson de regul-esprimoj Perl kaj povas esti sekvataj de\n"
 "la modifiloj\n"
 ".IR i ,\n"
 ".I s\n"