# # # add_file "debian/po/nl.po" # content [4fef6dde2614fde5184cb81e8842147e381e7273] # # patch "debian/changelog" # from [b57897fd7125f492779c8219f10ed95d3e0f2131] # to [01106c00819f83309a7d7cc1d3b6ff226454efe5] # # patch "debian/control" # from [41f97831260bb68051e90989c0db50630aae1828] # to [d949a542bb481e11d6cd8f3833375e226b1237a7] # ============================================================ --- debian/po/nl.po 4fef6dde2614fde5184cb81e8842147e381e7273 +++ debian/po/nl.po 4fef6dde2614fde5184cb81e8842147e381e7273 @@ -0,0 +1,54 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: monotone\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-03 04:32+0100\n" +"PO-Revision-Date: 2007-03-09 19:23+0100\n" +"Last-Translator: Bart Cornelis \n" +"Language-Team: debian-l10n-dutch \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 +#: ../monotone-server.templates:1001 +msgid "Automatically manage monotone database?" +msgstr "Wilt u dat de monotone-database automatisch beheerd wordt?" + +#. Type: boolean +#. Description +#: ../monotone-server.templates:1001 +msgid "Select this option to automatically manage the monotone database. If selected, the database will automatically be created. Also when upgrading, the database will be automatically migrated if necessary." +msgstr "Kies deze optie als u wilt dat de monotone-database automatisch beheerd wordt. Indien u hiervoor kiest wordt de database automatisch aangemaakt, en wordt de database -indien nodig- tijdens opwaarderingen automatisch gemigreerd." + +#. Type: string +#. Description +#: ../monotone-server.templates:2001 +msgid "Monotone key id:" +msgstr "Monotone sleutel-id:" + +#. Type: string +#. Description +#: ../monotone-server.templates:2001 +msgid "Enter the id of the key your monotone server will use. The key id is typically an email address." +msgstr "Geef de id aan van de sleutel die uw monotoneserver zal gebruiken. De sleutel-id is meestal een e-mail-adres." + +#. Type: password +#. Description +#: ../monotone-server.templates:3001 +msgid "Monotone key passphrase:" +msgstr "Wachtzin voor de monotone-sleutel:" + +#. Type: password +#. Description +#: ../monotone-server.templates:3001 +msgid "Please choose a passphrase for your monotone key. If left blank, one will be generated for you." +msgstr "Gelieve een wachtzin voor uw monotone-sleutel te kiezen. Als u dit leeg laat wordt er één aangemaakt voor u." + ============================================================ --- debian/changelog b57897fd7125f492779c8219f10ed95d3e0f2131 +++ debian/changelog 01106c00819f83309a7d7cc1d3b6ff226454efe5 @@ -1,3 +1,14 @@ +monotone (0.35-0.2) unstable; urgency=low + + * Official NMU with permission of maintainer. + * New upstream release (Closes: #418213, #427845, #429832). + * Backport post-0.35 upstream fixes for boost 1.34 (Closes: #425907). + * Rebuild against new boost (Closes: #427687). + * Drop tetex-bin as build-dep alternative. Add build-deps on all of + texinfo's suggested packages, to ensure docs build (Closes: #422936). + + -- Zack Weinberg Tue, 03 Jul 2007 11:19:49 -0700 + monotone (0.35-0.1) unstable; urgency=low * New upstream release. ============================================================ --- debian/control 41f97831260bb68051e90989c0db50630aae1828 +++ debian/control d949a542bb481e11d6cd8f3833375e226b1237a7 @@ -1,11 +1,11 @@ Build-Depends: cdbs (>= 0.4.28), debhelp Source: monotone Section: devel Priority: optional Maintainer: Shaun Jackman Build-Depends: cdbs (>= 0.4.28), debhelper (>= 4.0.0), autotools-dev, - libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-dev, - libz-dev -Build-Depends-Indep: ps2eps, tetex-bin | texlive-base-bin, texinfo, xpdf-utils + libboost-filesystem-dev, libboost-regex-dev, libboost-dev, libz-dev +Build-Depends-Indep: ps2eps, texlive-base, texlive-generic-recommended, + texlive-latex-base, texinfo, xpdf-utils Standards-Version: 3.7.2.2 Package: monotone