diff --git a/README b/README
index 2ec0715..f3716bc 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
- README for GNU help2man version 1.40.12
+ README for GNU help2man version 1.40.13
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.12.tar.gz
+ ftp://ftp.gnu.org/gnu/help2man/help2man-1.40.13.tar.gz
git://anonscm.debian.org/users/bod/help2man.git
http://anonscm.debian.org/git/users/bod/help2man.git
diff --git a/debian/changelog b/debian/changelog
index 2617909..6f223e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+help2man (1.40.13) unstable; urgency=low
+
+ * Add "Multi-Arch: foreign" control field to permit any installable
+ architecture to satisfy a build dependency when cross-building
+ packages (closes: #694586).
+
+ -- Brendan O'Dea <bod@debian.org> Mon, 03 Dec 2012 23:01:36 +1100
+
help2man (1.40.12) unstable; urgency=low
* Update Croatian translation (thanks to Tomislav Krznar).
diff --git a/debian/control b/debian/control
index 14cf5f1..42c7177 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git
Package: help2man
Architecture: any
+Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, liblocale-gettext-perl, dpkg (>= 1.15.4) | install-info
Description: Automatic manpage generator
Program to create simple man pages from the --help and
diff --git a/help2man.1 b/help2man.1
index 3d4a910..bbfe64e 100644
--- a/help2man.1
+++ b/help2man.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
-.TH HELP2MAN "1" "August 2012" "help2man 1.40.12" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "December 2012" "help2man 1.40.13" "User Commands"
.SH NAME
help2man \- generate a simple manual page
.SH SYNOPSIS
diff --git a/help2man.PL b/help2man.PL
index 5275d0f..97a3b3a 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.12');
+my ($program, $version) = ('help2man', '1.40.13');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
diff --git a/help2man.de.1 b/help2man.de.1
index 5e16e72..350c976 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.12.
-.TH HELP2MAN "1" "August 2012" "help2man 1.40.12" "Benutzerkommandos"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "Dezember 2012" "help2man 1.40.13" "Benutzerkommandos"
.SH NAME
help2man \- generiert eine einfache Handbuchseite
.SH ÜBERSICHT
diff --git a/help2man.el.1 b/help2man.el.1
index 7a1b716..6cf0c3c 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.12.
-.TH HELP2MAN "1" "Αύγουστος 2012" "help2man 1.40.12" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "Δεκέμβριος 2012" "help2man 1.40.13" "Εντολές χρήστη"
.SH NAME
help2man \- δημιουργία απλής σελίδας εγχειριδίου
.SH SYNOPSIS
diff --git a/help2man.eo.1 b/help2man.eo.1
index 0249cde..56879f2 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.12.
-.TH HELP2MAN "1" "2012-08" "help2man 1.40.12" "Uzant-Komandoj"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "2012-12" "help2man 1.40.13" "Uzant-Komandoj"
.SH NOMO
help2man \- generas simplan man-paĝon
.SH RESUMO
diff --git a/help2man.fi.1 b/help2man.fi.1
index 3875d6c..f611f9f 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.12.
-.TH HELP2MAN "1" "elokuu 2012" "help2man 1.40.12" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "joulukuu 2012" "help2man 1.40.13" "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 b08e489..8f8be38 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.12.
-.TH HELP2MAN "1" "août 2012" "help2man 1.40.12" "Commandes"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "décembre 2012" "help2man 1.40.13" "Commandes"
.SH NOM
help2man \- crée une page de manuel sommaire
.SH SYNOPSIS
diff --git a/help2man.hr.1 b/help2man.hr.1
index ecc2ffe..37fcf28 100644
--- a/help2man.hr.1
+++ b/help2man.hr.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
-.TH HELP2MAN "1" "Kolovoz 2012" "help2man 1.40.12" "Korisničke naredbe"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "Prosinac 2012" "help2man 1.40.13" "Korisničke naredbe"
.SH IME
help2man \- stvara jednostavnu stranicu priručnika
.SH PREGLED
diff --git a/help2man.it.1 b/help2man.it.1
index 9e353e0..e95fe9c 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.12.
-.TH HELP2MAN "1" "agosto 2012" "help2man 1.40.12" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "dicembre 2012" "help2man 1.40.13" "Comandi utente"
.SH NOME
help2man \- genera una semplice pagina di manuale
.SH SINTASSI
diff --git a/help2man.ja.1 b/help2man.ja.1
index 1bb2e07..468ef66 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.12.
-.TH HELP2MAN "1" "2012年8月" "help2man 1.40.12" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "2012年12月" "help2man 1.40.13" "ユーザーコマンド"
.SH 名前
help2man \- 簡易マニュアルページの生成
.SH 書式
diff --git a/help2man.pl.1 b/help2man.pl.1
index abdb9ff..01d0eba 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.12.
-.TH HELP2MAN "1" "sierpień 2012" "help2man 1.40.12" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "grudzień 2012" "help2man 1.40.13" "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 de4040f..bc9464a 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.12.
-.TH HELP2MAN "1" "agosto de 2012" "help2man 1.40.12" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "dezembro de 2012" "help2man 1.40.13" "Comandos de usuário"
.SH NOME
help2man \- gera uma página de manual simples
.SH SINOPSE
diff --git a/help2man.ru.1 b/help2man.ru.1
index e10f471..528504d 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.12.
-.TH HELP2MAN "1" "24.08.2012" "help2man 1.40.12" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "04.12.2012" "help2man 1.40.13" "Пользовательские команды"
.SH ИМЯ
help2man \- генерирует простую справочную страницу
.SH ОБЗОР
diff --git a/help2man.sr.1 b/help2man.sr.1
index 7c6772d..84fc50e 100644
--- a/help2man.sr.1
+++ b/help2man.sr.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
-.TH ГНУ "1" "авгÑÑÑ 2012." "ГНУ help2man 1.40.12" "ÐоÑиÑниÑке наÑедбе"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH ГНУ "1" "деÑÐµÐ¼Ð±Ð°Ñ 2012." "ГНУ help2man 1.40.13" "ÐоÑиÑниÑке наÑедбе"
.SH НАЗИВ
help2man \— ствара страницу упутства
.SH УВОД
diff --git a/help2man.sv.1 b/help2man.sv.1
index 70adce0..46290dd 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.12.
-.TH HELP2MAN "1" "augusti 2012" "help2man 1.40.12" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "december 2012" "help2man 1.40.13" "Användarkommandon"
.SH NAMN
help2man \- generera en enkel manualsida
.SH BESKRIVNING
diff --git a/help2man.uk.1 b/help2man.uk.1
index 63eada3..4085cb6 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.12.
-.TH HELP2MAN "1" "24.08.12" "help2man 1.40.12" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "04.12.12" "help2man 1.40.13" "Команди користувача"
.SH НАЗВА
help2man \— програма для створення простих сторінок довідника
.SH "КОРОТКИЙ ОПИС"
diff --git a/help2man.vi.1 b/help2man.vi.1
index 19c501f..c77da64 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.12.
-.TH HELP2MAN "1" "Tháng tám 2012" "help2man 1.40.12" "Lệnh người dùng"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH HELP2MAN "1" "Tháng mười hai 2012" "help2man 1.40.13" "Lệnh người dùng"
.SH TÊN
help2man \- tạo một trang hướng dẫn đơn giản
.SH "TÓM TẮT"