Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Ondrej Sury
On Sat, 2006-05-13 at 14:54 -0400, Eric Cooper wrote: Is there a way to tell deborphan to follow the build-dependencies of a set of source packages? I know about deborphan's keep file, but that's too tedious to keep up-to-date by hand. Is there another tool I should be using? Yes, don't

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Wouter Verhelst
On Sun, May 14, 2006 at 10:00:25AM +0200, Ondrej Sury wrote: On Sat, 2006-05-13 at 14:54 -0400, Eric Cooper wrote: Is there a way to tell deborphan to follow the build-dependencies of a set of source packages? I know about deborphan's keep file, but that's too tedious to keep up-to-date by

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Ondrej Sury
On Sun, 2006-05-14 at 11:47 +0200, Wouter Verhelst wrote: On Sun, May 14, 2006 at 10:00:25AM +0200, Ondrej Sury wrote: On Sat, 2006-05-13 at 14:54 -0400, Eric Cooper wrote: Is there a way to tell deborphan to follow the build-dependencies of a set of source packages? I know about

pbuilder, and why not...

2006-05-14 Thread Eduard Bloch
#include hallo.h * Ondrej Sury [Sun, May 14 2006, 10:00:25AM]: Yes, don't clutter your system, because it will end in sorrow :-). Your system will have mix of your local packages and at the end of the day you will build package which will be: a) unbuildable b) uninstallable Only in the

Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp Severity: wishlist Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] * Package name: libemail-send-perl Version : 2.0.5 Upstream Author : Casey West, [EMAIL PROTECTED] * URL :

Re: Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Henning Makholm
Scripsit Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] Email::Send provides a very simple, very clean, very specific interface to multiple Email mailers. The goal if this software is to be small and simple, easy to use, and easy to extend. What's wrong with the legacy /usr/sbin/sendmail

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Josselin Mouette
Le dimanche 14 mai 2006 à 11:47 +0200, Wouter Verhelst a écrit : d) take much longer to build your package; the exact factor depends on the size of the package, but a factor 3 isn't too uncommon for smaller packages, which isn't very interesting in cases where you need to do a lot of

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Hamish Moffatt
On Sun, May 14, 2006 at 11:47:41AM +0200, Wouter Verhelst wrote: On Sun, May 14, 2006 at 10:00:25AM +0200, Ondrej Sury wrote: Right solution is to use pbuilder, which will: a) always ensure that package can be built using unstable b) keep your build environment clean c) keep your local

Re: Use pbuilder, Luke... (extra archive source set up)

2006-05-14 Thread Osamu Aoki
On Sun, May 14, 2006 at 11:08:09PM +1000, Hamish Moffatt wrote: On Sun, May 14, 2006 at 11:47:41AM +0200, Wouter Verhelst wrote: ... Without wishing to join the mob, e) it's difficult to install versions of packages not available from your regular sources.list. For example if you build a new

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Ondrej Sury
On Sun, 2006-05-14 at 23:08 +1000, Hamish Moffatt wrote: On Sun, May 14, 2006 at 11:47:41AM +0200, Wouter Verhelst wrote: On Sun, May 14, 2006 at 10:00:25AM +0200, Ondrej Sury wrote: Right solution is to use pbuilder, which will: a) always ensure that package can be built using

Re: Testing security archive move

2006-05-14 Thread Anthony DeRobertis
Neil McGovern wrote: deb http://security.debian.org etch/updates main contrib non-free deb-src http://security.debian.org etch/updates main contrib non-free Errr... apt-get says: Failed to fetch http://security.debian.org/dists/etch/updates/Release Unable to find expected entry

Bug#367240: ITP: libtest-html-content-perl -- Perl extension for testing HTML output

2006-05-14 Thread Dominic Hargreaves
Package: wnpp Severity: wishlist Owner: Dominic Hargreaves [EMAIL PROTECTED] * Package name: libtest-html-content-perl Version : 0.07 Upstream Author : Max Maischein [EMAIL PROTECTED] * URL : http://search.cpan.org/dist/Test-HTML-Content/ * License : Dual

Re: multiarch status update

2006-05-14 Thread Olaf van der Spek
On 5/13/06, Henning Makholm [EMAIL PROTECTED] wrote: Scripsit Olaf van der Spek [EMAIL PROTECTED] Goswin von Brederlow [EMAIL PROTECTED] wrote: That would be total insanity. Just think about the number of scripts with #!/usr/bin/python in it that would have to be changed. And how Shouldn't

