summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-11 16:06:52 +0000
committerColin Watson <cjwatson@debian.org>2016-12-11 16:06:52 +0000
commitc839c1e8390c196991d0e7d93bf147005f3ac07b (patch)
treee33c0bffec41ad1fdb7ecb54fff185588d9bdab5
parent75701f7fd9a00108abeb851792231b3d9bc2a67d (diff)
* Version: 2.7.6.
-rw-r--r--NEWS4
-rwxr-xr-xconfigure24
-rw-r--r--configure.ac4
-rw-r--r--docs/man-db.lsm6
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/id.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/man-db.pot4
-rw-r--r--po/nl.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/zh_CN.po2
25 files changed, 41 insertions, 41 deletions
diff --git a/NEWS b/NEWS
index 5b854add..c5eb5a60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-man-db 2.7.6
-============
+man-db 2.7.6 (11 December 2016)
+===============================
Major changes since man-db 2.7.5:
diff --git a/configure b/configure
index e1ef8dd5..e1f40d0c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for man-db 2.7.5.
+# Generated by GNU Autoconf 2.69 for man-db 2.7.6.
#
# Report bugs to <cjwatson@debian.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='man-db'
PACKAGE_TARNAME='man-db'
-PACKAGE_VERSION='2.7.5'
-PACKAGE_STRING='man-db 2.7.5'
+PACKAGE_VERSION='2.7.6'
+PACKAGE_STRING='man-db 2.7.6'
PACKAGE_BUGREPORT='cjwatson@debian.org'
PACKAGE_URL=''
@@ -2282,7 +2282,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures man-db 2.7.5 to adapt to many kinds of systems.
+\`configure' configures man-db 2.7.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -2353,7 +2353,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of man-db 2.7.5:";;
+ short | recursive ) echo "Configuration of man-db 2.7.6:";;
esac
cat <<\_ACEOF
@@ -2543,7 +2543,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-man-db configure 2.7.5
+man-db configure 2.7.6
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3252,7 +3252,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by man-db $as_me 2.7.5, which was
+It was created by man-db $as_me 2.7.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4208,7 +4208,7 @@ fi
# Define the identity of the package.
PACKAGE='man-db'
- VERSION='2.7.5'
+ VERSION='2.7.6'
cat >>confdefs.h <<_ACEOF
@@ -13780,8 +13780,8 @@ ac_config_headers="$ac_config_headers config.h"
# Define below date and version information to be put into man pages etc.
-date=2015-11-06
-roff_version=`echo 2.7.5 | sed 's/-/\\-/g'`
+date=2016-12-11
+roff_version=`echo 2.7.6 | sed 's/-/\\-/g'`
# We have to be a bit naughty here and supply options.
# The autoconf literature states that only features that can be separately
@@ -47610,7 +47610,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by man-db $as_me 2.7.5, which was
+This file was extended by man-db $as_me 2.7.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -47676,7 +47676,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-man-db config.status 2.7.5
+man-db config.status 2.7.6
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index a6a334da..489b8d70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_pattern_forbid([^MAN_])
# Initialise and check we're in the correct directory.
-AC_INIT([man-db], [2.7.5], [cjwatson@debian.org])
+AC_INIT([man-db], [2.7.6], [cjwatson@debian.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-override -Werror foreign dist-xz no-dist-gzip parallel-tests])
AM_MAINTAINER_MODE
@@ -17,7 +17,7 @@ AC_CONFIG_HEADER([config.h])
AC_CANONICAL_HOST
# Define below date and version information to be put into man pages etc.
-date=2015-11-06
+date=2016-12-11
AC_SUBST([date])dnl
roff_version=`echo AC_PACKAGE_VERSION | sed 's/-/\\-/g'`
AC_SUBST([roff_version])dnl
diff --git a/docs/man-db.lsm b/docs/man-db.lsm
index ac8ff2fc..ee49413a 100644
--- a/docs/man-db.lsm
+++ b/docs/man-db.lsm
@@ -1,7 +1,7 @@
Begin4
Title: man-db
-Version: 2.7.5
-Entered-date: 2015-11-06
+Version: 2.7.6
+Entered-date: 2016-12-11
Description: This package provides the man command. This utility is
the primary way of examining the on-line help files
(manual pages). Other utilities provided include the
@@ -19,7 +19,7 @@ Author: jwe@che.utexas.edu (John W Eaton)
cjwatson@debian.org (Colin Watson)
Maintained-by: cjwatson@debian.org (Colin Watson)
Primary-site: http://savannah.nongnu.org/download/man-db/
- 1.5M man-db-2.7.5.tar.xz
+ 1.5M man-db-2.7.6.tar.xz
Alternate-site: ftp://ftp.debian.org/debian/pool/main/m/man-db/
Platforms: Requires GNU groff 1.16.
Optionally uses GDBM or Berkeley DB (any version with 1.85
diff --git a/po/ca.po b/po/ca.po
index 2cf6c67d..b248fb2f 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2015-08-04 08:34+0200\n"
"Last-Translator: Jordi Mallach <jordi@gnu.org>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
diff --git a/po/cs.po b/po/cs.po
index 27259afe..ba43bf49 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2012-04-07 19:04+0100\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
diff --git a/po/da.po b/po/da.po
index 9a5578f0..205e034c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2012-03-17 23:42+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
diff --git a/po/de.po b/po/de.po
index 744dbdf1..4498f567 100644
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2012-04-25 21:22-0700\n"
"Last-Translator: Arun Persaud <arun@nubati.net>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po/eo.po b/po/eo.po
index 90d23326..ee270bd6 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2013-02-19 13:10-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
diff --git a/po/es.po b/po/es.po
index 800beddb..fb5fee78 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.3.20\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2002-07-03 21:52+0200\n"
"Last-Translator: David Martnez <ender@debian.org>\n"
"Language-Team: debian-l10n-spanish@lists.debian.org\n"
diff --git a/po/fi.po b/po/fi.po
index 160cc1ba..10de2287 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2015-07-28 21:52+0300\n"
"Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
diff --git a/po/fr.po b/po/fr.po
index e33da9b3..cc42f373 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2012-02-06 14:43-0400\n"
"Last-Translator: David Prévot <david@tilapin.org>\n"
"Language-Team: French <traduc@traduc.org>\n"
diff --git a/po/id.po b/po/id.po
index 26a819d6..f1a3162d 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2014-08-10 19:00+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
diff --git a/po/it.po b/po/it.po
index 22a2ed34..cd38adca 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.3\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2005-12-10 17:30+0100\n"
"Last-Translator: Giuseppe Sacco <eppesuig@debian.org>\n"
"Language-Team: Italian <tp@linux.it>\n"
diff --git a/po/ja.po b/po/ja.po
index 2414fd92..f3e3003c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.6.5\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2013-06-27 19:41+0900\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
diff --git a/po/man-db.pot b/po/man-db.pot
index aa51445c..31441f6c 100644
--- a/po/man-db.pot
+++ b/po/man-db.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: man-db 2.7.5\n"
+"Project-Id-Version: man-db 2.7.6\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\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"
diff --git a/po/nl.po b/po/nl.po
index 7bd484e8..9d1d0676 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.5.7-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2009-11-16 08:36+0100\n"
"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/pl.po b/po/pl.po
index 7029e45e..960fb557 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2013-02-03 20:23+0100\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 0f76b6c0..56b3bea0 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2003-02-22 18:45-0300\n"
"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
diff --git a/po/ro.po b/po/ro.po
index eeae55b1..fa307f3d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.2-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2003-10-27 08:40+0200\n"
"Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
diff --git a/po/ru.po b/po/ru.po
index 21685fec..23ca1d73 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2012-02-06 20:46+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
diff --git a/po/sr.po b/po/sr.po
index 4188f0b3..0ce59886 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2014-01-16 09:51+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
diff --git a/po/sv.po b/po/sv.po
index fbcee64c..95018a13 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2015-12-26 15:39+0100\n"
"Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/vi.po b/po/vi.po
index 1eded6af..a5dd3695 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2014-01-12 16:01+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index f7fc47aa..ec853294 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.5.1-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2016-12-11 01:26+0000\n"
+"POT-Creation-Date: 2016-12-11 15:54+0000\n"
"PO-Revision-Date: 2008-01-16 17:49-0600\n"
"Last-Translator: Ming Hua <minghua-guest@users.alioth.debian.org>\n"
"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."