From 70d4ac05f6707375b6fc45c4ab53b6348447e0db Mon Sep 17 00:00:00 2001 From: joeyh Date: Tue, 24 Jan 2006 00:35:04 +0000 Subject: r1864: releasing version 5.0.19 --- Debian/Debhelper/Dh_Getopt.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Debian/Debhelper/Dh_Getopt.pm') diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm index c698b7c5..5e3ffacf 100644 --- a/Debian/Debhelper/Dh_Getopt.pm +++ b/Debian/Debhelper/Dh_Getopt.pm @@ -165,6 +165,8 @@ sub parseopts { "keep-debug" => \$options{KEEP_DEBUG}, "error-handler=s" => \$options{ERROR_HANDLER}, + + "language=s" => \$options{LANGUAGE}, "<>" => \&NonOption, ); -- cgit v1.2.3