Your message dated Fri, 05 Jun 2009 19:02:05 +0000
with message-id <[email protected]>
and subject line Bug#530236: fixed in nbd 1:2.9.12-1
has caused the Debian Bug report #530236,
regarding [l10n] Updated Czech translation of nbd debconf messages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
530236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530236
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nbd
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
nbd debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
#
#    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: nbd\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2009-05-17 09:02+0200\n"
"PO-Revision-Date: 2009-05-23 10:39+0200\n"
"Last-Translator: Miroslav Kure <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: error
#. Description
#: ../nbd-client.templates:2001
#| msgid "AUTO_GEN is set at \"n\" in /etc/nbd-client."
msgid "AUTO_GEN is set to \"n\" in /etc/nbd-client"
msgstr "Volba AUTO_GEN je v /etc/nbd-client nastavena na „n“"

#. Type: error
#. Description
#: ../nbd-client.templates:2001
msgid ""
"The /etc/nbd-client file contains a line that sets the AUTO_GEN variable to "
"\"n\". The file will therefore not be regenerated automatically."
msgstr ""
"V souboru /etc/nbd-client se nachází řádek, který nastavuje proměnnou "
"AUTO_GEN na hodnotu „n“. To znamená, že nechcete, aby se soubor obnovoval "
"automaticky."

#. Type: error
#. Description
#: ../nbd-client.templates:2001
msgid ""
"If that's wrong, remove the line and call \"dpkg-reconfigure nbd-client\" "
"afterwards."
msgstr ""
"Pokud to je špatně, odstraňte příslušný řádek a poté spusťte „dpkg-"
"reconfigure nbd-client“."

#. Type: string
#. Description
#: ../nbd-client.templates:3001
#| msgid "How many nbd-client connections do you want to use?"
msgid "Number of nbd-client connections to use:"
msgstr "Počet nbd-client spojení, která chcete použít:"

#. Type: string
#. Description
#: ../nbd-client.templates:3001
#| msgid ""
#| "nbd-client can handle multiple concurrent connections. Please state the "
#| "number of connections you'd like this configuration script to set up."
msgid ""
"nbd-client can handle multiple concurrent connections. Please specify the "
"number of connections you'd like this configuration script to set up."
msgstr ""
"nbd-client může obsluhovat více souběžných spojení. Zadejte počet spojení, "
"která má tento konfigurační skript nastavit."

#. Type: string
#. Description
#: ../nbd-client.templates:3001
msgid ""
"Note that if something has already been specified in /etc/nbd-client, the "
"current configuration will be used as defaults in these dialogs."
msgstr ""
"Poznamenejme, že něco již bylo v /etc/nbd-client nastaveno a tak se aktuální "
"nastavení přednastaví jako výchozí odpovědi na tyto otázky."

#. Type: select
#. Choices
#: ../nbd-client.templates:4001
msgid "swap, filesystem, raw"
msgstr "swap, souborový systém, raw"

#. Type: select
#. Description
#: ../nbd-client.templates:4002
#| msgid ""
#| "How do you intend to use the network block device (number: ${number})?"
msgid "Intended use of the network block device number ${number}:"
msgstr "Zamýšlené použití síťového blokového zařízení číslo ${number}:"

#. Type: select
#. Description
#: ../nbd-client.templates:4002
#| msgid ""
#| "The network block device can serve multiple purposes. One of the most "
#| "interesting is to provide swapspace over the network for diskless "
#| "clients, but you can store a filesystem on it, or do other things with it "
#| "for which a block device is interesting."
msgid ""
"The network block device can serve multiple purposes. One of the most "
"interesting is to provide swap space over the network for diskless clients, "
"but you can store a filesystem on it, or do other things with it for which a "
"block device is interesting."
msgstr ""
"Síťové blokové zařízení může sloužit několika účelům. Jedním z těch "
"zajímavějších je poskytování odkládacího prostoru (swapu) bezdiskovým "
"stanicím, ale také na něm můžete zřídit souborový systém, nebo s ním "
"provádět jiné užitečné věci, pro které je potřeba blokové zařízení."

