[vdr-plugin-remote] 03/05: Removed the debconf setting to configure the evdev module loading

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Sep 26 21:27:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to branch master
in repository vdr-plugin-remote.

commit 0158dfa0ba11774bf78b0e5ac7ef90eac2f7781f
Author: Tobias Grimm <etobi at debian.org>
Date:   Thu Sep 24 22:22:06 2015 +0200

    Removed the debconf setting to configure the evdev module loading
---
 debian/config           | 13 ---------
 debian/control          |  2 +-
 debian/po/POTFILES.in   |  1 -
 debian/po/cs.po         | 77 ------------------------------------------------
 debian/po/da.po         | 71 --------------------------------------------
 debian/po/de.po         | 78 -------------------------------------------------
 debian/po/es.po         | 77 ------------------------------------------------
 debian/po/fr.po         | 77 ------------------------------------------------
 debian/po/ja.po         | 77 ------------------------------------------------
 debian/po/nl.po         | 69 -------------------------------------------
 debian/po/pt.po         | 70 --------------------------------------------
 debian/po/ru.po         | 72 ---------------------------------------------
 debian/po/sv.po         | 75 -----------------------------------------------
 debian/po/templates.pot | 69 -------------------------------------------
 debian/postinst         | 26 -----------------
 debian/templates        | 18 ------------
 16 files changed, 1 insertion(+), 871 deletions(-)

