Hello community, here is the log from the commit of package pbuilder for openSUSE:Factory checked in at 2012-11-08 21:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pbuilder (Old) and /work/SRC/openSUSE:Factory/.pbuilder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pbuilder", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/pbuilder/pbuilder.changes 2012-07-19 17:58:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pbuilder.new/pbuilder.changes 2012-11-08 21:51:34.000000000 +0100 @@ -1,0 +2,9 @@ +Mon Nov 5 21:38:38 UTC 2012 - frank.lichtenheld@sophos.com + +- update to 0.213 +* set ccachedir to default to off. It's a minor optimization that a + developer may choose to enable at the cost of incompatibility and some + bugs. (deb#675691, deb#675843, deb#670651) +- set better project Url + +------------------------------------------------------------------- Old: ---- pbuilder_0.211.tar.gz New: ---- pbuilder_0.213.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pbuilder.spec ++++++ --- /var/tmp/diff_new_pack.7K8Y5T/_old 2012-11-08 21:51:35.000000000 +0100 +++ /var/tmp/diff_new_pack.7K8Y5T/_new 2012-11-08 21:51:35.000000000 +0100 @@ -18,12 +18,12 @@ Name: pbuilder -Version: 0.211 +Version: 0.213 Release: 0 Summary: Personal package builder for .deb packages License: GPL-2.0+ Group: Development/Tools/Building -Url: http://packages.debian.org/pbuilder +Url: http://pbuilder.alioth.debian.org Source0: http://ftp.de.debian.org/debian/pool/main/p/pbuilder/%{name}_%{version}.tar.gz Patch0: Makefile.patch Patch1: pbuilderrc.patch ++++++ pbuilder_0.211.tar.gz -> pbuilder_0.213.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/Makefile new/pbuilder-0.213/Makefile --- old/pbuilder-0.211/Makefile 2012-03-31 06:56:47.000000000 +0200 +++ new/pbuilder-0.213/Makefile 2012-06-04 00:11:14.000000000 +0200 @@ -164,11 +164,7 @@ pbuilderrc.5 \ pdebuild.1 \ $(NULL) -NOINST_SCRIPTS += \ - debuild.sh \ - $(NULL) CHECK_MANPAGES += $(NOINST_MANPAGES) -CHECK_SCRIPTS += $(NOINST_SCRIPTS) # TODO: check subdirs etc. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/changelog new/pbuilder-0.213/debian/changelog --- old/pbuilder-0.211/debian/changelog 2012-05-30 12:01:34.000000000 +0200 +++ new/pbuilder-0.213/debian/changelog 2012-10-08 01:30:05.000000000 +0200 @@ -1,3 +1,26 @@ +pbuilder (0.213) unstable; urgency=low + + [ Beatrice Torracca ] + * Bug#686004: [INTL: it] Italian translation of debconf messages - pbuilder + + [ David Martínez Moreno ] + * Bug#686410: pbuilder: [INTL:es] Spanish translation update of debconfmessages - pbuilder. + + [ Junichi Uekawa ] + * remove /etc/pbuilder/pbuilderrc -> etc/pbuilderrc. (closes: 689213) + + -- Junichi Uekawa <dancer@debian.org> Mon, 08 Oct 2012 08:30:04 +0900 + +pbuilder (0.212) unstable; urgency=low + + * update copyright file to be more machine-process-able, and move + homepage information to debian/control + * set ccachedir to default to off. It's a minor optimization that a + developer may choose to enable at the cost of incompatibility and some + bugs. (closes: #675691, #675843, #670651) + + -- Junichi Uekawa <dancer@debian.org> Fri, 24 Aug 2012 04:50:15 +0900 + pbuilder (0.211) unstable; urgency=low [ Junichi Uekawa ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/control new/pbuilder-0.213/debian/control --- old/pbuilder-0.211/debian/control 2012-04-24 00:27:33.000000000 +0200 +++ new/pbuilder-0.213/debian/control 2012-05-31 00:20:36.000000000 +0200 @@ -32,6 +32,7 @@ Suggests: pbuilder-uml, gdebi-core, cowdancer +Homepage: http://pbuilder.alioth.debian.org Description: personal package builder for Debian packages pbuilder constructs a chroot system, and builds a package inside the chroot. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/copyright new/pbuilder-0.213/debian/copyright --- old/pbuilder-0.211/debian/copyright 2009-06-23 01:37:40.000000000 +0200 +++ new/pbuilder-0.213/debian/copyright 2012-05-31 00:26:38.000000000 +0200 @@ -1,31 +1,26 @@ -This package was debianized by Junichi Uekawa <dancer@debian.org> on -Sat, 28 Jul 2001 17:05:50 +0900. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: pbuilder +Upstream-Contact: Junichi Uekawa <dancer@debian.org> + +Files: * +Copyright: Copyright 2001-2007 Junichi Uekawa + Copyright (C) 2010 Loïc Minier <lool@dooz.org> + # pbuilder -- personal Debian package builder + # Copyright (C) 2001-2007 Junichi Uekawa + # + # This program is free software; you can redistribute it and/or modify + # it under the terms of the GNU General Public License as published by + # the Free Software Foundation; either version 2 of the License, or + # (at your option) any later version. + # + # This program is distributed in the hope that it will be useful, + # but WITHOUT ANY WARRANTY; without even the implied warranty of + # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + # GNU General Public License for more details. + # + # You should have received a copy of the GNU General Public License + # along with this program; if not, write to the Free Software + # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +License: GPL-2+ -It was downloaded from http://www.netfort.gr.jp/~dancer/software/pbuilder.html -now from http://pbuilder.alioth.debian.org - -Upstream Author: - Junichi Uekawa <dancer@netfort.gr.jp> and others. - - -Copyright: - -# pbuilder -- personal Debian package builder -# Copyright (C) 2001-2007 Junichi Uekawa -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -GPL version 2 or later. -See /usr/share/common-licenses/GPL-2 on Debian systems. + \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/pbuilder.links new/pbuilder-0.213/debian/pbuilder.links --- old/pbuilder-0.211/debian/pbuilder.links 2007-01-07 07:21:01.000000000 +0100 +++ new/pbuilder-0.213/debian/pbuilder.links 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -/etc/pbuilderrc /etc/pbuilder/pbuilderrc \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/po/es.po new/pbuilder-0.213/debian/po/es.po --- old/pbuilder-0.211/debian/po/es.po 2008-08-05 04:30:20.000000000 +0200 +++ new/pbuilder-0.213/debian/po/es.po 2012-09-11 10:43:07.000000000 +0200 @@ -4,7 +4,7 @@ # Changes: # - Initial translation # Ignacio Mondino <ignacio.mondino@gmail.com>, 2008 -# Traductores, si no conoce el formato PO, merece la pena leer la +# Traductor, si no conoce 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' @@ -18,32 +18,33 @@ # - 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: pbuilder_0.181\n" "Report-Msgid-Bugs-To: pbuilder@packages.debian.org\n" "POT-Creation-Date: 2008-03-07 00:09+0900\n" -"PO-Revision-Date: 2008-08-03 18:50-0300\n" -"Last-Translator: Ignacio Mondino <ignacio.mondino@gmail.com>\n" +"PO-Revision-Date: 2012-08-31 22:35-0700\n" +"Last-Translator: David Martínez Moreno <ender@debian.org>\n" "Language-Team: Debian Spanish team <debian-l10n-spanish@lists.debian.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit" +"Content-Transfer-Encoding: 8bit\n" #. Type: string #. Description #: ../pbuilder.templates:1001 msgid "Default mirror site:" -msgstr "Replica por omisión:" +msgstr "Réplica por omisión:" #. Type: string #. Description #: ../pbuilder.templates:1001 msgid "Please enter the default mirror you want to be used by pbuilder." -msgstr "Por favor ingrese la replica por omisión la cual desea que sea " -"utilizada por pbuilder." +msgstr "" +"Por favor, introduzca la réplica que desea utilizar por omisión en pbuilder." #. Type: string #. Description @@ -53,21 +54,21 @@ "information. If this attempt fails, you will be prompted again to insert " "some valid mirror information." msgstr "" -"Si deja este campo en blanco, se hará un intento para auto detectar esta " -"información. Si este intento falla, se le pedirá nuevamente que ingrese " -"información valida sobre la replica." +"Si deja este campo en blanco, se intentará autodetectar esta " +"información. Si esto falla, se le pedirá nuevamente que introduzca " +"información válida sobre una réplica." #. Type: string #. Description #: ../pbuilder.templates:1001 msgid "Here is a valid mirror example: http://cdn.debian.net/debian" -msgstr "He aquí un ejemplo de una replica valida: http://cdn.debian.net/debian" +msgstr "He aquí un ejemplo de una réplica válida: http://cdn.debian.net/debian" #. Type: error #. Description #: ../pbuilder.templates:2001 msgid "Default mirror not found" -msgstr "No se encontró la replica por omisión" +msgstr "No se encontró la réplica por omisión" #. Type: error #. Description @@ -76,14 +77,14 @@ "Mirror information detection failed and the user provided no mirror " "information." msgstr "" -"Ha fallado la auto detección de la información de la replica y el usuario no " -"ha ingreso ninguna información sobre la misma." +"Ha fallado la autodetección de la información de la réplica y el usuario no " +"ha introducido ninguna información sobre la misma." #. Type: error #. Description #: ../pbuilder.templates:2001 msgid "Please enter valid mirror information." -msgstr "Por favor ingrese información valida sobre una replica." +msgstr "Por favor, introduzca información válida sobre una réplica." #. Type: boolean #. Description @@ -98,7 +99,6 @@ "Your system seems to have already pbuilder configuration. Proceeding might " "discard or overwrite part or the entire pbuilder's configuration." msgstr "" -"Su sistema parece ya disponer de una configuración de pbuilder. El proseguir " -"puede descartar o sobreescribir parcial o totalmente la configuración de " +"Su sistema parece ya disponer de una configuración de pbuilder. Si prosigue " +"puede descartar o sobreescribir parcial o totalmente la configuración existente de " "pbuilder." - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debian/po/it.po new/pbuilder-0.213/debian/po/it.po --- old/pbuilder-0.211/debian/po/it.po 1970-01-01 01:00:00.000000000 +0100 +++ new/pbuilder-0.213/debian/po/it.po 2012-09-11 10:41:40.000000000 +0200 @@ -0,0 +1,88 @@ +# Italian translation of pbuilder debconf messages. +# Copyright (C) 2012, pbuilder package copyright holder. +# This file is distributed under the same license as the pbuilder package. +# Beatrice Torracca <beatricet@libero.it>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: pbuilder\n" +"Report-Msgid-Bugs-To: pbuilder@packages.debian.org\n" +"POT-Creation-Date: 2008-03-07 00:09+0900\n" +"PO-Revision-Date: 2012-08-27 16:19+0200\n" +"Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" +"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.7.1\n" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Default mirror site:" +msgstr "Sito mirror predefinito:" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Please enter the default mirror you want to be used by pbuilder." +msgstr "Inserire il mirror predefinito che deve essere usato da pbuilder." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "" +"If you leave this field blank, there will be one attempt to autodetect this " +"information. If this attempt fails, you will be prompted again to insert " +"some valid mirror information." +msgstr "" +"Se questo campo viene lasciato vuoto, verrà fatto un tentativo di rilevare " +"automaticamente questa informazione. Se tale tentativo fallirà, verrà " +"chiesto nuovamente di inserire una qualche informazione valida per un " +"mirror." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Here is a valid mirror example: http://cdn.debian.net/debian" +msgstr "Ecco un esempio di mirror valido: http://cdn.debian.net/debian" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Default mirror not found" +msgstr "Mirror predefinito non trovato" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "" +"Mirror information detection failed and the user provided no mirror " +"information." +msgstr "" +"Il rilevamento delle informazioni sul mirror non è riuscito e l'utente non " +"ne ha fornita alcuna." + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Please enter valid mirror information." +msgstr "Inserire delle informazioni sul mirror valide." + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "Overwrite current configuration?" +msgstr "Sovrascrivere la configurazione attuale?" + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "" +"Your system seems to have already pbuilder configuration. Proceeding might " +"discard or overwrite part or the entire pbuilder's configuration." +msgstr "" +"Il sistema sembra avere già una configurazione per pbuilder. Procedendo si " +"potrebbero perdere o sovrascrivere la configurazione di pbuilder in parte o " +"del tutto." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/debuild.sh new/pbuilder-0.213/debuild.sh --- old/pbuilder-0.211/debuild.sh 2007-04-22 15:02:06.000000000 +0200 +++ new/pbuilder-0.213/debuild.sh 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -# run debuild with .git ignore. -debuild -us -uc -I.git -git push --tags -git push --all - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/elmo.txt new/pbuilder-0.213/elmo.txt --- old/pbuilder-0.211/elmo.txt 2007-01-07 07:21:01.000000000 +0100 +++ new/pbuilder-0.213/elmo.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,12 +0,0 @@ - -<dancerj> Hmm... DoBuildDep seems rather long -<elmo_h> dancerj: python/perl apt can do that for you - elmo elmo_h -<elmo_h> or presumably some C{++,} glue using libapt -<elmo_h> (FWIW, etc.) -<dancerj> elmo_h: oh? that's nice to hear. I'm rather wishing to get pbuilder-satisfydepends fixed or replaced with something else; it works, but it's not quite correct all the time -<elmo_h> yes, katie (or jennifer, technically) runs apt_pkg.ParseSrcDepends on .dscs in incoming to sanity check them.. -<dancerj> hmm.. - -29 Oct 2003. - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbuilder-0.211/pbuilderrc new/pbuilder-0.213/pbuilderrc --- old/pbuilder-0.211/pbuilderrc 2012-03-13 09:11:43.000000000 +0100 +++ new/pbuilder-0.213/pbuilderrc 2012-06-04 00:18:08.000000000 +0200 @@ -29,7 +29,8 @@ #HOOKDIR="/usr/lib/pbuilder/hooks" HOOKDIR="" # NB: this var is private to pbuilder; ccache uses "CCACHE_DIR" instead -CCACHEDIR="/var/cache/pbuilder/ccache" +# CCACHEDIR="/var/cache/pbuilder/ccache" +CCACHEDIR="" # make debconf not interact with user export DEBIAN_FRONTEND="noninteractive" -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de