#. Type: select
#. Description
#: ../nbd-client.templates:4002
#| msgid ""
#| "If you intend to use the network block device as a swapdevice, choose "
#| "\"swap\". If you intend to use it as a filesystem, add a line to /etc/"
#| "fstab, give it the option \"_netdev\" (else init will try to mount it "
#| "before it's usable), and choose \"filesystem\". For all other purposes, "
#| "choose \"raw\". The only thing the nbd-client bootscript will do then is "
#| "start an nbd-client process; you will have to set it up manually."
msgid ""
"If you intend to use the network block device as a swap device, choose \"swap"
"\". If you intend to use it as a filesystem, add a line to /etc/fstab, give "
"it the option \"_netdev\" (else init will try to mount it before it's "
"usable), and choose \"filesystem\". For all other purposes, choose \"raw\". "
"The only thing the nbd-client boot script will do then is start an nbd-"
"client process; you will have to set it up manually."
msgstr ""
"Plánujete-li používat síťové blokové zařízení jako odkládací prostor, "
"vyberte „swap“. Chcete-li zařízení používat jako souborový systém, přidejte "
"do /etc/fstab příslušný řádek (nezapomeňte použít parametr „_netdev“, "
"protože init by se je pokusil připojit ještě než by bylo použitelné) a "
"vyberte „souborový systém“. Pro všechny ostatní případy zvolte „raw“. "
"Jedinou věcí, kterou zaváděcí skript nbd-client udělá, je spuštění procesu "
"nbd-client; nastavit jej budete muset ručně."

#. Type: string
#. Description
#: ../nbd-client.templates:5001
msgid "Hostname of the server (number: ${number})?"
msgstr "Jméno serveru (číslo ${number})?"

#. Type: string
#. Description
#: ../nbd-client.templates:5001
msgid ""
"Please enter the network name or IP address of the machine on which the nbd-"
"server process is running."
msgstr ""
"Zadejte síťové jméno nebo IP adresu počítače, na kterém běží nbd-server."

#. Type: string
#. Description
#: ../nbd-client.templates:6001
msgid "Port on which the nbd-server is running (number: ${number})?"
msgstr "Port, na kterém běží nbd-server (číslo ${number})?"

#. Type: string
#. Description
#: ../nbd-client.templates:6001
msgid "Please enter the TCP port number to access nbd-server."
msgstr "Zadejte číslo TCP portu, které se použije pro přístup k nbd-serveru."

#. Type: string
#. Description
#: ../nbd-client.templates:7001
msgid "/dev entry for this nbd-client (number: ${number})?"
msgstr "Záznam v /dev pro tohoto klienta (číslo ${number})?"

#. Type: string
#. Description
#: ../nbd-client.templates:7001
msgid ""
"Every nbd-client process needs to be associated with a /dev entry with major "
"mode 43. Please enter the name of the /dev entry you want to use for this "
"nbd-client. Note that this needs to be the full path to that entry, not just "
"the last part."
msgstr ""
"Každý proces nbd-client se musí asociovat se záznamem v /dev majícím jako "
"hlavní číslo 43. Zadejte jméno záznamu v /dev, které chcete použít pro "
"tohoto nbd-clienta. Musí se jednat o absolutní cestu k danému záznamu, ne "
"pouze jeho poslední část."

#. Type: string
#. Description
#: ../nbd-client.templates:7001
#| msgid ""
#| "If an unexisting /dev entry is provided, it will be created with minor "
#| "number ${number}"
msgid ""
"If the /dev entry specified does not exist, it will be created with minor "
"number ${number}."
msgstr ""
"Pokud zadané zařízení v /dev neexistuje, bude vytvořeno s vedlejším číslem "
"${number}."

#. Type: boolean
#. Description
#: ../nbd-client.templates:8001
#| msgid "Kill all nbd devices on 'stop'?"
msgid "Disconnect all NBD devices on \"stop\"?"
msgstr "Odpojit všechna nbd zařízení při „stop“?"

#. Type: boolean
#. Description
#: ../nbd-client.templates:8001
#| msgid ""
#| "When the nbd-client initscript is called to stop the nbd-client service, "
#| "there are two things that can be done: either it can stop all nbd-client "
#| "devices, or it can stop only those nbd-client devices that it knows about "
#| "in its config file."
msgid ""
"When the nbd-client init script is called to stop the nbd-client service, "
"there are two things that can be done: either it can disconnect all nbd-"
"client devices (which are assumed not to be in use), or it can disconnect "
"only those nbd-client devices that it knows about in its config file."
msgstr ""
"Když je init skript nbd-client zavolán, aby zastavil službu nbd-client, může "
"zareagovat dvěma způsoby. Buď odpojí všechna zařízení nbd-clienta (o kterých "
"se předpokládá, že se již nepoužívají), nebo odpojí pouze ta zařízení, která "
"má uvedena ve svém konfiguračním souboru."