Re: multiarch status update

2006-05-14 Thread Michal Čihař
Hi On Sun, 14 May 2006 18:32:00 +0200 Olaf van der Spek [EMAIL PROTECTED] wrote: On 5/13/06, Henning Makholm [EMAIL PROTECTED] wrote: The Linux kernel requires a full path for #! scripts. This makes One option would be to improve the Linux kernel. :) And make scripts incompatible with

Re: pbuilder, and why not...

2006-05-14 Thread Dirk Eddelbuettel
Eduard Bloch edi at gmx.de writes: Right solution is to use pbuilder, which will: a) always ensure that package can be built using unstable b) keep your build environment clean c) keep your local system clean d) Need lots of disk space e) Take ages to unpack f) Add more complexity

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Osamu Aoki
On Sun, May 14, 2006 at 04:40:43PM +0200, Ondrej Sury wrote: ... e) it's difficult to install versions of packages not available from your regular sources.list. For example if you build a new (version of a) library package and then an application that uses it and want to upload both at the

Re: pbuilder, and why not...

2006-05-14 Thread Norbert Tretkowski
* Eduard Bloch wrote: * Ondrej Sury [Sun, May 14 2006, 10:00:25AM]: Right solution is to use pbuilder, which will: a) always ensure that package can be built using unstable b) keep your build environment clean c) keep your local system clean d) Need lots of disk space Yeah, but

Re: Intent to hijack Bacula

2006-05-14 Thread Jari Aalto
José Luis Tallón [EMAIL PROTECTED] writes: Hijacking a package without contacting the maintainer first is against the Developers' Reference and can only be considered a personal attack. I still don't know what is John Goerzen trying to achieve with this. More on this later. This thread is

Re: multiarch status update

2006-05-14 Thread Olaf van der Spek
On 5/14/06, Michal Čihař [EMAIL PROTECTED] wrote: The Linux kernel requires a full path for #! scripts. This makes One option would be to improve the Linux kernel. :) And make scripts incompatible with any other unix kernel? No and that's not what I said. I'm quite sure there is a

Re: pbuilder, and why not...

2006-05-14 Thread Bernhard R. Link
* Dirk Eddelbuettel [EMAIL PROTECTED] [060514 18:54]: e) yes, it may add a minute here or there, but pbuilder _dramatically_ increases your build reliability and saves you and the admins time as it prevents (build) bugs from propagating. Also, with proper uses of LVM and snapshotting, you

Re: Debian Light Desktop - meta package

2006-05-14 Thread David Weinehall
On Sat, May 13, 2006 at 10:27:50AM +0200, Marc Haber wrote: On Fri, 12 May 2006 01:10:17 +0200, Eugen Paiuc [EMAIL PROTECTED] wrote: I'd add localepurge - witch save my 25 % disk space on 6-700 mb installation. Localepurge is a bad hack which tries to compensate for a shortcoming in dpkg,

Re: multiarch status update

2006-05-14 Thread Martijn van Oosterhout
On 5/14/06, Olaf van der Spek [EMAIL PROTECTED] wrote: On 5/13/06, Henning Makholm [EMAIL PROTECTED] wrote: sense if one considers a #! program to be something that should have predictable behavior no matter what the user happens to have in his $PATH. If the independence is a requirement,

Re: Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Milan P. Stanic
On Sun, May 14, 2006 at 01:20:20PM +0200, Krzysztof Krzyzaniak (eloy) wrote: Email::Send provides a very simple, very clean, very specific interface to multiple Email mailers. The goal if this software is to be small ^ and simple, easy to use, and easy to extend.

Re: multiarch status update

2006-05-14 Thread Olaf van der Spek
On 5/14/06, Martijn van Oosterhout [EMAIL PROTECTED] wrote: On 5/14/06, Olaf van der Spek [EMAIL PROTECTED] wrote: On 5/13/06, Henning Makholm [EMAIL PROTECTED] wrote: sense if one considers a #! program to be something that should have predictable behavior no matter what the user happens

Re: Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Krzysztof Krzyzaniak
Henning Makholm wrote: Scripsit Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] Email::Send provides a very simple, very clean, very specific interface to multiple Email mailers. The goal if this software is to be small and simple, easy to use, and easy to extend. What's wrong with the

