diff -Nru configure-debian-1.0.2ubuntu2/debian/changelog configure-debian-1.0.2/debian/changelog --- configure-debian-1.0.2ubuntu2/debian/changelog 2008-06-09 13:43:28.000000000 -0500 +++ configure-debian-1.0.2/debian/changelog 2008-07-23 15:06:13.000000000 -0500 @@ -1,3 +1,13 @@ +configure-debian (1.0.2-0.1ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes (LP: #251272): + - debian/configure-debian.{desktop,menu}: changed su-to-root to sudo + - debian/control: Update Maintainer field as per spec + * Bump Standards-Version to 3.8.0 + * Modify configure-debian.desktop to validate with desktop-file-validate + + -- Nathan Handler Wed, 23 Jul 2008 15:03:34 -0500 + configure-debian (1.0.2ubuntu2) intrepid; urgency=low * debian/control: @@ -12,6 +22,26 @@ -- Adrien Cunin Tue, 19 Dec 2006 21:52:22 +0100 +configure-debian (1.0.2-0.1) unstable; urgency=low + + * Non-maintainer upload to fix pending l10n issues. + * Debconf translations: + - Catalan. Closes: #411989 + - Slovak. Closes: #441670, #438585 + - Finnish. Closes: #471682 + - Norwegian Bokmål. Closes: #473191 + - Galician. Closes: #473495 + * [Lintian] Change menu section to Applications/System/Administration + to fit the "new" Debian menu policy + * [Lintian] Remove the MultipleArgs key from the .desktop file. It + is not part of the spec + * [Lintian] Use dh_desktop instead of copying the .desktop file manually + * Use ${misc:Depends} in Depends instead of hardcoding debconf versions + and alternatives + * [Lintian] Correct formatting of NEWS.Debian + + -- Christian Perrier Mon, 31 Mar 2008 08:27:41 +0200 + configure-debian (1.0.2) unstable; urgency=low * NMU ACK. Thanks Chrisitian. @@ -196,7 +226,7 @@ * French debconf translation renamed to fr.po. Closes: #193889 -- Christian Perrier Wed, 2 Jul 2003 09:13:37 +0200 - + configure-debian (0.5.0) unstable; urgency=low * Add French Translation, courtesy of Julien Louis; closes: #189082 @@ -227,7 +257,7 @@ Harris. -- David Nusinow Fri, 11 Apr 2003 00:53:35 -0700 - + configure-debian (0.3.0) unstable; urgency=low * configure-debian: Add "use Debconf::gettext"; closes: #177841 @@ -258,3 +288,4 @@ * Initial Release; closes: #175647 -- David Nusinow Mon, 30 Dec 2002 00:11:10 -0800 + diff -Nru configure-debian-1.0.2ubuntu2/debian/configure-debian.desktop configure-debian-1.0.2/debian/configure-debian.desktop --- configure-debian-1.0.2ubuntu2/debian/configure-debian.desktop 2006-12-19 18:02:36.000000000 -0600 +++ configure-debian-1.0.2/debian/configure-debian.desktop 2008-07-23 15:03:26.000000000 -0500 @@ -4,6 +4,5 @@ Exec=/usr/bin/sudo /usr/sbin/configure-debian Icon=/usr/share/pixmaps/configure-debian-48x48.png Terminal=true -MultipleArgs=false Type=Application -Categories=Application;System; +Categories=System; diff -Nru configure-debian-1.0.2ubuntu2/debian/configure-debian.menu configure-debian-1.0.2/debian/configure-debian.menu --- configure-debian-1.0.2ubuntu2/debian/configure-debian.menu 2006-12-19 18:02:36.000000000 -0600 +++ configure-debian-1.0.2/debian/configure-debian.menu 2008-06-09 19:38:30.000000000 -0500 @@ -1,6 +1,6 @@ ?package(configure-debian):\ needs="text"\ - section="Apps/System/Admin"\ + section="Applications/System/Administration"\ title="Configure Debian"\ icon="/usr/share/pixmaps/configure-debian.xpm"\ command="/usr/bin/sudo /usr/sbin/configure-debian --frontend=##CHECK##" diff -Nru configure-debian-1.0.2ubuntu2/debian/control configure-debian-1.0.2/debian/control --- configure-debian-1.0.2ubuntu2/debian/control 2008-06-09 13:41:30.000000000 -0500 +++ configure-debian-1.0.2/debian/control 2008-07-23 14:58:46.000000000 -0500 @@ -4,11 +4,11 @@ Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: David Nusinow Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2.2 +Standards-Version: 3.8.0 Package: configure-debian Architecture: all -Depends: debconf (>= 1.3.11) | debconf-2.0, ${perl:Depends}, liblocale-gettext-perl +Depends: ${misc:Depends}, ${perl:Depends}, liblocale-gettext-perl Description: central configuration program for packages using debconf configure-debian is a program which presents a list of packages which use Debconf, Debian's configuration management system. diff -Nru configure-debian-1.0.2ubuntu2/debian/NEWS configure-debian-1.0.2/debian/NEWS --- configure-debian-1.0.2ubuntu2/debian/NEWS 2005-08-08 23:02:52.000000000 -0500 +++ configure-debian-1.0.2/debian/NEWS 2008-06-09 19:38:30.000000000 -0500 @@ -1,22 +1,23 @@ configure-debian (0.9.0) unstable; urgency=low - * I rewrote large portions of configure-debian based on the tasksel rewrite. - It now uses debconf through an external shell script, so it'll be compatible - with cdebconf if need be. It should also avoid the weird gnome debconf - frontend bugs that have popped up in earlier versions. Any frontend-specific - bugs are now bugs in the frontend itself, not configure-debian. After some - testing, I hope to put the program in to debconf itself (named - configure-packages) but not until I'm comfortable with its stability. - + * I rewrote large portions of configure-debian based on the tasksel + rewrite. It now uses debconf through an external shell script, so + it'll be compatible with cdebconf if need be. It should also avoid the + weird gnome debconf frontend bugs that have popped up in earlier + versions. Any frontend-specific bugs are now bugs in the frontend + itself, not configure-debian. After some testing, I hope to put the + program in to debconf itself (named configure-packages) but not until + I'm comfortable with its stability. + -- David Nusinow Sun, 18 Jul 2004 22:52:23 -0400 configure-debian (0.5.2) unstable; urgency=low - * This will be the last of the major changes before sarge. Anything - else will just be updated and new translations. A quick apology to - the translators, I'm sorry that I've been changing my templates so - much, but the program is basically in its final form right now. - Everything else will be just brand new templates for new apps, but - those won't show up until after sarge is released. - + * This will be the last of the major changes before sarge. Anything + else will just be updated and new translations. A quick apology to + the translators, I'm sorry that I've been changing my templates so + much, but the program is basically in its final form right now. + Everything else will be just brand new templates for new apps, but + those won't show up until after sarge is released. + -- David Nusinow Fri, 29 Aug 2003 21:13:12 -0700 diff -Nru configure-debian-1.0.2ubuntu2/debian/po/ca.po configure-debian-1.0.2/debian/po/ca.po --- configure-debian-1.0.2ubuntu2/debian/po/ca.po 1969-12-31 18:00:00.000000000 -0600 +++ configure-debian-1.0.2/debian/po/ca.po 2008-03-11 17:03:06.000000000 -0500 @@ -0,0 +1,51 @@ +# +# Catalan translation for configure-debian package. +# Copyright (C) 2006 David Nusinow. +# This file is distributed under the same license as the configure-debian +# package. +# +# Joan Queralt Molina , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-08 07:40+0200\n" +"PO-Revision-Date: 2007-02-22 17:38+0100\n" +"Last-Translator: Joan Queralt \n" +"Language-Team: Català \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#. Type: select +#. Choices +#: ../configure-debian.templates:1001 ../configure-debian.templates:2001 +msgid "${CHOICES}" +msgstr "${CHOICES}" + +#. Type: select +#. Description +#: ../configure-debian.templates:1002 +msgid "Which subsection do you want?" +msgstr "Quina subsecció voleu?" + +#. Type: select +#. Description +#: ../configure-debian.templates:2002 +msgid "Which program do you want to configure?" +msgstr "Quin programa voleu configurar?" + +#. Type: boolean +#. Description +#: ../configure-debian.templates:3001 +msgid "Would you like to configure another program?" +msgstr "Voleu configurar un altre programa?" + +#. Type: title +#. Description +#: ../configure-debian.templates:4001 +msgid "Configure Packages" +msgstr "Configura els paquets" diff -Nru configure-debian-1.0.2ubuntu2/debian/po/fi.po configure-debian-1.0.2/debian/po/fi.po --- configure-debian-1.0.2ubuntu2/debian/po/fi.po 1969-12-31 18:00:00.000000000 -0600 +++ configure-debian-1.0.2/debian/po/fi.po 2008-03-19 12:17:44.000000000 -0500 @@ -0,0 +1,45 @@ +msgid "" +msgstr "" +"Project-Id-Version: configure-debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-08 07:40+0200\n" +"PO-Revision-Date: 2008-03-19 15:14+0200\n" +"Last-Translator: Esko Arajärvi \n" +"Language-Team: Finnish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Finnish\n" +"X-Poedit-Country: FINLAND\n" + +#. Type: select +#. Choices +#. Type: select +#. Choices +#: ../configure-debian.templates:1001 ../configure-debian.templates:2001 +msgid "${CHOICES}" +msgstr "${CHOICES}" + +#. Type: select +#. Description +#: ../configure-debian.templates:1002 +msgid "Which subsection do you want?" +msgstr "Valitse aliosio:" + +#. Type: select +#. Description +#: ../configure-debian.templates:2002 +msgid "Which program do you want to configure?" +msgstr "Valitse asetettava ohjelma:" + +#. Type: boolean +#. Description +#: ../configure-debian.templates:3001 +msgid "Would you like to configure another program?" +msgstr "Tehdäänkö toisen ohjelman asetukset?" + +#. Type: title +#. Description +#: ../configure-debian.templates:4001 +msgid "Configure Packages" +msgstr "Aseta paketteja" diff -Nru configure-debian-1.0.2ubuntu2/debian/po/gl.po configure-debian-1.0.2/debian/po/gl.po --- configure-debian-1.0.2ubuntu2/debian/po/gl.po 1969-12-31 18:00:00.000000000 -0600 +++ configure-debian-1.0.2/debian/po/gl.po 2008-03-31 01:27:40.000000000 -0500 @@ -0,0 +1,47 @@ +# Galician translation of configure-debian's debconf templates +# This file is distributed under the same license as the configure-debian package. +# Jacobo Tarrio , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: configure-debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-08 07:40+0200\n" +"PO-Revision-Date: 2008-03-31 01:12+0100\n" +"Last-Translator: Jacobo Tarrio \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#. Type: select +#. Choices +#: ../configure-debian.templates:1001 ../configure-debian.templates:2001 +msgid "${CHOICES}" +msgstr "${CHOICES}" + +#. Type: select +#. Description +#: ../configure-debian.templates:1002 +msgid "Which subsection do you want?" +msgstr "¿Que subsección quere?" + +#. Type: select +#. Description +#: ../configure-debian.templates:2002 +msgid "Which program do you want to configure?" +msgstr "¿Que programa quere configurar?" + +#. Type: boolean +#. Description +#: ../configure-debian.templates:3001 +msgid "Would you like to configure another program?" +msgstr "¿Quere configurar outro programa?" + +#. Type: title +#. Description +#: ../configure-debian.templates:4001 +msgid "Configure Packages" +msgstr "Configurar paquetes" diff -Nru configure-debian-1.0.2ubuntu2/debian/po/nb.po configure-debian-1.0.2/debian/po/nb.po --- configure-debian-1.0.2ubuntu2/debian/po/nb.po 1969-12-31 18:00:00.000000000 -0600 +++ configure-debian-1.0.2/debian/po/nb.po 2008-03-30 13:23:09.000000000 -0500 @@ -0,0 +1,57 @@ +# translation of config-debian.po to +# +# 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. +# +# Bjørn Steensrud , 2008. +msgid "" +msgstr "" +"Project-Id-Version: config-debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-08 07:40+0200\n" +"PO-Revision-Date: 2008-03-30 19:12+0200\n" +"Last-Translator: Bjørn Steensrud \n" +"Language-Team: \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: select +#. Choices +#. Type: select +#. Choices +#: ../configure-debian.templates:1001 ../configure-debian.templates:2001 +msgid "${CHOICES}" +msgstr "${CHOICES}" + +#. Type: select +#. Description +#: ../configure-debian.templates:1002 +msgid "Which subsection do you want?" +msgstr "Hvilken underavdeling vil du ha?" + +#. Type: select +#. Description +#: ../configure-debian.templates:2002 +msgid "Which program do you want to configure?" +msgstr "Hvilket program vil du sette opp?" + +#. Type: boolean +#. Description +#: ../configure-debian.templates:3001 +msgid "Would you like to configure another program?" +msgstr "Vil du sette opp et program til?" + +#. Type: title +#. Description +#: ../configure-debian.templates:4001 +msgid "Configure Packages" +msgstr "Sett opp pakker" diff -Nru configure-debian-1.0.2ubuntu2/debian/po/sk.po configure-debian-1.0.2/debian/po/sk.po --- configure-debian-1.0.2ubuntu2/debian/po/sk.po 1969-12-31 18:00:00.000000000 -0600 +++ configure-debian-1.0.2/debian/po/sk.po 2008-03-11 17:03:09.000000000 -0500 @@ -0,0 +1,43 @@ +msgid "" +msgstr "" +"Project-Id-Version: configure-debian 1.0.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-08 07:40+0200\n" +"PO-Revision-Date: 2007-09-10 21:35+0100\n" +"Last-Translator: Ivan Masár \n" +"Language-Team: Slovak \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#. Type: select +#. Choices +#: ../configure-debian.templates:1001 ../configure-debian.templates:2001 +msgid "${CHOICES}" +msgstr "${CHOICES}" + +#. Type: select +#. Description +#: ../configure-debian.templates:1002 +msgid "Which subsection do you want?" +msgstr "Ktorú podsekciu chcete?" + +#. Type: select +#. Description +#: ../configure-debian.templates:2002 +msgid "Which program do you want to configure?" +msgstr "Ktorý program chcete konfigurovať?" + +#. Type: boolean +#. Description +#: ../configure-debian.templates:3001 +msgid "Would you like to configure another program?" +msgstr "Chcete konfigurovať iný program?" + +#. Type: title +#. Description +#: ../configure-debian.templates:4001 +msgid "Configure Packages" +msgstr "Konfigurovať balíky" diff -Nru configure-debian-1.0.2ubuntu2/debian/rules configure-debian-1.0.2/debian/rules --- configure-debian-1.0.2ubuntu2/debian/rules 2006-11-26 11:06:01.000000000 -0600 +++ configure-debian-1.0.2/debian/rules 2008-06-09 19:38:30.000000000 -0500 @@ -33,7 +33,7 @@ dh_installdebconf dh_installman configure-debian.8 dh_installmenu - cp debian/configure-debian.desktop `pwd`/debian/configure-debian/usr/share/applications + dh_desktop dh_link dh_strip dh_compress