#. Type: boolean
#. Description
#: ../nbd-client.templates:8001
msgid ""
"The default (and the traditional behavior) is to disconnect all nbd-client "
"devices. If the root device or other critical file systems are on NBD this "
"will cause data loss and should not be accepted."
msgstr ""
"Výchozí (a tradiční) chování je odpojit všechna zařízení nbd-clienta. "
"Pokud však na NBD provozujete kritické souborové systémy (např. kořenový "
"souborový systém), pak je výchozí chování nevhodné a může způsobit ztrátu "
"dat; v takovém případě raději tuto možnost zamítněte."

#. Type: string
#. Description
#: ../nbd-server.templates:2001
msgid "Number of nbd-server instances to run:"
msgstr "Počet instancí nbd-serveru, které chcete spustit:"

#. Type: string
#. Description
#: ../nbd-server.templates:2001
#| msgid ""
#| "You can run multiple nbd-server processes, to export multiple files or "
#| "block devices. Please specify how many nbd-server configurations you want "
#| "this configuration script to generate."
msgid ""
"Multiple nbd-server processes may run to export multiple files or block "
"devices. Please specify how many configurations for such servers you want to "
"generate."
msgstr ""
"Můžete mít spuštěných více procesů nbd-server a exportovat tak více souborů "
"nebo blokových zařízení. Zadejte, kolik konfigurací se má pro tyto servery "
"vytvořit."

#. Type: string
#. Description
#: ../nbd-server.templates:2001
#| msgid ""
#| "Note that you can always add extra servers by adding them to /etc/nbd-"
#| "server/config, or by running 'dpkg-reconfigure nbd-server'."
msgid ""
"Note that you can always add extra servers by adding them to /etc/nbd-server/"
"config, or by running \"dpkg-reconfigure nbd-server\"."
msgstr ""
"Další servery můžete přidat později přidáním do /etc/nbd-server/config, nebo "
"spuštěním „dpkg-reconfigure nbd-server“."

#. Type: string
#. Description
#: ../nbd-server.templates:3001
#| msgid "Hostname of the server (number: ${number})?"
msgid "TCP Port for server number ${number}:"
msgstr "TCP port serveru číslo ${number}:"

#. Type: string
#. Description
#: ../nbd-server.templates:3001
msgid ""
"Please specify the TCP port this instance of nbd server will use for "
"listening. As NBD is likely to use more than one port, no dedicated port has "
"been assigned in IANA lists."
msgstr ""
"Zadejte TCP port, na kterém bude tato instance nbd-serveru naslouchat "
"příchozím požadavkům. Protože je pravděpodobné, že bude NBD používat více "
"než jeden port, nebyl mu v IANA registrech přiřazen specifický port."

#. Type: string
#. Description
#: ../nbd-server.templates:3001
#| msgid ""
#| "Therefore, NBD does not have a standard portnumber, which means you need "
#| "to enter one. Make sure the portnumber being entered is not in use "
#| "already."
msgid ""
"Therefore, NBD does not have a standard port number, which means you need to "
"provide one. You should make sure this port is not already in use."
msgstr ""
"NBD tedy nemá standardní číslo portu, což znamená, že nějaké musíte zadat. "
"Ujistěte se, že zadané číslo portu již není využíváno jinou aplikací."

#. Type: string
#. Description
#: ../nbd-server.templates:4001
#| msgid "Hostname of the server (number: ${number})?"
msgid "File to export (server number ${number}):"
msgstr "Soubor, který se má exportovat (server číslo ${number}):"

