summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2011-02-28 11:28:59 +1100
committerBrendan O'Dea <bod@debian.org>2011-02-28 11:28:59 +1100
commit672516cc60dbedff2012e96b928f5ae7d56c04a6 (patch)
tree9514759b6175c3482d779985cfcb81f51b966275
parent8a83e378daa071cf064f5f4cc665244b1ee63230 (diff)
downloadhelp2man-672516cc60dbedff2012e96b928f5ae7d56c04a6.tar.gz
Release 1.39.1v1.39.1
-rw-r--r--NEWS5
-rw-r--r--debian/changelog2
-rwxr-xr-xhelp2man.PL10
-rw-r--r--po/help2man.pot6
4 files changed, 14 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index de63294..3ddc721 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 1.39 February 28, 2011
+
+ * Add --libtool option to remove `lt-' prefix for libtool programs.
+ * Add Ukranian translation.
+
Version 1.38 April 26, 2010
* Support ENVIRONMENT and FILES sections.
diff --git a/debian/changelog b/debian/changelog
index 4d86219..34cb41b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ help2man (1.39.1) unstable; urgency=low
* Update Russian translation (thanks to Yuri Kozlov).
* Update Polish translation (thanks to Jakub Bogusz).
- -- Brendan O'Dea <bod@debian.org> Mon, 14 Feb 2011 21:01:33 +1100
+ -- Brendan O'Dea <bod@debian.org> Mon, 28 Feb 2011 11:15:44 +1100
help2man (1.38.4) unstable; urgency=low
diff --git a/help2man.PL b/help2man.PL
index f6cc9a0..0265c52 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -16,7 +16,7 @@ use 5.008;
use Config;
use Getopt::Long;
-my ($program, $version) = ('help2man', '1.39.0');
+my ($program, $version) = ('help2man', '1.39.1');
my %opts;
die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
@@ -58,8 +58,8 @@ eval 'exec $Config{perlpath} -wS \$0 \${1+"\$@"}'
print OUT <<'!NO!SUBS!';
# Generate a short man page from --help and --version output.
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,
+# 2011 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -154,8 +154,8 @@ sub N_ { $_[0] }
my $version_info = enc_user sprintf _(<<'EOT'), $this_program, $this_version;
GNU %s %s
-Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010
-Free Software Foundation, Inc.
+Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,
+2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/po/help2man.pot b/po/help2man.pot
index 65c281a..3079445 100644
--- a/po/help2man.pot
+++ b/po/help2man.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
-"POT-Creation-Date: 2011-02-12 00:55+1100\n"
+"POT-Creation-Date: 2011-02-28 11:20+1100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,8 +23,8 @@ msgid ""
"GNU %s %s\n"
"\n"
"Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, "
-"2010\n"
-"Free Software Foundation, Inc.\n"
+"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"
"\n"