Please, unblock jed 1:0.99.18+dfsg.1-11, which I just uploaded to unstable. It contains a new debconf translation (it.po, Bug#504996).
The debdiff is attached below. I also updated the Vcs-* fields in debian/control, this is aminor change. Thanks, -- Rafael
diff -u jed-0.99.18+dfsg.1/debian/changelog jed-0.99.18+dfsg.1/debian/changelog --- jed-0.99.18+dfsg.1/debian/changelog +++ jed-0.99.18+dfsg.1/debian/changelog @@ -1,3 +1,11 @@ +jed (1:0.99.18+dfsg.1-11) unstable; urgency=low + + * debian/po/it.po: Add Italian translation of the debconf templates, + thanks to Luca Monducci (closes: #504996) + * debian/control: Update the Vcs-* fields to the new Git repository + + -- Rafael Laboissiere <[EMAIL PROTECTED]> Sat, 08 Nov 2008 14:44:17 +0100 + jed (1:0.99.18+dfsg.1-10) unstable; urgency=low * debian/control: diff -u jed-0.99.18+dfsg.1/debian/control jed-0.99.18+dfsg.1/debian/control --- jed-0.99.18+dfsg.1/debian/control +++ jed-0.99.18+dfsg.1/debian/control @@ -10,8 +10,8 @@ libxft-dev, libgpmg1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libxt-dev, pkg-config Homepage: http://www.jedsoft.org/jed/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/jed/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/jed/ +Vcs-Git: git://git.debian.org/git/pkg-jed/jed.git +Vcs-Browser: http://git.debian.org/?p=pkg-jed/jed.git Package: jed Architecture: any only in patch2: unchanged: --- jed-0.99.18+dfsg.1.orig/debian/po/it.po +++ jed-0.99.18+dfsg.1/debian/po/it.po @@ -0,0 +1,44 @@ +# jed po-debconf translation to italian +# Copyright (C) 2004 Software in the Public Interest +# This file is distributed under the same license as the jed package. +# Luca Monducci <[EMAIL PROTECTED]>, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: jed 0.99.18 debconf templates\n" +"Report-Msgid-Bugs-To: [EMAIL PROTECTED]" +"POT-Creation-Date: 2006-08-11 00:49+0200\n" +"PO-Revision-Date: 2008-11-08 13:00+0100\n" +"Last-Translator: Luca Monducci <[EMAIL PROTECTED]>\n" +"Language-Team: Italian <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../jed-common.templates:1001 +msgid "Remove old files in /etc/?" +msgstr "Eliminare i vecchi file in /etc/?" + +#. Type: boolean +#. Description +#: ../jed-common.templates:1001 +msgid "" +"Due to a bug in dpkg (#108587) the config files 00site.sl, 00debian.sl and " +"99defaults.sl in /etc/jed-init.d/ and /etc/jed.conf aren't removed after an " +"upgrade to 0.99.15-1 or higher." +msgstr "" +"A causa di un bug in dpkg (#108587) i file di configurazione 00site.sl, " +"00debian.sl e 99defaults.sl in /etc/jed-init.d/ e /etc/jed.conf non stati " +"rimossi dopo l'aggiornamento alla versione 0.99.15-1 o successiva." + +#. Type: boolean +#. Description +#: ../jed-common.templates:1001 +msgid "" +"It seems you have modified one of these files, because their md5 sums differ " +"from the originals." +msgstr "" +"Sembra che almeno uno di questi file sia stato modificato, dato che la somma " +"md5 è diversa da quella degli originali."