#. Type: string
#. Description
#: ../nbd-server.templates:4001
#, no-c-format
#| msgid ""
#| "You need to enter a filename to a file or block device you want to export "
#| "over the network. You can either export a real block device (e.g. \"/dev/"
#| "hda1\"), export a normal file (e.g. \"/export/nbd/bl1\"), or export a "
#| "bunch of files all at once; for the last option, you have the possibility "
#| "to use \"%s\" in the filename, which will be expanded to the IP-address "
#| "of the connecting client. An example would be \"/export/swaps/swp%s\"."
msgid ""
"Please specify a file name or block device that should be exported over the "
"network. You can export a real block device (for instance \"/dev/hda1\"); a "
"normal file (such as \"/export/nbd/bl1\"); or a bunch of files all at once. "
"For the third option, you can use \"%s\" in the filename, which will be "
"expanded to the IP-address of the connecting client. An example would be \"/"
"export/swaps/swp%s\"."
msgstr ""
"Zadejte jméno souboru nebo blokového zařízení, které chcete exportovat "
"přes síť. Můžete exportovat buď skutečné blokové zařízení (např. „/dev/"
"hda1“), běžný soubor (např. „/export/nbd/bl1“), nebo dokonce skupinu souborů "
"najednou. U poslední možnosti můžete ve jméně souboru použít „%s“, což se "
"expanduje na IP adresu připojujícího se klienta, například „/export/swaps/swp"
"%s“."

#. Type: string
#. Description
#: ../nbd-server.templates:4001
msgid ""
"Note that it is possible to tune the way in which the IP address will be "
"substituted in the file name. See \"man 5 nbd-server\" for details."
msgstr ""
"Způsob, jakým bude v názvu souboru nahrazena IP adresa, se dá měnit. Více "
"naleznete v manuálové stránce „man 5 nbd-server“."

#. Type: error
#. Description
#: ../nbd-server.templates:5001
#| msgid "AUTO_GEN is set at \"n\" in /etc/nbd-server"
msgid "AUTO_GEN is set to \"n\" in /etc/nbd-server"
msgstr "Volba AUTO_GEN je v /etc/nbd-server nastavena na „n“"

#. Type: error
#. Description
#: ../nbd-server.templates:5001
msgid ""
"The /etc/nbd-server file contains a line that sets the AUTO_GEN variable to "
"\"n\". The file will therefore not be regenerated automatically."
msgstr ""
"V souboru /etc/nbd-server se nachází řádek, který nastavuje proměnnou "
"AUTO_GEN na hodnotu „n“. To znamená, že nechcete, aby se soubor obnovoval "
"automaticky."

#. Type: error
#. Description
#: ../nbd-server.templates:5001
#| msgid ""
#| "Note that the current version of the nbd-server package no longer uses /"
#| "etc/nbd-server; rather, it uses a new configuration file that is read by "
#| "nbd-server itself (rather than the initscript), and which allows to set "
#| "more options. See 'man 5 nbd-server' for details."
msgid ""
"Note that the current version of the nbd-server package no longer uses /etc/"
"nbd-server. Instead it uses a new configuration file, read by nbd-server "
"itself (rather than the init script), which supports more options. See \"man "
"5 nbd-server\" for details."
msgstr ""
"Aktuální verze balíku nbd-server již nepoužívá konfigurační soubor /etc/nbd-"
"server, který byl načítán spouštěcím skriptem nbd. Nový konfigurační soubor "
"je čten samotným nbd-serverem a umožňuje nastavit více voleb. Podrobnosti "
"naleznete v manuálové stránce nbd-server(5)."

#. Type: error
#. Description
#: ../nbd-server.templates:5001
#| msgid ""
#| "If you remove or uncomment the AUTO_GEN line, a file /etc/nbd-server/"
#| "config in the new format may be generated based on your current "
#| "configuration. Until then, your nbd-server installation will be broken."
msgid ""
"If you remove or comment out the AUTO_GEN line, a file /etc/nbd-server/"
"config in the new format may be generated based on the current "
"configuration. Until then, the nbd-server installation will be broken."
msgstr ""
"Pokud odstraníte nebo zakomentujete řádek AUTO_GEN, vytvoří se nový soubor /"
"etc/nbd-server/config na základě stávající konfigurace. Do té doby bude "
"instalace nbd-serveru porušená."

#. Type: boolean
#. Description
#: ../nbd-server.templates:6001
#| msgid "Convert old style nbd-server configuration file?"
msgid "Convert old-style nbd-server configuration file?"
msgstr "Převést starý konfigurační soubor nbd-serveru?"

#. Type: boolean
#. Description
#: ../nbd-server.templates:6001
msgid ""
"A pre-2.9 nbd-server configuration file has been found on this system. The "
"current nbd-server package no longer supports this file and will not work if "
"it is kept as is."
msgstr ""
"V systému byl nalezen konfigurační soubor nbd-serveru < 2.9. Současný balík "
"nbd-server již tento soubor nepodporuje a pokud soubor nepřevedete na "
"novější formát, nebude nbd-server fungovat."

