From cca6b44de6e16cfe749bbfacf2d18c8165e17bf3 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 15 Jul 2014 11:26:03 +0200 Subject: Add debconf question to enable automatic service restarts --- debian/po/POTFILES.in | 1 + debian/po/templates.pot | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/templates.pot (limited to 'debian/po') diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..cef83a3 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..3c0783d --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,42 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: whatmaps\n" +"Report-Msgid-Bugs-To: whatmaps@packages.debian.org\n" +"POT-Creation-Date: 2014-07-15 13:22+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "Automatically restart services after shared library security updates?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "" +"Services need to be restarted to benefit from updates of shared libraries " +"they depend on. Without that they remain vulnerable to security bugs fixed " +"in these updates." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "" +"Automatic service restarts are only done if apt fetched the library from a " +"source providing security updates. This also affects packages installed via " +"unattended-upgrades." +msgstr "" -- cgit v1.2.3