Re: Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Russ Allbery
Henning Makholm [EMAIL PROTECTED] writes: Scripsit Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] Email::Send provides a very simple, very clean, very specific interface to multiple Email mailers. The goal if this software is to be small and simple, easy to use, and easy to extend. What's

Re: PDF files and dh_compress

2006-05-14 Thread Juliusz Chroboczek
Usually, when I get problems with xpdf on a PDF, it is a PDF 1.5. Either it simply doesn't work, or very slowly, or text search doesn't work in the PDF. Lionel, In my experience, the Xpdf upstream author is very responsive to bugs. If you provide him with a suitable test case, I have no doubt

Re: pbuilder, and why not...

2006-05-14 Thread Roger Leigh
Bernhard R. Link [EMAIL PROTECTED] writes: * Dirk Eddelbuettel [EMAIL PROTECTED] [060514 18:54]: e) yes, it may add a minute here or there, but pbuilder _dramatically_ increases your build reliability and saves you and the admins time as it prevents (build) bugs from propagating. Also,

Bug#367285: ITP: python-turbojson -- TurboGears template plugin that supports json

2006-05-14 Thread Gustavo Noronha Silva
Package: wnpp Severity: wishlist Owner: Gustavo Noronha Silva [EMAIL PROTECTED] * Package name: python-turbojson Version : 0.9.3 Upstream Author : Elvelind Grandin [EMAIL PROTECTED] * URL : http://www.turbogears.org/docs/plugins/template.html * License : MIT

Bug#367283: ITP: python-turbokid -- TurboGears template plugin that supports Kid templates

2006-05-14 Thread Gustavo Noronha Silva
Package: wnpp Severity: wishlist Owner: Gustavo Noronha Silva [EMAIL PROTECTED] * Package name: python-turbokid Version : 0.9.6 Upstream Author : Kevin Dangoor * URL : http://www.turbogears.org/docs/plugins/template.html * License : MIT Programming Lang:

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Carlo Segre
On Sun, 14 May 2006, Osamu Aoki wrote: On Sun, May 14, 2006 at 04:40:43PM +0200, Ondrej Sury wrote: ... e) it's difficult to install versions of packages not available from your regular sources.list. For example if you build a new (version of a) library package and then an application that

Re: For those who care about Debconf but couldn't make it

2006-05-14 Thread Alexander Schmehl
Hi! * Ben Hutchings [EMAIL PROTECTED] [060513 01:38]: At the appropriate time, point your media player at http://video.debconf.org:8000/tower.ogg or http://video.debconf.org:8000/hacklab.ogg depending on the session venue. We have multiple servers so you can also use us.video.debconf.org

Re: pbuilder, and why not...

2006-05-14 Thread Eduard Bloch
#include hallo.h * Dirk Eddelbuettel [Sun, May 14 2006, 04:52:17PM]: Eduard Bloch edi at gmx.de writes: Right solution is to use pbuilder, which will: a) always ensure that package can be built using unstable b) keep your build environment clean c) keep your local system clean

Laptop support: acpi-support

2006-05-14 Thread Raphael Hertzog
Hello everybody, Ubuntu has made some efforts to better support a wide range of laptops and this resulted in some changes that are still not completely integrated in Debian. One of the changes is that they install automatically a package called acpi-support which provides lots of

Re: Laptop support: acpi-support

2006-05-14 Thread Joey Hess
Raphael Hertzog wrote: Since I want Debian etch to work out of the box on most laptops, I uploaded acpi-support to Debian. It's right now in NEW, but the sources are in collab-maint SVN repository: svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/acpi-support/trunk I would like this

renewing broken debconf database?

2006-05-14 Thread Drew Parsons
I had a system crash which hosed some files in /var. I've been trying to reapply apt-get upgrade to restore the record of what's installed where. Unfortunately debconf is not cooperating. It seems to be unable to re-ask its questions in order to restore the ones which got lost during the crash.

Mass bug filing: failure to use invoke-rc.d when required

2006-05-14 Thread Lars Wirzenius
The latest version of the Debian Policy Manual has made the use of invoke-rc.d mandatory, if that command exists. Directly calling an /etc/init.d script in maintainer scripts is no longer allowed, unless invoke-rc.d doesn't exist on the system. See section 9.3.3.2.[1] [1]

Re: renewing broken debconf database?

2006-05-14 Thread Joey Hess
Drew Parsons wrote: I haven't filed a bug against debconf yet since I'm not certain it is a bug in debconf. I hope you can provide useful clues. Just run /usr/share/debconf/fix_db.pl -- see shy jo signature.asc Description: Digital signature