#. Type: boolean
#. Description
#: ../nbd-server.templates:6001
msgid ""
"If you choose this option, the system will generate a new style "
"configuration file based upon the old-style configuration file, which will "
"be removed. Otherwise, configuration questions will be asked and the system "
"will generate a new configuration file."
msgstr ""
"Budete-li souhlasit, systém automaticky vytvoří nový konfigurační soubor "
"založený na původním souboru a pak původní soubor smaže. V opačném případě "
"bude nový konfigurační soubor vytvořen na základě několika otázek a vašich "
"odpovědí."

#. Type: boolean
#. Description
#: ../nbd-server.templates:6001
#| msgid ""
#| "If you already have a new style configuration file and you accept this "
#| "option, you will shortly see a \"modified configuration file\" prompt, as "
#| "usual."
msgid ""
"If a new-style configuration file already exists and you choose this option, "
"you will shortly see a \"modified configuration file\" prompt, as usual."
msgstr ""
"Pokud již nový konfigurační soubor existuje a na tuto otázku povolíte kladně, "
"zobrazí se klasická výzva „změněný konfigurační soubor“."

#~ msgid ""
#~ "There's a line in /etc/nbd-client that reads \"AUTO_GEN=n\" -- or "
#~ "something likewise in sh-syntaxis. This means you don't want me to "
#~ "automatically regenerate that file."
#~ msgstr ""
#~ "V souboru /etc/nbd-client se nachází řádek „AUTO_GEN=n“, nebo jeho "
#~ "shellový ekvivalent. To znamená, že nechcete, abych soubor obnovoval "
#~ "automaticky."

#~ msgid ""
#~ "You need to fill in some name with which to resolve the machine on which "
#~ "the nbd-server process is running. This can be its hostname (also known "
#~ "to some as its \"network name\") or its IP-address."
#~ msgstr ""
#~ "Musíte zadat nějaké jméno, které se přeloží na adresu počítače, na kterém "
#~ "běží proces nbd-server. Můžete zadat buď doménové (síťové) jméno "
#~ "počítače, nebo jeho IP adresu."

#~ msgid ""
#~ "You need to fill in the portnumber on which the nbd-server is running. "
#~ "This could technically be any number between 1 and 65535, but for this to "
#~ "work, it needs to be the one on which a server can be found on the "
#~ "machine running nbd-server..."
#~ msgstr ""
#~ "Musíte zadat číslo portu, na kterém běží nbd-server. Teoreticky to může "
#~ "být libovolné celé číslo mezi 1 a 65535, ale prakticky to musí být číslo, "
#~ "na kterém na vzdáleném počítači naslouchá nbd-server."

#~ msgid ""
#~ "The traditional behaviour was to stop all nbd-client devices, including "
#~ "those that were not specified in the nbd-client config file; for that "
#~ "reason, the default answer is to kill all nbd devices. However, if you "
#~ "are running critical file systems, such as your root device, on NBD, then "
#~ "this is a bad idea; in that case, please do not accept this option."
#~ msgstr ""
#~ "Tradiční chování je zastavit všechna zařízení typu nbd-client, což je "
#~ "výchozí možnost. Pokud však na NBD provozujete kritické souborové systémy "
#~ "(např. kořenový souborový systém), pak je výchozí chování nevhodné a "
#~ "raději tuto možnost zamítněte."

#~ msgid "How many nbd-servers do you want to run?"
#~ msgstr "Kolik nbd-serverů chcete spustit?"

#~ msgid "What port do you want to run the server on (number: ${number})?"
#~ msgstr "Na kterém portu chcete spustit server (číslo ${number})?"

#~ msgid ""
#~ "A port is a number in the TCP-header of a TCP/IP network package, that "
#~ "defines which application should process the data being sent. For most "
#~ "application-layer protocols, like FTP, HTTP, POP3 or SMTP, these numbers "
#~ "have been well-defined by IANA, and can be found in /etc/services or STD "
#~ "2; for NBD, however, this would not be appropriate since NBD works with a "
#~ "separate port for each and every block device being used."
#~ msgstr ""
#~ "Port je číslo v TCP hlavičce síťového TCP/IP paketu, které určuje, která "
#~ "aplikace by měla obdržet zaslaná data. Pro většinu aplikačních protokolů "
#~ "typu FTP, HTTP, POP3 nebo SMTP jsou tato čísla definována organizací IANA "
#~ "a jsou k nalezení v /etc/services nebo STD 2. To však není případ NBD, "
#~ "které pracuje se samostatným portem pro každé blokové zařízení."