diff --git a/debian/config b/debian/config
deleted file mode 100644
index bf4fed4..0000000
--- a/debian/config
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-if ! cat /proc/bus/input/handlers 2>/dev/null | grep -q evdev
-then
-    if ! lsmod | grep -q ^evdev
-    then
-        . /usr/share/debconf/confmodule
-
-        # ask module install question:
-        db_input high vdr-plugin-remote/install_evdev || false
-        db_go
-    fi
-fi
diff --git a/debian/control b/debian/control
index b9a0dbf..fd5e7b4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: video
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Peter Siering <ps at ctmagazin.de>, Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 9), po-debconf, vdr-dev (>= 2.2.0), gettext, pkg-config
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), gettext, pkg-config
 Standards-Version: 3.9.6
 Homepage: http://www.escape-edv.de/endriss/vdr/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-remote.git
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
deleted file mode 100644
index cef83a3..0000000
--- a/debian/po/POTFILES.in
+++ /dev/null
@@ -1 +0,0 @@
-[type: gettext/rfc822deb] templates
diff --git a/debian/po/cs.po b/debian/po/cs.po
deleted file mode 100644
index 5eeb1a4..0000000
--- a/debian/po/cs.po
+++ /dev/null
@@ -1,77 +0,0 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote\n"
-"Report-Msgid-Bugs-To: Source: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2007-11-27 23:48+0100\n"
-"PO-Revision-Date: 2006-09-24 13:52+0200\n"
-"Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
-"Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Pokusit se o automatické nahrání modulu evdev?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Tuto možnost povolte, pokud chcete, aby systém automaticky nahrával jaderný "
-"modul evdev vyžadovaný vdr modulem remote-plugin."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Skript se pokusí nahrát modul evdev a pokud bude úspěšný, přidá pro evdev "
-"nový záznam do souboru /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Pokud nahrávání selže, znamená to, že vaše jádro asi neobsahuje podporu pro "
-"evdev a budete jej muset sestavit znovu, tentokráte s povolenou volbou "
-"CONFIG_INPUT_EVDEV."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Chyba při zavádění modulu evdev"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Modul evdev se nepodařilo nahrát. Vaše jádro má buď zabudovanou podporu pro "
-"evdev přímo v sobě, nebo naopak podporu evdev úplně postrádá."
diff --git a/debian/po/da.po b/debian/po/da.po
deleted file mode 100644
index cb07f73..0000000
--- a/debian/po/da.po
+++ /dev/null
@@ -1,71 +0,0 @@
-# Danish translation vdr-plugin-remote.
-# Copyright (C) 2012 vdr-plugin-remote & nedenstående oversættere.
-# This file is distributed under the same license as the vdr-plugin-remote package.
-# Joe Hansen (joedalton2 at yahoo.dk), 2012.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-02-02 11:30+0100\n"
-"PO-Revision-Date: 2012-02-09 12:42+0000\n"
-"Last-Translator: Joe Hansen <joedalton2 at yahoo.dk>\n"
-"Language-Team: Danish <debian-l10n-danish at lists.debian.org>\n"
-"Language: da\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Forsøg automatisk at indlæse modulet evdev?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Aktiver denne, hvis du ønsker en opsætning som automatisk indlæser modulet "
-"evdev, krævet af remote-plugin."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Dette skript vil forsøge at indlæse modulet evdev og, hvis dette lykkes "
-"tilføje et nyt punkt for evdev i din /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Hvis dette mislykkes så har din kerne måske ikke understøttelse af evdev, "
-"og du skal så genbygge din kerne med tilvalget CONFIG_INPUT_EVDEV aktiveret."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Fejl under indlæsning af modulet evdev"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Modulet evdev kunne ikke indlæses, hvilket sikkert skyldes at din kerne "
-"har indbygget understøttelse for evdev, eller den mangler understøttelse "
-"for evdev."
-
diff --git a/debian/po/de.po b/debian/po/de.po
deleted file mode 100644
index c9ab0f1..0000000
--- a/debian/po/de.po
+++ /dev/null
@@ -1,78 +0,0 @@
-# translation of de.po to German
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
-#    Developers do not need to manually edit POT or PO files.
-# Jens Nachtigall <nachtigall at web.de>, 2004.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: de\n"
-"Report-Msgid-Bugs-To: Source: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2007-11-27 23:48+0100\n"
-"PO-Revision-Date: 2006-09-26 21:33+0100\n"
-"Last-Translator: Tobias Grimm <tg at e-tobi.net>\n"
-"Language-Team: German <debian-l10n-german at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Soll versucht werden, das Kernel-Modul evdev automatisch zu laden?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Aktivieren Sie diese Option, wenn Sie wollen, dass das vom Remote-Plugin "
-"benötigte Kernel-Modul evdev automatisch geladen wird."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Dieses Skript wird versuchen, das Modul evdev zu laden. Sollte es gelingen, "
-"so wird das Skript für evdev einen neuen Eintrag zur /etc/modules hinzufügen."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Sollte es misslingen, so könnte das bedeuten, dass Ihr Kernel kein evdev "
-"unterstützt. Sie werden Ihren Kernel dann neu bauen müssen, wobei die Option "
-"CONFIG_INPUT_EVDEV gesetzt sein muss."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Fehler beim Laden des evdev-Moduls."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Das evdev-Modul konnte nicht geladen werden. Wahrscheinlich ist die evdev-"
-"Unterstützung fest in Ihren Kernel eingebaut oder fehlt."
diff --git a/debian/po/es.po b/debian/po/es.po
deleted file mode 100644
index b62adeb..0000000
--- a/debian/po/es.po
+++ /dev/null
@@ -1,77 +0,0 @@
-# vdr-plugin-remote po-debconf translation to Spanish.
-# Copyright (C) 2009 Software in the Public Interest
-# This file is distributed under the same license as the vdr-plugin-remote package.
-#
-# Changes:
-#   - Initial translation
-#       Gary Ariel Sandi Vigabriel <gary.gsv at gmail.com>, 2009
-#
-#   - Updates
-#       Francisco Javier Cuadrado <fcocuadrado at gmail.com>, 2009
-#
-# Traductores, si no conocen el formato PO, merece la pena leer la
-# documentación de gettext, especialmente las secciones dedicadas a este
-# formato, por ejemplo ejecutando:
-#       info -n '(gettext)PO Files'
-#       info -n '(gettext)Header Entry'
-#
-# Equipo de traducción al español, por favor lean antes de traducir
-# los siguientes documentos:
-#
-#   - El proyecto de traducción de Debian al español
-#     http://www.debian.org/intl/spanish/
-#     especialmente las notas de traducción en
-#     http://www.debian.org/intl/spanish/notas
-#
-#   - La guía de traducción de po's de debconf:
-#     /usr/share/doc/po-debconf/README-trans
-#     o http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote 0.4.0-17\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-10-11 10:31+0200\n"
-"PO-Revision-Date: 2009-10-28 09:40+0100\n"
-"Last-Translator: Francisco Javier Cuadrado <fcocuadrado at gmail.com>\n"
-"Language-Team: Debian l10n Spanish <debian-l10n-spanish at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "¿Desea intentar cargar el módulo «evdev» automáticamente?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Enable this, if you want a setup which automatically loads the evdev module, needed by the remote-plugin."
-msgstr "Active esto, si quiere que la instalación cargue automáticamente el módulo «evdev», necesario para el complemento remoto («remote-plugin»)."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "This script will try to load the module evdev and, if this is successful,  it will add a new entry for evdev to your /etc/modules."
-msgstr "Este script intentará cargar el módulo «evdev» y, si tiene éxito, añadirá una nueva entrada para «evdev» en el archivo «/etc/modules»."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "If this fails, your kernel maybe does not have evdev support, and you will need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr "Si esto falla, puede que el núcleo no pueda utilizar «evdev», tendrá que recompilar el núcleo con la opción «CONFIG_INPUT_EVDEV» activada."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Error al cargar el módulo «evdev»"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "The evdev module could not be loaded, probably your kernel has builtin-support for evdev, or your kernel is missing evdev support."
-msgstr "El módulo «evdev» no se puede cargar, probablemente el núcleo ya lleve incorporado «evdev», o carece de la posibilidad de utilizarlo de alguna forma."
-
diff --git a/debian/po/fr.po b/debian/po/fr.po
deleted file mode 100644
index a017ee3..0000000
--- a/debian/po/fr.po
+++ /dev/null
@@ -1,77 +0,0 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote\n"
-"Report-Msgid-Bugs-To: Source: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2007-11-27 23:48+0100\n"
-"PO-Revision-Date: 2006-05-02 15:08+0200\n"
-"Last-Translator: Yves R�tschl� <l10n at rutschle.net>\n"
-"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Faut-il charger automatiquement le module ��evdev���?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Choisissez cette option si vous souhaitez que le module ��evdev�� soit "
-"charg� automatiquement. Ce module est requis par remote-plugin."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Ce script est sur le point de charger le module ��evdev��. Si le chargement "
-"r�ussit, une nouvelle ligne sera ajout�e � /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Si le chargement �choue, cela signifie que la gestion de ��evdev�� n'est pas "
-"incluse dans votre noyau. Vous devrez le recompiler en activant l'option "
-"CONFIG_INPUT_EVDEV."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Erreur lors du chargement du module ��evdev��"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Le module ��evdev�� n'a pu �tre charg�. Votre noyau g�re peut-�tre d�j� "
-"��evdev�� en interne, ou n'inclut pas la gestion pour ��evdev��."
diff --git a/debian/po/ja.po b/debian/po/ja.po
deleted file mode 100644
index 9436659..0000000
--- a/debian/po/ja.po
+++ /dev/null
@@ -1,77 +0,0 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote 0.4.0-17\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-21 18:09+0100\n"
-"PO-Revision-Date: 2009-11-07 06:52+0900\n"
-"Last-Translator: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>\n"
-"Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid "Try to automatically load the evdev module?"
-msgstr "evdev モジュールを自動的に読み込んでみますか?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"remote-plugin に必要な evdev モジュールを設定で自動的に読み込むように設定したい場合、"
-"これを有効にしてください。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"このスクリプトは evdev モジュールの読み込みを試みます。成功した場合は、/etc/modules "
-"に evdev の新しいエントリを追加します。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"マウントに失敗する場合は、カーネルが evdev をサポートしていないので、CONFIG_INPUT_EVDEV "
-"オプションを有効にしたカーネルを再構築する必要があります。"
-
-#. Type: note
-#. Description
-#: ../templates:16
-msgid "Error loading evdev module"
-msgstr "evdev モジュールの読み込みエラー"
-
-#. Type: note
-#. Description
-#: ../templates:16
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"evdev モジュールを読み込めません。おそらくカーネルに evdev を組み込んであるか、"
-"evdev のサポートがありません。"
-
diff --git a/debian/po/nl.po b/debian/po/nl.po
deleted file mode 100644
index 4ceb204..0000000
--- a/debian/po/nl.po
+++ /dev/null
@@ -1,69 +0,0 @@
-# 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 <EMAIL at ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote\n"
-"Report-Msgid-Bugs-To: Source: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2007-11-27 23:48+0100\n"
-"PO-Revision-Date: 2007-10-19 20:37+0100\n"
-"Last-Translator: Bart Cornelis <cobaco at skolelinux.no>\n"
-"Language-Team: debian-l10n-dutch <debian-l10n-dutch at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Dutch\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Proberen om de evdev-module automatisch te laden?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Als u een opzet wilt waar de evdev-module automatisch geladen wordt dient u "
-"dit te activeren. Dit is nodig voor de remote-plugin."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Dit script probeert de evdev-module te laden en zal, indien succesvol, een "
-"nieuwe ingang voor evdev toevoegen in uw /etc/modules ."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Dit kan mislukken als uw kernel geen evdev-ondersteuning heeft. In dat geval "
-"dient u uw kernel te herbouwen met de CONFIG_INPUT_EVDEV optie geactiveerd. "
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Fout tijdens laden van de evdev-module"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Het laden van de evdev-module is mislukt. Waarschijnlijk heeft uw kernel of "
-"geen, of ingebouwde ondersteuning voor evdev."
diff --git a/debian/po/pt.po b/debian/po/pt.po
deleted file mode 100644
index f881d01..0000000
--- a/debian/po/pt.po
+++ /dev/null
@@ -1,70 +0,0 @@
-# translation of vdr-plugin-remote debconf to Portuguese
-# Copyright (C) 2007 Américo Monteiro
-# This file is distributed under the same license as the vdr-plugin-remote package.
-#
-# Américo Monteiro <a_monteiro at netcabo.pt>, 2007.
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote 0.3.9-4\n"
-"Report-Msgid-Bugs-To: Source: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2007-11-27 23:48+0100\n"
-"PO-Revision-Date: 2007-08-06 02:52+0100\n"
-"Last-Translator: Américo Monteiro <a_monteiro at netcabo.pt>\n"
-"Language-Team: Portuguese <traduz at debianpt.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Tentar carregar automaticamente o módulo evdev?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Active isto, se deseja uma configuração que automáticamente carrega o módulo "
-"evdev, necessário pelo plugin remoto."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Este script tentará carregar o módulo evdev e, se tiver sucesso, irá "
-"adicionar uma nova entrada para o evdev ao seu /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Se falhar, talvez o seu kernel não suporte evdev, e você terá que "
-"reconstruir o seu kernel com a opção CONFIG_INPUT_EVDEV activada."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Erro ao carregar o módulo evdev."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"O módulo evdev não pode ser carregado, provavelmente o seu kernel tem "
-"suporte para evdev integrado no núcleo, ou o falta suporte evdev ao seu "
-"kernel."
diff --git a/debian/po/ru.po b/debian/po/ru.po
deleted file mode 100644
index 1a19760..0000000
--- a/debian/po/ru.po
+++ /dev/null
@@ -1,72 +0,0 @@
-# translation of vdr-plugin-remote_0.4.0-15_ru.po to Russian
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Yuri Kozlov <yuray at komyakino.ru>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote 0.4.0-15\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-02 04:35+0200\n"
-"PO-Revision-Date: 2009-09-22 21:01+0400\n"
-"Last-Translator: Yuri Kozlov <yuray at komyakino.ru>\n"
-"Language-Team: Russian <debian-l10n-russian at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Попытаться загрузить модуль evdev автоматически?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Ответьте утвердительно, если хотите, чтобы программа настройки "
-"попыталась автоматически загрузить модуль evdev (требуется remote-plugin)."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Этот сценарий попытается загрузить модуль evdev, и если это удастся, то "
-"добавит новую запись для evdev в /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Если модуль загрузить не получится, то, вероятно, в имеющемся у вас ядре нет "
-"поддержки evdev, и вам нужно пересобрать ядро с включённой настройкой "
-"CONFIG_INPUT_EVDEV."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Ошибка загрузки модуля evdev"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Модуль evdev не может быть загружен; вероятно, этот модуль встроен "
-"в имеющееся ядро, или ядро не поддерживает evdev."
-
diff --git a/debian/po/sv.po b/debian/po/sv.po
deleted file mode 100644
index c218b61..0000000
--- a/debian/po/sv.po
+++ /dev/null
@@ -1,75 +0,0 @@
-# Translators, if you are not familiar with the PO format, gettext
-# documentation is worth reading, especially sections dedicated to
-# this format, e.g. by running:
-# info -n '(gettext)PO Files'
-# info -n '(gettext)Header Entry'
-# Some information specific to po-debconf are available at
-# /usr/share/doc/po-debconf/README-trans
-# or http://www.debian.org/intl/l10n/po-debconf/README-trans
-# Developers do not need to manually edit POT or PO files.
-# , fuzzy
-#
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: vdr-plugin-remote 0.3.3-11\n"
-"Report-Msgid-Bugs-To: vdr-plugin-remote at packages.debian.org\n"
-"POT-Creation-Date: 2008-07-24 01:23+0200\n"
-"PO-Revision-Date: 2008-07-22 20:05+0100\n"
-"Last-Translator: Martin Bagge <brother at bsnet.se>\n"
-"Language-Team: Swedish <debian-l10n-swedish at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid "Try to automatically load the evdev module?"
-msgstr "Försöka att automatiskt ladda evdev-modulen?"
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-"Aktivera detta om du vill a en konfiguration som automatiskt laddar in evdev-"
-"modulen som behövs av remote-pluginet."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-"Detta skript kommer att försöka ladda evdev-modulen och, om detta lyckas, "
-"även att lägga till modulen till din /etc/modules."
-
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-"Om detta misslyckas kan detta bero på att din kernel saknar stöd för evdev "
-"och att du behöver bygga om din kernel med CONFIG_INPUT_EVDEV aktiverad."
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid "Error loading evdev module"
-msgstr "Fel vid laddning av evdev-modulen"
-
-#. Type: note
-#. Description
-#: ../templates:2001
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
-"Evdev-modulen kunde inte laddas, förmodligen har din kärna inbyggt stöd för "
-"evdev eller så har din kärna inget stöd för evdev alls."
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
deleted file mode 100644
index 87460ef..0000000
--- a/debian/po/templates.pot
+++ /dev/null
@@ -1,69 +0,0 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-21 18:09+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid "Try to automatically load the evdev module?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"Enable this, if you want a setup which automatically loads the evdev module, "
-"needed by the remote-plugin."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"This script will try to load the module evdev and, if this is successful,  "
-"it will add a new entry for evdev to your /etc/modules."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4
-msgid ""
-"If this fails, your kernel maybe does not have evdev support, and you will "
-"need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled."
-msgstr ""
-
-#. Type: note
-#. Description
-#: ../templates:16
-msgid "Error loading evdev module"
-msgstr ""
-
-#. Type: note
-#. Description
-#: ../templates:16
-msgid ""
-"The evdev module could not be loaded, probably your kernel has builtin-"
-"support for evdev, or your kernel is missing evdev support."
-msgstr ""
diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644
index da1591a..0000000
--- a/debian/postinst
+++ /dev/null
@@ -1,26 +0,0 @@
-#! /bin/sh
-set -e
-
-# confmodule makes sure that config is called
-. /usr/share/debconf/confmodule
-
-if [ "$1" = "configure" ]
-then
-    db_get vdr-plugin-remote/install_evdev
-    if [ $RET = "true" ]
-    then
-        # Try to load the evdev-module
-        if modprobe evdev
-        then
-            if ! cat /etc/modules | grep -q ^evdev
-            then
-                echo "evdev" >> /etc/modules
-            fi
-        else
-            db_input high vdr-plugin-remote/error-evdev || true
-            db_go || true
-        fi
-    fi
-fi
-
-#DEBHELPER#
diff --git a/debian/templates b/debian/templates
deleted file mode 100644
index a0ff97e..0000000
--- a/debian/templates
+++ /dev/null
@@ -1,18 +0,0 @@
-Template: vdr-plugin-remote/install_evdev
-Type: boolean
-Default: false
-_Description: Try to automatically load the evdev module?
- Enable this, if you want a setup which automatically loads the evdev module,
- needed by the remote-plugin.
- .
- This script will try to load the module evdev and, if this is successful, 
- it will add a new entry for evdev to your /etc/modules.
- .
- If this fails, your kernel maybe does not have evdev support, and you will
- need to rebuild your kernel with the CONFIG_INPUT_EVDEV option enabled.
-
-Template: vdr-plugin-remote/error-evdev
-Type: note
-_Description: Error loading evdev module
- The evdev module could not be loaded, probably your kernel has builtin-support
- for evdev, or your kernel is missing evdev support.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-remote.git



More information about the pkg-vdr-dvb-changes mailing list