Re: renewing broken debconf database?

2006-05-14 Thread Drew Parsons
On Sun, 2006-05-14 at 22:20 -0500, Joey Hess wrote: Drew Parsons wrote: I haven't filed a bug against debconf yet since I'm not certain it is a bug in debconf. I hope you can provide useful clues. Just run /usr/share/debconf/fix_db.pl Thanks for the tip. It didn't help, however. The

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)

2006-05-14 Thread Junichi Uekawa
Hi, Nope, it's not :-), just add: BINDMOUNTS=/var/cache/pbuilder/result and put hook script somewhere: # cat /var/cache/pbuilder/hooks/D70results #!/bin/sh cd /var/cache/pbuilder/result/ /usr/bin/dpkg-scanpackages . /dev/null /var/cache/pbuilder/result/Packages /usr/bin/apt-get

Re: pbuilder, and why not...

2006-05-14 Thread Junichi Uekawa
Hi, While chrooted buildds make the generated binaries much more reliable, it removes an important test case for the source packages. Debian source packages are supposed to also work correctly when run in an unclean build environment. Because tools like sbuild need a dsc, I always

Re: pbuilder, and why not...

2006-05-14 Thread Junichi Uekawa
Hi, d) Need lots of disk space Yeah, but disk space is cheap. e) Take ages to unpack Take a look at sbuild, which can work with lvm snapshots. Theoretically pbuilder can work with lvm snapshots, if you use pbuilder with --no-targz option. That's how pbuilder-uml works (or used to

Re: Debian Light Desktop - meta package

2006-05-14 Thread Marc Haber
On Sun, 14 May 2006 20:49:46 +0200, David Weinehall [EMAIL PROTECTED] wrote: On Sat, May 13, 2006 at 10:27:50AM +0200, Marc Haber wrote: Localepurge is a bad hack which tries to compensate for a shortcoming in dpkg, one that I have been waiting to be fixed since I started using Debian nearly

Buffer Image

2006-05-14 Thread Indraveni
Hi, I am using debian and I am findng a bug in this. Whenever I am rebooting my system an image is being displayed on my screen, which is the last logout screen of the system. At which ever state I am logging out that same image is being displayed before i login my OS. ahy this image is

Re: Mime Support -- Please somebody reply this

2006-05-14 Thread Indraveni
Indraveni [EMAIL PROTECTED] wrote: Hi, we are working for a distro. For that we are using a debian installer for installing the deb packages with a double click on a deb package and also incorporated into our distro. But the problem is: At the first time when we try to install we need

Accepted rails 1.1.2-1 (source all)

2006-05-14 Thread Adam Majer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 01:08:49 -0500 Source: rails Binary: rails Architecture: source all Version: 1.1.2-1 Distribution: unstable Urgency: low Maintainer: Adam Majer [EMAIL PROTECTED] Changed-By: Adam Majer [EMAIL PROTECTED] Description:

Accepted ndiswrapper 1.16-1 (source all i386)

2006-05-14 Thread Andres Salomon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 06:50:22 + Source: ndiswrapper Binary: ndiswrapper-source ndiswrapper-common ndiswrapper-utils-1.8 Architecture: source all i386 Version: 1.16-1 Distribution: unstable Urgency: low Maintainer: Andres Salomon

Accepted f-prot-installer 0.5.22 (source i386)

2006-05-14 Thread Andrew Pollock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 00:32:29 -0700 Source: f-prot-installer Binary: f-prot-installer Architecture: source i386 Version: 0.5.22 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Andrew Pollock

Accepted monotone 0.26.0-2 (source i386)

2006-05-14 Thread Tomas Fasth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 06:22:59 + Source: monotone Binary: monotone Architecture: source i386 Version: 0.26.0-2 Distribution: unstable Urgency: low Maintainer: Tomas Fasth [EMAIL PROTECTED] Changed-By: Tomas Fasth [EMAIL PROTECTED]

Accepted mindi 1.07-3 (source i386)