#~ msgid "What file do you want to export (number: ${number})?"
#~ msgstr "Který soubor chcete exportovat (číslo ${number})?"

#~ msgid ""
#~ "/etc/nbd-server contains a line \"AUTO_GEN=n\" -- or something equivalent "
#~ "in bash-syntaxis. This means you don't want me to automatically "
#~ "regenerate that file."
#~ msgstr ""
#~ "Soubor /etc/nbd-server obsahuje řádek „AUTO_GEN=n“, nebo jeho bashový "
#~ "ekvivalent. To znamená, že nechcete, abych soubor obnovoval automaticky."

#~ msgid ""
#~ "A pre-2.9 nbd-server configuration file has been found on your system. "
#~ "The current nbd-server package no longer supports this file; if you "
#~ "depend on it, your nbd-server no longer works. If you accept this option, "
#~ "the system will generate a new style configuration file based upon your "
#~ "old style configuration file. Then, the old style configuration file will "
#~ "be removed. If you do not accept this option, a new style configuration "
#~ "file will be generated based on a number of questions that will be asked; "
#~ "these may be the very same questions that you used to create the old "
#~ "style configuration file in the first place."
#~ msgstr ""
#~ "Na vašem systému byl nalezen konfigurační soubor nbd-serveru < 2.9. "
#~ "Současný balík nbd-server již tento soubor nepodporuje; pokud na souboru "
#~ "závisíte, nbd-server již nebude fungovat. Budete-li souhlasit, systém "
#~ "automaticky vytvoří nový konfigurační soubor založený na původním souboru "
#~ "a pak původní soubor smaže. V opačném případě bude nový konfigurační "
#~ "soubor vytvořen na základě několika otázek a vašich odpovědí (je docela "
#~ "možné, že jste původní konfigurační soubor vytvořili právě takto)."

--- End Message ---
--- Begin Message ---
Source: nbd
Source-Version: 1:2.9.12-1

We believe that the bug you reported is fixed in the latest version of
nbd, which is due to be installed in the Debian FTP archive:

nbd-client-udeb_2.9.12-1_amd64.udeb
  to pool/main/n/nbd/nbd-client-udeb_2.9.12-1_amd64.udeb
nbd-client_2.9.12-1_amd64.deb
  to pool/main/n/nbd/nbd-client_2.9.12-1_amd64.deb
nbd-server_2.9.12-1_amd64.deb
  to pool/main/n/nbd/nbd-server_2.9.12-1_amd64.deb
nbd_2.9.12-1.diff.gz
  to pool/main/n/nbd/nbd_2.9.12-1.diff.gz
nbd_2.9.12-1.dsc
  to pool/main/n/nbd/nbd_2.9.12-1.dsc