2006-05-14 Thread Andree Leidenfrost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 09:32:07 +1000 Source: mindi Binary: mindi Architecture: source i386 Version: 1.07-3 Distribution: unstable Urgency: low Maintainer: Andree Leidenfrost [EMAIL PROTECTED] Changed-By: Andree Leidenfrost [EMAIL

Accepted mondo 2.07-2 (source i386 all)

2006-05-14 Thread Andree Leidenfrost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 09:08:09 +1000 Source: mondo Binary: mondo-doc mondo Architecture: source i386 all Version: 2.07-2 Distribution: unstable Urgency: low Maintainer: Andree Leidenfrost [EMAIL PROTECTED] Changed-By: Andree Leidenfrost

Accepted directvnc 0.7.5-8 (source i386)

2006-05-14 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 10:44:19 +0200 Source: directvnc Binary: directvnc Architecture: source i386 Version: 0.7.5-8 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Ola Lundqvist [EMAIL

Accepted fail2ban 0.6.1-3 (source all)

2006-05-14 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Wed, 10 May 2006 11:45:57 -0400 Source: fail2ban Binary: fail2ban Architecture: source all Version: 0.6.1-3 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Yaroslav Halchenko [EMAIL PROTECTED]

Accepted egenix-mx-base 2.0.6-3 (source i386 all)

2006-05-14 Thread Joel Rosdahl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 10:58:44 +0200 Source: egenix-mx-base Binary: python2.4-egenix-mxdatetime python-egenix-mxstack python2.3-egenix-mxproxy python-egenix-mxdatetime python-egenix-mx-base-dev python2.3-egenix-mxdatetime

Accepted wacom-tools 0.7.4.1-1 (source all amd64)

2006-05-14 Thread Ron Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 15:30:26 +0930 Source: wacom-tools Binary: xserver-xorg-input-wacom wacom-tools wacom-kernel-source Architecture: source all amd64 Version: 0.7.4.1-1 Distribution: unstable Urgency: low Maintainer: Ron Lee [EMAIL

Accepted libopenobex 1.2-3 (source i386)

2006-05-14 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 12 May 2006 02:14:05 +0200 Source: libopenobex Binary: libopenobex1 libopenobex1-dev openobex-apps Architecture: source i386 Version: 1.2-3 Distribution: unstable Urgency: low Maintainer: Hendrik Sattler [EMAIL PROTECTED]

Accepted impose+ 0.2-7 (source all)

2006-05-14 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 25 Apr 2006 15:39:11 -0400 Source: impose+ Binary: impose+ Architecture: source all Version: 0.2-7 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Yaroslav Halchenko [EMAIL PROTECTED] Description:

Accepted libkipi 0.1.3-2 (source i386)

2006-05-14 Thread Debian KDE Extras Team
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 11:03:25 +0200 Source: libkipi Binary: libkipi0-dev libkipi0 Architecture: source i386 Version: 0.1.3-2 Distribution: unstable Urgency: low Maintainer: Debian KDE Extras Team [EMAIL PROTECTED] Changed-By: Debian KDE

Accepted imagezoom 0.2.5-1 (source all)

2006-05-14 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 25 Apr 2006 22:25:26 -0400 Source: imagezoom Binary: mozilla-imagezoom Architecture: source all Version: 0.2.5-1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Yaroslav Halchenko [EMAIL PROTECTED]

Accepted logtool 1.2.8-2 (source powerpc)

2006-05-14 Thread Wouter Verhelst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 12:33:27 +0200 Source: logtool Binary: logtool Architecture: source powerpc Version: 1.2.8-2 Distribution: unstable Urgency: low Maintainer: Wouter Verhelst [EMAIL PROTECTED] Changed-By: Wouter Verhelst [EMAIL

Accepted m17n-env 0.0.4-1 (source all)

2006-05-14 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 17:14:16 +0900 Source: m17n-env Binary: m17n-env Architecture: source all Version: 0.0.4-1 Distribution: unstable Urgency: low Maintainer: Osamu Aoki [EMAIL PROTECTED] Changed-By: Osamu Aoki [EMAIL PROTECTED]

Accepted quota 3.13-6 (source i386)

2006-05-14 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 13:36:29 +0200 Source: quota Binary: quota Architecture: source i386 Version: 3.13-6 Distribution: unstable Urgency: medium Maintainer: Michael Meskes [EMAIL PROTECTED] Changed-By: Michael Meskes [EMAIL PROTECTED]

Accepted sdparm 0.98-1 (source i386)

2006-05-14 Thread Tomas Fasth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 12:20:28 + Source: sdparm Binary: sdparm Architecture: source i386 Version: 0.98-1 Distribution: unstable Urgency: low Maintainer: Tomas Fasth [EMAIL PROTECTED] Changed-By: Tomas Fasth [EMAIL PROTECTED]

Accepted im-switch 1.5 (source all)

2006-05-14 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 05:29:05 +0900 Source: im-switch Binary: im-switch Architecture: source all Version: 1.5 Distribution: unstable Urgency: low Maintainer: Kenshi Muto [EMAIL PROTECTED] Changed-By: Osamu Aoki [EMAIL PROTECTED]

Accepted and 1.2.2-1 (source i386)

2006-05-14 Thread Jerome Warnier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 13 Oct 2005 19:11:27 +0200 Source: and Binary: and Architecture: source i386 Version: 1.2.2-1 Distribution: unstable Urgency: low Maintainer: Jerome Warnier [EMAIL PROTECTED] Changed-By: Jerome Warnier [EMAIL PROTECTED]

Accepted nip2 7.10.19-1 (source i386)

2006-05-14 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 12 May 2006 18:06:42 -0400 Source: nip2 Binary: nip2 Architecture: source i386 Version: 7.10.19-1 Distribution: unstable Urgency: low Maintainer: Jay Berkenbilt [EMAIL PROTECTED] Changed-By: Jay Berkenbilt [EMAIL PROTECTED]

Accepted gmsh 1.65.0-1 (source i386)

2006-05-14 Thread Christophe Prud'homme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 15:49:29 +0200 Source: gmsh Binary: gmsh Architecture: source i386 Version: 1.65.0-1 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team [EMAIL PROTECTED] Changed-By: Christophe

Accepted bibtex2html 1.81-1 (source all)

2006-05-14 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 17:34:20 +0200 Source: bibtex2html Binary: bibtex2html Architecture: source all Version: 1.81-1 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers debian-ocaml-maint@lists.debian.org Changed-By:

Accepted meta-kde-extras 5:48 (source all)

2006-05-14 Thread Christopher Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 11:27:36 -0400 Source: meta-kde-extras Binary: kde-devel-extras kde-extras Architecture: source all Version: 5:48 Distribution: unstable Urgency: low Maintainer: Debian Qt/KDE Maintainers

Accepted at76c503a 0.12.beta23-9 (source all)

2006-05-14 Thread Guido Guenther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 16:05:10 +0200 Source: at76c503a Binary: at76c503a-source Architecture: source all Version: 0.12.beta23-9 Distribution: unstable Urgency: low Maintainer: Guido Guenther [EMAIL PROTECTED] Changed-By: Guido Guenther

Accepted xfce4 4.3.90.1-2 (source all)

2006-05-14 Thread Simon Huggins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 06 May 2006 12:59:05 +0100 Source: xfce4 Binary: xfce4 Architecture: source all Version: 4.3.90.1-2 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers [EMAIL PROTECTED] Changed-By: Simon Huggins [EMAIL

Accepted xfwm4-themes 4.3.90.1-2 (source all)

2006-05-14 Thread Simon Huggins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 16:48:36 +0100 Source: xfwm4-themes Binary: xfwm4-themes Architecture: source all Version: 4.3.90.1-2 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers [EMAIL PROTECTED] Changed-By: Simon

Accepted allegro4 2:4.0.4-3 (source i386 all)

2006-05-14 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 11:16:03 -0500 Source: allegro4 Binary: liballegro4a-plugin-svgalib liballegro4a-plugin-esd liballegro4a liballegro4a-plugin-arts Architecture: source i386 all Version: 2:4.0.4-3 Distribution: unstable Urgency: high

Accepted xfce4-mixer 4.3.90.1-2 (source amd64)

2006-05-14 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 20:31:26 +0100 Source: xfce4-mixer Binary: xfce4-mixer xfce4-mixer-oss xfce4-mixer-alsa Architecture: source amd64 Version: 4.3.90.1-2 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers [EMAIL

Accepted xfce4-panel 4.3.90.1-2 (source amd64)

2006-05-14 Thread Simon Huggins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 22:19:56 +0200 Source: xfce4-panel Binary: xfce4-panel-dev xfce4-panel Architecture: source amd64 Version: 4.3.90.1-2 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers [EMAIL PROTECTED]

Accepted nfs-utils 1:1.0.7-17 (source i386)

2006-05-14 Thread Steinar H. Gunderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 18:22:19 +0200 Source: nfs-utils Binary: nhfsstone nfs-kernel-server nfs-common Architecture: i386 source Version: 1:1.0.7-17 Distribution: unstable Urgency: low Maintainer: Steinar H. Gunderson [EMAIL PROTECTED]

Accepted xfdesktop4 4.3.90.1-2 (source amd64)

2006-05-14 Thread Simon Huggins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 18:47:19 +0100 Source: xfdesktop4 Binary: xfdesktop4 Architecture: source amd64 Version: 4.3.90.1-2 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers [EMAIL PROTECTED] Changed-By: Simon Huggins

Accepted pbbuttonsd 0.7.5-1 (source powerpc)

2006-05-14 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 10:35:40 -0500 Source: pbbuttonsd Binary: pbbuttonsd-dev pbbuttonsd Architecture: source powerpc Version: 0.7.5-1 Distribution: unstable Urgency: low Maintainer: Frank Lichtenheld [EMAIL PROTECTED] Changed-By:

Accepted mtr 0.71-2 (source i386)

2006-05-14 Thread Robert Woodcock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 09:37:17 -0700 Source: mtr Binary: mtr-tiny mtr Architecture: source i386 Version: 0.71-2 Distribution: unstable Urgency: low Maintainer: Robert Woodcock [EMAIL PROTECTED] Changed-By: Robert Woodcock [EMAIL

Accepted mrtg 2.14.3-1 (source i386 all)

2006-05-14 Thread Adam Majer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 11:31:07 -0500 Source: mrtg Binary: mrtg-contrib mrtg Architecture: source i386 all Version: 2.14.3-1 Distribution: unstable Urgency: low Maintainer: Adam Majer [EMAIL PROTECTED] Changed-By: Adam Majer [EMAIL

Accepted checkbot 1.78-1 (source all)

2006-05-14 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 18:26:23 +0200 Source: checkbot Binary: checkbot Architecture: source all Version: 1.78-1 Distribution: unstable Urgency: low Maintainer: Ralf Treinen [EMAIL PROTECTED] Changed-By: Ralf Treinen [EMAIL PROTECTED]

Accepted obexftp 0.19-3 (source i386)

2006-05-14 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 15:50:57 +0200 Source: obexftp Binary: obexftp libobexftp-dev Architecture: source i386 Version: 0.19-3 Distribution: unstable Urgency: low Maintainer: Hendrik Sattler [EMAIL PROTECTED] Changed-By: Hendrik Sattler

Accepted planner 0.13-7 (source i386)

2006-05-14 Thread Martin-Éric Racine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 12:04:25 +0300 Source: planner Binary: planner planner-dev Architecture: source i386 Version: 0.13-7 Distribution: unstable Urgency: low Maintainer: Martin-Éric Racine [EMAIL PROTECTED] Changed-By: Martin-Éric

Accepted tuareg-mode 1.46.0-1 (source all)

2006-05-14 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 18:49:26 +0200 Source: tuareg-mode Binary: tuareg-mode Architecture: source all Version: 1.46.0-1 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers debian-ocaml-maint@lists.debian.org

Accepted kid 0.9.1-2 (source all)

2006-05-14 Thread Raphael Hertzog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 17:22:16 + Source: kid Binary: python-kid Architecture: source all Version: 0.9.1-2 Distribution: unstable Urgency: low Maintainer: Ross Burton [EMAIL PROTECTED] Changed-By: Raphael Hertzog [EMAIL PROTECTED]

Accepted hddtemp 0.3-beta15-8 (source amd64)

2006-05-14 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 20:08:31 +0200 Source: hddtemp Binary: hddtemp Architecture: source amd64 Version: 0.3-beta15-8 Distribution: unstable Urgency: low Maintainer: Aurelien Jarno [EMAIL PROTECTED] Changed-By: Aurelien Jarno [EMAIL

Accepted mcelog 0.7-1 (source amd64)

2006-05-14 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 20:31:49 +0200 Source: mcelog Binary: mcelog Architecture: source amd64 Version: 0.7-1 Distribution: unstable Urgency: low Maintainer: Julien BLACHE [EMAIL PROTECTED] Changed-By: Julien BLACHE [EMAIL PROTECTED]

Accepted qt4-x11 4.1.2-2 (source i386 all)

2006-05-14 Thread Brian Nelson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 10:03:40 -0700 Source: qt4-x11 Binary: libqt4-sql libqt4-core qt4-doc libqt4-debug libqt4-qt3support qt4-designer libqt4-dev qt4-dev-tools libqt4-gui libqt4-debug-dev qt4-qtconfig Architecture: source i386 all

Accepted gst-plugins-base0.10 0.10.7-1 (source i386 all)

2006-05-14 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 21:57:10 +0200 Source: gst-plugins-base0.10 Binary: libgstreamer-plugins-base0.10-dev gstreamer0.10-plugins-base libgstreamer-plugins-base0.10-0 gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-base-doc

Accepted gnonlin 0.10.4-1 (source i386)

2006-05-14 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 22:23:50 +0200 Source: gnonlin Binary: gstreamer0.10-gnonlin-dev gstreamer0.10-gnonlin Architecture: source i386 Version: 0.10.4-1 Distribution: unstable Urgency: low Maintainer: Loic Minier [EMAIL PROTECTED]

Accepted torcs 1.2.4-2 (source i386)

2006-05-14 Thread Rudy Godoy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 14:19:15 -0500 Source: torcs Binary: torcs Architecture: source i386 Version: 1.2.4-2 Distribution: unstable Urgency: low Maintainer: Rudy Godoy [EMAIL PROTECTED] Changed-By: Rudy Godoy [EMAIL PROTECTED] Description:

Accepted aegis 4.22-2 (source i386 all)

2006-05-14 Thread Christian Meder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 20:29:56 +0200 Source: aegis Binary: aegis-doc aegis aegis-web aegis-tk Architecture: source i386 all Version: 4.22-2 Distribution: unstable Urgency: low Maintainer: Christian Meder [EMAIL PROTECTED] Changed-By:

Accepted base-installer 1.57 (source i386)

2006-05-14 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 22:54:26 +0200 Source: base-installer Binary: base-installer Architecture: source i386 Version: 1.57 Distribution: unstable Urgency: low Maintainer: Debian Install System Team debian-boot@lists.debian.org Changed-By:

Accepted apollon 1.0.1-2.3 (source i386)

2006-05-14 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 13 May 2006 00:23:58 +0200 Source: apollon Binary: apollon Architecture: source i386 Version: 1.0.1-2.3 Distribution: unstable Urgency: medium Maintainer: Bruno Sant'Anna [EMAIL PROTECTED] Changed-By: Luk Claes [EMAIL PROTECTED]

Accepted gstreamer0.10 0.10.6-1 (source i386 all)

2006-05-14 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 21:36:26 +0200 Source: gstreamer0.10 Binary: gstreamer-tools gstreamer0.10-tools gstreamer0.10-doc libgstreamer0.10-dev libgstreamer0.10-0 Architecture: source i386 all Version: 0.10.6-1 Distribution: unstable

Accepted spca5xx 20060501-1 (source all)

2006-05-14 Thread Kel Modderman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 15:28:56 +1000 Source: spca5xx Binary: spca5xx-source Architecture: source all Version: 20060501-1 Distribution: unstable Urgency: low Maintainer: Debian spca5xx Maintainers [EMAIL PROTECTED] Changed-By: Kel

Accepted sfs 1:0.8-0+pre20060514.1-1 (source i386)

2006-05-14 Thread Jaakko Niemi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 23:09:37 +0300 Source: sfs Binary: libsfs0c2-dev libsfs0c2 sfs-client sfs-server sfs-common Architecture: source i386 Version: 1:0.8-0+pre20060514.1-1 Distribution: unstable Urgency: low Maintainer: Jaakko Niemi

Accepted postgresql-7.4 1:7.4.12-4 (source i386 all)

2006-05-14 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 22:53:45 +0200 Source: postgresql-7.4 Binary: postgresql-plpython-7.4 postgresql-client-7.4 postgresql-7.4 postgresql-contrib-7.4 libpq3 postgresql-doc-7.4 postgresql-plperl-7.4 postgresql-server-dev-7.4

Accepted emacs21 21.4a-5 (source all i386)

2006-05-14 Thread Rob Browning
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 10:18:04 -0700 Source: emacs21 Binary: emacs21-el emacs21-common emacs21-nox emacs21-bin-common emacs21 Architecture: source all i386 Version: 21.4a-5 Distribution: unstable Urgency: low Maintainer: Rob Browning

Accepted sourcenav 5.1.4-4 (source i386)

2006-05-14 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 14 May 2006 20:40:03 +0200 Source: sourcenav Binary: sourcenav Architecture: source i386 Version: 5.1.4-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Torsten Werner [EMAIL

  1   2   >