nbd_2.9.12.orig.tar.gz
  to pool/main/n/nbd/nbd_2.9.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wouter Verhelst <[email protected]> (supplier of updated nbd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 05 Jun 2009 20:42:25 +0200
Source: nbd
Binary: nbd-server nbd-client nbd-client-udeb
Architecture: source amd64
Version: 1:2.9.12-1
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst <[email protected]>
Changed-By: Wouter Verhelst <[email protected]>
Description: 
 nbd-client - Network Block Device protocol - client
 nbd-client-udeb - Network Block Device protocol - client for Debian Installer 
(udeb)
 nbd-server - Network Block Device protocol - server
Closes: 409530 430701 473823 528476 529859 530236 530332 530711 531203 531303 
531620
Changes: 
 nbd (1:2.9.12-1) unstable; urgency=low
 .
   * The "spring cleaning" release.
   * New upstream release.
     - The meaning of the -swap option has been changed; rather than
       trying to use a kernel patch which hasn't been maintained since
       the Linux 2.1.something days, use mlockall() to make sure we don't
       get swapped out. Closes: #409530.
       - Steal patch from git HEAD to document this change in nbd-client(8).
     - Removed (corrupt) winnbd.zip. Closes: #473823.
   * The Debconf templates have been reviewed by the debian-l10n-english
     team; incorporate those changes. Closes: #528476, 430701, 530711.
   * Updated debconf translations, to reflect the above:
     - Dutch, by myself
     - Swedish, by Martin Bagge; Closes: #529859.
     - Czech, by Miroslav Kure; Closes: #530236.
     - French, by Christian Perrier and the French l10n team; Closes: #530332.
     - Portuguese, by "Traduz - Portuguese Translation Team"; Closes: #531303.
   * New debconf translations:
     - Russian, by Yuri Kozlov; Closes: #531203.
   * nbd-client: install nbd-client.modprobe using debhelper rather than
     using our own 'install' invocation. This takes care of giving it the
     proper name (re recent module-init-tools) and moving files from the
     old to the new location. Depend on debhelper (>= 7.2.2) to make sure
     it has the required functionality to handle this correctly.
   * nbd-client.init.d: remove '-k' option from modprobe. This was once
     useful in the 2.4 days, but module-init-tools modprobe has never
     needed that option, and now produces an error message when it's
     used. Closes: #531620.
   * (Conditionally, compliant with the new DEB_BUILD_OPTIONS' "nocheck"
     option) re-enable the test suite. It did /not/ give false positives,
     ever.  However, it did indeed break at some point...
   * Update to debhelper compat level 7.
   * nbd-client.postinst: don't use full path to update-initramfs.
   * copyright: refer to common-licenses/GPL-2 rather than the versionless
     variant.
   * That leaves one TODO for Policy 3.8.1: initscripts must not error
     out when 'start' is called and the daemon is already running. This
     will require some work (it might be there already, but I'm not sure
     and would need to test extensively).
Checksums-Sha1: 
 6c3a8baed372c7c822d47907da8c544d0862746e 979 nbd_2.9.12-1.dsc
 750a5aff0322db29fb7c4b0eb92ba84885d744c2 178008 nbd_2.9.12.orig.tar.gz
 0d7151f8a653432b30e8c405bf52c9f65961178d 68109 nbd_2.9.12-1.diff.gz
 af2a883d91843fb109f4d8827f3b0afec54e557f 48040 nbd-server_2.9.12-1_amd64.deb
 cb1ea30f1401880078eb0b424cff879c2be0cf2a 37884 nbd-client_2.9.12-1_amd64.deb
 9433b91b7482cef2a22a994c4ed560db7592715a 6092 
nbd-client-udeb_2.9.12-1_amd64.udeb
Checksums-Sha256: 
 f2dfd8aa458d3b95aafaf35dd0227fc0b58a7583abb4b856608994c72757a972 979 
nbd_2.9.12-1.dsc
 c4018a85911f648c4116f430866a57cb945c161799b1cbc7b1dfcf5dc29dbcdb 178008 
nbd_2.9.12.orig.tar.gz
 18cd9af84f97a32c7d256d1bd0aa35ac0278ecf5e1518d852b81cbf1cf3276f0 68109 
nbd_2.9.12-1.diff.gz
 adbdfb82c8e5fa594615b3849c2d71beb58f16ebf68b1e77cec330b05531215b 48040 
nbd-server_2.9.12-1_amd64.deb
 de23ed09100c1a692a9f6d5b7ecbfe686ca0559dc83c8f1127297ea28c5b0918 37884 
nbd-client_2.9.12-1_amd64.deb
 a76f64ad1bb3c366103e7b486b42dfdbec2aacb482d16221b348b671a7a527b8 6092 
nbd-client-udeb_2.9.12-1_amd64.udeb
Files: 
 eff8c8fba2cfb20f474e27fed673cdc4 979 admin optional nbd_2.9.12-1.dsc
 7d21cba07cf6bde2e94059e9cb4e3832 178008 admin optional nbd_2.9.12.orig.tar.gz
 34e1bfda5f2abb488989e001a820dc08 68109 admin optional nbd_2.9.12-1.diff.gz
 4dc5408f363423b576dc7a222b45eacf 48040 admin optional 
nbd-server_2.9.12-1_amd64.deb
 37360dfed438ea9a8b41e26a2c6abc30 37884 admin optional 
nbd-client_2.9.12-1_amd64.deb
 b6dd0660a68f56f86351d6050b50bd86 6092 debian-installer optional 
nbd-client-udeb_2.9.12-1_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkopaAoACgkQhbxvHru886w9bQCgxFHQnqzD5dZ9GmOQUQOmuFhn
/eYAoJCJ/giZaL/HModWSPzVKeqkUc3M
=BuzA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to