Re: correct definition of localhost?

2008-07-07 Thread Kurt Roeckx
On Sun, Jul 06, 2008 at 05:14:44PM -0700, Steve Langasek wrote: On Mon, Jul 07, 2008 at 01:39:37AM +0200, Kurt Roeckx wrote: You don't seem to request ipv4 addresses, you request AF_UNSPEC, which should get you both ipv4 and ipv6. You get 127.0.0.1 twice, and ::1 one time. You'll find

Re: Bug#431066: install network/ip-up.d script to check for IP duplicates

2008-07-07 Thread Javier Fernandez-Sanguino
2008/7/6 Marco d'Itri [EMAIL PROTECTED]: On Jun 29, Robert Millan [EMAIL PROTECTED] wrote: Note that duplicate IPs can be very harmful and even cause loss of data. For Come on, how often this happens? And it's disabled by default anyway. The major effect of this patch is to waste time on

Re: Bug#431066: install network/ip-up.d script to check for IP duplicates

2008-07-07 Thread Bastian Blank
On Mon, Jul 07, 2008 at 01:48:23AM +0100, Ben Hutchings wrote: On Sun, Jul 06, 2008 at 08:03:13PM +0200, Marco d'Itri wrote: On Jun 29, Robert Millan [EMAIL PROTECTED] wrote: Come on, how often this happens? And it's disabled by default anyway. The major effect of this patch is to waste

Re: Bug#444980: udev not restarted after exiting runlevel 1

2008-07-07 Thread Frans Pop
Marco d'Itri wrote: Actually, should udev be killed at all when switching to single user mode? I don't think so. Single user mode is for sysadmin tasks and I'd say that the udev daemon should be running for those as performing those tasks could result it udev triggers being generated, which

Re: Not stopping daemons, where are we?

2008-07-07 Thread Frans Pop
James Westby wrote: On Tue, 2008-07-01 at 15:38 +0200, Frans Pop wrote: I happened to see a similar bug filed against backuppc. How many of these bugs have been filed? Are you aware of the Debian policy regarding mass bug filing [1]? I have filed two (from memory). I am aware of that

Re: Bug#426877: dpkg: Option --oknodo should be the default behaviour for start-stop-daemon (LSB specs)

2008-07-07 Thread Vincent Danjean
Marc Haber wrote: On Sat, Jul 05, 2008 at 10:58:35AM +0200, Raphael Hertzog wrote: THanks, I could come up with a transition plan myself if needed. But compare your suggestions with: someone goes over all init scripts, file bugs and in lenny+1 we're done. That'll cause tremendous pain for

Re: Policy or best practices for debug packages?

2008-07-07 Thread Theodore Tso
On Mon, Jul 07, 2008 at 02:41:50PM +0200, Mike Hommey wrote: *) Do we dump everything into /usr/lib/debug, i.e., /usr/lib/debug/sbin/e2fsck? Or should we put it in /usr/lib/debug/pkg, i.e., /usr/lib/debug/e2fsprogs/sbin/e2fsck? Most packages I've seen seem to be doing the

Re: Policy or best practices for debug packages?

2008-07-07 Thread Mike Hommey
On Mon, Jul 07, 2008 at 10:56:14AM -0400, Theodore Tso [EMAIL PROTECTED] wrote: I tried putting them in -dev, and lintian complains with a warning. So I guess while it isn't official policy yet, it seems to be the general practice. The e2fsprogs source package just grew an extra 7 binary

Re: Bug#444980: udev not restarted after exiting runlevel 1

2008-07-07 Thread Marco d'Itri
On Jul 07, Frans Pop [EMAIL PROTECTED] wrote: I don't think so. Single user mode is for sysadmin tasks and I'd say that the udev daemon should be running for those as performing those tasks could result it udev triggers being generated, which should be processed. What could I do then?

Re: Not stopping daemons, where are we?

2008-07-07 Thread James Westby
On Mon, 2008-07-07 at 17:05 +0200, Frans Pop wrote: OK. I don't not remember that. A pointer to that discussion would be useful. You only included a link to a Ubuntu web page which is IMO not directly relevant when proposing structural changes in Debian (or at least: does not provide

Re: Policy or best practices for debug packages?

2008-07-07 Thread Mike Hommey
On Mon, Jul 07, 2008 at 10:56:14AM -0400, Theodore Tso [EMAIL PROTECTED] wrote: True, although it means there's a bit more work to actually install the source package, and then running ./debian/rules build in order to make sure the sources are unpacked and patches appropriately applied. With

Re: correct definition of localhost?

2008-07-07 Thread Aurelien Jarno
Michael Banck a écrit : On Mon, Jul 07, 2008 at 05:49:04AM +0200, Aurelien Jarno wrote: There is a bug upstream, but marked as invalid: http://sources.redhat.com/bugzilla/show_bug.cgi?id=4980 According to the upstream developer, there is a rationale for that, but he never explained it,

Re: Policy or best practices for debug packages?

2008-07-07 Thread Theodore Tso
On Mon, Jul 07, 2008 at 05:39:00PM +0200, Mike Hommey wrote: There are 3 kind of people who need -dbg packages. - Users, when they are asked to provide proper backtraces in bug reports - Developers, when they need to debug stuff - Maintainers Obviously, the latter will be able to get the

Re: Strange file problem

2008-07-07 Thread Andrea Ferraresi
Speaking as the person that added resierfs support to the Debian Boot Floppies, all of my new filesystems are XFS. I have seen too many strange problems with reiserfs, such as the undeletable files (i have abot three on one of my partitions still). I have heard of lots more. WHile there

Bug#489768: ITP: ngspice -- A Spice circuit simulator

2008-07-07 Thread Gudjon I. Gudjonsson
Package: wnpp Severity: wishlist Owner: Gudjon I. Gudjonsson [EMAIL PROTECTED] * Package name: ngspice Version : 17 Upstream Author : Paolo Nenzi [EMAIL PROTECTED] * URL : http://ngspice.sourceforge.net * License : Old BSD Programming Lang: C Description

prerm option purge

2008-07-07 Thread Michael Meskes
Am I correct in assuming that the prerm script is never called with option purge? At least this is what http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-mscriptsinstact suggests. I'd like to know for sure before submitting bugs. Michael -- Michael Meskes Email: Michael at

Re: Policy or best practices for debug packages?

2008-07-07 Thread Joerg Jaspert
On 11439 March 1977, Theodore Ts'o wrote: *) I assume that the priority of -dbg packages is extra s/I assume that// s/$/!/ *) What section should -dbg packages be placed into? Should it be the section that the parent package is in, or something like devel? Currently usually the same as

Re: Policy or best practices for debug packages?

2008-07-07 Thread Mike Hommey
On Mon, Jul 07, 2008 at 12:03:40PM -0400, Theodore Tso wrote: And she won't have a core for the previous crash because the default is not to core (and BTW, it's uselessly made difficult to override this, see #487879). I just looked at this bug, and are you sure this isn't because you

Re: Policy or best practices for debug packages?

2008-07-07 Thread Roger Leigh
Theodore Tso [EMAIL PROTECTED] writes: Speaking of the -g option, does anyone know off-hand whether or not it's worth it to build with -g3 (to get cpp macro definitions into the DWARF stubs)? -g3 is also needed to get sane debugging information for C++ code, IME. It would be nice if it was

Re: Policy or best practices for debug packages?

2008-07-07 Thread Mike Hommey
On Mon, Jul 07, 2008 at 07:48:27PM +0100, Roger Leigh wrote: Theodore Tso [EMAIL PROTECTED] writes: Speaking of the -g option, does anyone know off-hand whether or not it's worth it to build with -g3 (to get cpp macro definitions into the DWARF stubs)? -g3 is also needed to get sane

Re: Bug#436419: Policy or best practices for debug packages?

2008-07-07 Thread Russ Allbery
Neil Williams [EMAIL PROTECTED] writes: On Mon, 2008-07-07 at 08:08 -0400, Theodore Ts'o wrote: *) What section should -dbg packages be placed into? Should it be the section that the parent package is in, or something like devel? Library -dbg packages will almost inevitably end up in

Re: prerm option purge

2008-07-07 Thread Guillem Jover
Hi, On Mon, 2008-07-07 at 19:47:26 +0200, Michael Meskes wrote: Am I correct in assuming that the prerm script is never called with option purge? Yes. regards, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: gnome, kde, xfce use non-policy main menu

2008-07-07 Thread Bill Allombert
On Sun, Jul 06, 2008 at 01:08:40PM -0400, Joey Hess wrote: Josselin Mouette wrote: Therefore, I still feel that, despite it being a big mess, the current situation is the best: * the default menu contains only what is needed, and we are still hunting down entries that are

Help: Strange 64bit issue

2008-07-07 Thread Andreas Tille
Hi, as I described at the Debian Med mailing list [1] I have some trouble with a multiarch package. Charles Plessy and me prepared some packaging stuff at svn://svn.debian.org/svn/debian-med/trunk/packages/maq/trunk/ the watch file can be used to obtain the source tarball - BTW I thought

Re: Help: Strange 64bit issue

2008-07-07 Thread William Pitcock
Hi, If you do build-depends on gcc-multilib and g++-multilib, it should fix this problem. William On Mon, 2008-07-07 at 22:56 +0200, Andreas Tille wrote: Hi, as I described at the Debian Med mailing list [1] I have some trouble with a multiarch package. Charles Plessy and me prepared

Re: Policy or best practices for debug packages?

2008-07-07 Thread Roger Leigh
Mike Hommey [EMAIL PROTECTED] writes: On Mon, Jul 07, 2008 at 07:48:27PM +0100, Roger Leigh wrote: Theodore Tso [EMAIL PROTECTED] writes: Speaking of the -g option, does anyone know off-hand whether or not it's worth it to build with -g3 (to get cpp macro definitions into the DWARF

Re: Bug#431066: install network/ip-up.d script to check for IP duplicates

2008-07-07 Thread Ben Hutchings
On Mon, Jul 07, 2008 at 01:20:47PM +0200, Bastian Blank wrote: On Mon, Jul 07, 2008 at 01:48:23AM +0100, Ben Hutchings wrote: On Sun, Jul 06, 2008 at 08:03:13PM +0200, Marco d'Itri wrote: On Jun 29, Robert Millan [EMAIL PROTECTED] wrote: Come on, how often this happens? And it's disabled

Re: Help: Strange 64bit issue

2008-07-07 Thread Andreas Tille
On Mon, 7 Jul 2008, William Pitcock wrote: If you do build-depends on gcc-multilib and g++-multilib, it should fix this problem. Ahhh, thanks - this was a quick and very helpful hint ... Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 10:06:40PM +0100, Roger Leigh wrote: Correct line numbers when dealing with inline templates, for one. There were some other niceties, but I can't recall what they were off the top of my head. Sorry, but this is either someone's uncontributed gcc patches, or (more

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 05:39:00PM +0200, Mike Hommey wrote: On Mon, Jul 07, 2008 at 10:56:14AM -0400, Theodore Tso [EMAIL PROTECTED] wrote: True, although it means there's a bit more work to actually install the source package, and then running ./debian/rules build in order to make sure

Re: Policy or best practices for debug packages?

2008-07-07 Thread Mike Hommey
On Mon, Jul 07, 2008 at 05:42:47PM -0400, Daniel Jacobowitz wrote: I wouldn't want them in the archive for everything, but it would be nice to be able to generate automatically usable source packages. Also debug packages without having to create them in debian/control and debian/rules. That

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 01:42:43PM +, Sune Vuorela wrote: On 2008-07-07, Mike Hommey [EMAIL PROTECTED] wrote: /usr/lib/debug/$pathoforiginalfile This is where gdb is going to look for these debug info. I thought gdb was looking at the .gnu_debuglink section as created with

Re: Policy or best practices for debug packages?

2008-07-07 Thread Theodore Tso
On Mon, Jul 07, 2008 at 05:39:05PM -0400, Daniel Jacobowitz wrote: Sorry, but this is either someone's uncontributed gcc patches, or (more likely) hearsay. The difference between -g (same as -g2) and -g3 is whether .debug_macinfo is generated - debug info for C/C++ preprocessor macros. It's

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 05:50:15PM -0400, Theodore Tso wrote: Do programs like gdb take advantage of the .debug_macinfo in a useful way if it's there? (I guess I should try it and see how big the dbg packages get, and how useful it is for me in practice.) Yes, GDB will automatically expand

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 11:45:14PM +0200, Mike Hommey wrote: On Mon, Jul 07, 2008 at 05:42:47PM -0400, Daniel Jacobowitz wrote: I wouldn't want them in the archive for everything, but it would be nice to be able to generate automatically usable source packages. Also debug packages without

Re: Policy or best practices for debug packages?

2008-07-07 Thread Theodore Tso
On Mon, Jul 07, 2008 at 05:42:47PM -0400, Daniel Jacobowitz wrote: I think they do this, using debugedit. We (CodeSourcery) do it for our libraries too. It's incredibly useful - but very spoiling; every time I'm without the automatic debug sources and source paths I get grumpy about it.

Re: Policy or best practices for debug packages?

2008-07-07 Thread Daniel Jacobowitz
On Mon, Jul 07, 2008 at 06:01:15PM -0400, Theodore Tso wrote: On Mon, Jul 07, 2008 at 05:42:47PM -0400, Daniel Jacobowitz wrote: I think they do this, using debugedit. We (CodeSourcery) do it for our libraries too. It's incredibly useful - but very spoiling; every time I'm without the

Bug#489812: ITP: di-netboot-assistant -- Debian-Installer netboot assistant

2008-07-07 Thread Franklin Piat
Package: wnpp Severity: wishlist Owner: Franklin Piat [EMAIL PROTECTED] * Package name: di-netboot-assistant Version : 0.31-1 Upstream Author : Franklin Piat [EMAIL PROTECTED] * URL : http://www.klabs.be/~fpiat/linux/debian/di-netboot-assistant/ * License :

Re: Policy or best practices for debug packages?

2008-07-07 Thread Theodore Tso
On Mon, Jul 07, 2008 at 06:16:22PM -0400, Daniel Jacobowitz wrote: For various reasons we don't use it at work - instead we added some GCC command line options to relocate the debug info at compile time. In the end, it comes down to the same result. Were these private hacks to GCC? I tried

Re: correct definition of localhost?

2008-07-07 Thread Joey Hess
http://sourceware.org/bugzilla/show_bug.cgi?id=4980 -- see shy jo, Amazed to be able to both mindlessly forward links from reddit and possibly contribute value this this thread at the same time. Not amazed at Drepper's behavior, particualarly. signature.asc

Re: gnome, kde, xfce use non-policy main menu

2008-07-07 Thread Charles Plessy
Le Sat, Jul 05, 2008 at 12:35:34PM -0700, Russ Allbery a écrit : I think that writing a policy is the first necessary step and is the main thing required to move this conversation beyond a constantly recurring debian-devel thread and towards something that we can implement. Just saying we

Bug#482528: heimdal-clients,krb5-user

2008-07-07 Thread Brian May
Hello, Can I please have some input into this bug report? The report itself seems valid, ideally these packages shouldn't conflict. Solving this in such a way as not to break lots of stuff could be awkward though. Ideas? Brian May -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: gnome, kde, xfce use non-policy main menu

2008-07-07 Thread Russ Allbery
Charles Plessy [EMAIL PROTECTED] writes: I think that Russ is very pessimistic on the quality of the XDG desktop entry sepcification. It uses a simple syntax and 18 different keys, only 4 of them being required. Many of the Lintian errors noted earlier in this thread are related to the

Bug#489824: ITP: pllua -- PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL

2008-07-07 Thread Fernando Ike de Oliveira
Package: wnpp Severity: wishlist Owner: Fernando Ike de Oliveira [EMAIL PROTECTED] * Package name: pllua Version : 0.8.1 Upstream Author : Luis Carvalho [EMAIL PROTECTED] * URL : http://pllua.projects.postgresql.org/ * License : MIT/X Programming Lang: C,

Re: Bug#482528: heimdal-clients,krb5-user

2008-07-07 Thread Michael Tautschnig
Hello, Can I please have some input into this bug report? The report itself seems valid, ideally these packages shouldn't conflict. Solving this in such a way as not to break lots of stuff could be awkward though. Ideas? Are you guys really sure that alternatives are so misplaced

Re: Bug#482528: heimdal-clients,krb5-user

2008-07-07 Thread Russ Allbery
Michael Tautschnig [EMAIL PROTECTED] writes: Can I please have some input into this bug report? The report itself seems valid, ideally these packages shouldn't conflict. Solving this in such a way as not to break lots of stuff could be awkward though. Ideas? Adding alternatives for

Re: Bug#489824: ITP: pllua -- PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL

2008-07-07 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/07/08 20:28, Fernando Ike de Oliveira wrote: Package: wnpp Severity: wishlist Owner: Fernando Ike de Oliveira [EMAIL PROTECTED] * Package name: pllua Version : 0.8.1 Upstream Author : Luis Carvalho [EMAIL PROTECTED] *

Re: Bug#489824: ITP: pllua -- PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL

2008-07-07 Thread Ben Finney
Ron Johnson [EMAIL PROTECTED] writes: * Package name: pllua The package name should match that of other procedural-language extensions for PostgreSQL: postgresql-plperl postgresql-plpython postgresql-plruby postgresql-pltcl Description : PL/Lua is an

Bug#489836: ITP: maq -- Mapping and Assembly with Quality

2008-07-07 Thread Charles Plessy
Package: wnpp Severity: wishlist Owner: Charles Plessy [EMAIL PROTECTED] Package name: maq Version : 0.6.7 Upstream Author : Heng Li [EMAIL PROTECTED] URL : http://maq.sourceforge.net/ License : GPL-3 Programming Lang: C Description : Mapping and

Re: Bug#489836: ITP: maq -- Mapping and Assembly with Quality

2008-07-07 Thread Paul Wise
On Tue, Jul 8, 2008 at 12:15 PM, Charles Plessy [EMAIL PROTECTED] wrote: Description : Mapping and Assembly with Quality Please add genetic to the short description and no need to capitalise the words. Also, is with Quality needed, perhaps it needs to be with probabilistic quality? --

Re: Multiarch and idea for improved diversions and alternatives handling

2008-07-07 Thread Goswin von Brederlow
Neil Williams [EMAIL PROTECTED] writes: On Tue, 2008-07-01 at 18:44 +0200, Goswin von Brederlow wrote: James Vega [EMAIL PROTECTED] writes: On Sat, Jun 28, 2008 at 02:03:05AM -0700, Steve Langasek wrote: So if we allow multiple packages to be installed at the same time which divert the

Re: Bug#489836: ITP: maq -- Mapping and Assembly with Quality

2008-07-07 Thread Charles Plessy
Le Tue, Jul 08, 2008 at 01:03:26PM +0800, Paul Wise a écrit : On Tue, Jul 8, 2008 at 12:15 PM, Charles Plessy [EMAIL PROTECTED] wrote: Description : Mapping and Assembly with Quality Please add genetic to the short description and no need to capitalise the words. Also, is with

Accepted libapache2-mod-auth-openid 0.3-1 (source i386)

2008-07-07 Thread NIIBE Yutaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 12:04:47 +0900 Source: libapache2-mod-auth-openid Binary: libapache2-mod-auth-openid Architecture: source i386 Version: 0.3-1 Distribution: unstable Urgency: low Maintainer: NIIBE Yutaka [EMAIL PROTECTED] Changed-By:

Accepted fvwm-crystal 3.0.5.dfsg-2 (source all)

2008-07-07 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 08:14:39 +0200 Source: fvwm-crystal Binary: fvwm-crystal Architecture: source all Version: 3.0.5.dfsg-2 Distribution: unstable Urgency: low Maintainer: Vincent Bernat [EMAIL PROTECTED] Changed-By: Vincent Bernat

Accepted lavaps 2.7-4.2 (source i386)

2008-07-07 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 08:05:15 +0200 Source: lavaps Binary: lavaps Architecture: source i386 Version: 2.7-4.2 Distribution: unstable Urgency: low Maintainer: Ashley T. Howes [EMAIL PROTECTED] Changed-By: Andreas Tille [EMAIL PROTECTED]

Accepted lmemory 0.6c-2.1 (source i386)

2008-07-07 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 09:04:31 +0200 Source: lmemory Binary: lmemory Architecture: source i386 Version: 0.6c-2.1 Distribution: unstable Urgency: low Maintainer: Ben Armstrong [EMAIL PROTECTED] Changed-By: Andreas Tille [EMAIL PROTECTED]

Accepted ttf-wqy-zenhei 0.6.26-2 (source all)

2008-07-07 Thread Zhengpeng Hou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 06:35:56 + Source: ttf-wqy-zenhei Binary: ttf-wqy-zenhei Architecture: source all Version: 0.6.26-2 Distribution: unstable Urgency: low Maintainer: Zhengpeng Hou [EMAIL PROTECTED] Changed-By: Zhengpeng Hou [EMAIL

Accepted subversion 1.5.0dfsg1-4 (source all amd64 i386)

2008-07-07 Thread Peter Samuelson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 01:37:38 -0500 Source: subversion Binary: subversion libsvn1 libsvn-dev libsvn-doc libapache2-svn python-subversion subversion-tools libsvn-java libsvn-perl libsvn-ruby1.8 libsvn-ruby Architecture: all amd64 i386

Accepted killer 0.90-6 (source all)

2008-07-07 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 7 Jul 2008 10:29:42 +0200 Source: killer Binary: killer Architecture: source all Version: 0.90-6 Distribution: unstable Urgency: low Maintainer: Debian Edu Developers [EMAIL PROTECTED] Changed-By: Petter Reinholdtsen [EMAIL

Accepted frown 0.6.1-9 (source amd64)

2008-07-07 Thread Arjan Oosting
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 09:36:42 +0200 Source: frown Binary: frown frown-doc Architecture: source amd64 Version: 0.6.1-9 Distribution: unstable Urgency: low Maintainer: Arjan Oosting [EMAIL PROTECTED] Changed-By: Arjan Oosting [EMAIL

Accepted fv 3.0-17 (source amd64)

2008-07-07 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 10:20:09 +0200 Source: fv Binary: fv Architecture: source amd64 Version: 3.0-17 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Filippo Giunchedi [EMAIL PROTECTED]

Accepted nut 2.2.2-4 (source i386)

2008-07-07 Thread Arnaud Quette
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 05 Jul 2008 22:56:35 +0200 Source: nut Binary: nut nut-cgi nut-snmp nut-hal-drivers nut-xml libupsclient1 libupsclient1-dev Architecture: source i386 Version: 2.2.2-4 Distribution: unstable Urgency: low Maintainer: Arnaud

Accepted cipux-common 3.4~svn2383-1 (source all)

2008-07-07 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 09:42:50 +0200 Source: cipux-common Binary: libcipux-common-perl Architecture: source all Version: 3.4~svn2383-1 Distribution: experimental Urgency: low Maintainer: CipUX team [EMAIL PROTECTED] Changed-By: Jonas

Accepted golly 1.4-1 (source i386)

2008-07-07 Thread NIIBE Yutaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:28:52 +0900 Source: golly Binary: golly Architecture: source i386 Version: 1.4-1 Distribution: unstable Urgency: low Maintainer: NIIBE Yutaka [EMAIL PROTECTED] Changed-By: NIIBE Yutaka [EMAIL PROTECTED]

Accepted festival-it 2.0+debian0-1 (source all)

2008-07-07 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 10:17:43 +0200 Source: festival-it Binary: festlex-ifd festvox-itapc16k festvox-italp16k Architecture: source all Version: 2.0+debian0-1 Distribution: unstable Urgency: low Maintainer: Giuseppe Iuculano [EMAIL

Accepted firmware-nonfree 0.12 (source all)

2008-07-07 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 11:19:42 +0200 Source: firmware-nonfree Binary: firmware-bnx2 firmware-iwlwifi firmware-qlogic firmware-ralink Architecture: source all Version: 0.12 Distribution: unstable Urgency: low Maintainer: Debian Kernel Team

Accepted pysycache 3.1-2 (source all)

2008-07-07 Thread José L. Redrejo Rodríguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 10:44:08 +0200 Source: pysycache Binary: pysycache pysycache-buttons-beerabbit pysycache-buttons-crapaud pysycache-buttons-ice pysycache-buttons-wolf pysycache-click-dinosaurs pysycache-click-sea

Accepted fatsort 0.9.8.2-1 (source i386)

2008-07-07 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 11:58:05 +0200 Source: fatsort Binary: fatsort Architecture: source i386 Version: 0.9.8.2-1 Distribution: unstable Urgency: low Maintainer: Sebastian Dröge [EMAIL PROTECTED] Changed-By: Sebastian Dröge [EMAIL

Accepted ffmpeg-php 0.5.3.1-1 (source amd64)

2008-07-07 Thread Raphael Geissert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 30 Jun 2008 18:25:05 -0500 Source: ffmpeg-php Binary: php5-ffmpeg Architecture: source amd64 Version: 0.5.3.1-1 Distribution: unstable Urgency: low Maintainer: Debian PHP Maintainers [EMAIL PROTECTED] Changed-By: Raphael

Accepted initz 0.0.11+20030603cvs-16 (source all)

2008-07-07 Thread OHASHI Akira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 19:05:15 +0900 Source: initz Binary: initz Architecture: source all Version: 0.0.11+20030603cvs-16 Distribution: unstable Urgency: low Maintainer: OHASHI Akira [EMAIL PROTECTED] Changed-By: OHASHI Akira [EMAIL

Accepted gosmore 0.0.0.20080704-1 (source i386)

2008-07-07 Thread Andreas Putzo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 05 Jul 2008 13:36:39 + Source: gosmore Binary: gosmore Architecture: source i386 Version: 0.0.0.20080704-1 Distribution: unstable Urgency: low Maintainer: Debian GIS Project [EMAIL PROTECTED] Changed-By: Andreas Putzo [EMAIL

Accepted avfs 0.9.8-5 (source i386)

2008-07-07 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 12:35:24 +0200 Source: avfs Binary: avfs Architecture: source i386 Version: 0.9.8-5 Distribution: unstable Urgency: low Maintainer: Michael Meskes [EMAIL PROTECTED] Changed-By: Michael Meskes [EMAIL PROTECTED]

Accepted systemtap 0.0.20080705-1 (source amd64)

2008-07-07 Thread Євгеній Мещеряков
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 10:07:00 +0200 Source: systemtap Binary: systemtap Architecture: source amd64 Version: 0.0.20080705-1 Distribution: unstable Urgency: low Maintainer: Євгеній Мещеряков [EMAIL PROTECTED] Changed-By: Євгеній Мещеряков

Accepted libperl-critic-perl 1.088-1 (source all)

2008-07-07 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 13:25:48 +0300 Source: libperl-critic-perl Binary: libperl-critic-perl Architecture: source all Version: 1.088-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By: Damyan

Accepted quota 3.16-3 (source i386)

2008-07-07 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 27 Jun 2008 12:18:15 +0200 Source: quota Binary: quota Architecture: source i386 Version: 3.16-3 Distribution: unstable Urgency: low Maintainer: Michael Meskes [EMAIL PROTECTED] Changed-By: Michael Meskes [EMAIL PROTECTED]

Accepted linuxdoc-tools 0.9.56 (source all i386)

2008-07-07 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 12:00:15 +0200 Source: linuxdoc-tools Binary: linuxdoc-tools linuxdoc-tools-text linuxdoc-tools-latex linuxdoc-tools-info Architecture: source all i386 Version: 0.9.56 Distribution: unstable Urgency: low Maintainer:

Accepted linuxdcpp 1.0.2-1 (source all amd64)

2008-07-07 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 11:57:57 +0200 Source: linuxdcpp Binary: linuxdcpp0.691 linuxdcpp Architecture: source all amd64 Version: 1.0.2-1 Distribution: unstable Urgency: high Maintainer: Romain Beauxis [EMAIL PROTECTED] Changed-By: Romain

Accepted gtk+2.0 2.12.11-1 (source all i386)

2008-07-07 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 02 Jul 2008 06:37:51 +0200 Source: gtk+2.0 Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples

Accepted udev 0.124-1 (source i386)

2008-07-07 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 02:52:00 +0200 Source: udev Binary: udev libvolume-id0 libvolume-id-dev udev-udeb Architecture: source i386 Version: 0.124-1 Distribution: unstable Urgency: low Maintainer: Marco d'Itri [EMAIL PROTECTED] Changed-By:

Accepted initramfs-tools 0.92e (source all)

2008-07-07 Thread maximilian attems
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 13:52:54 +0200 Source: initramfs-tools Binary: initramfs-tools Architecture: source all Version: 0.92e Distribution: unstable Urgency: medium Maintainer: Debian kernel team [EMAIL PROTECTED] Changed-By: maximilian

Accepted symfony 1.0.17-1 (source all)

2008-07-07 Thread Martin Meredith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 09:32:01 +0100 Source: symfony Binary: php5-symfony Architecture: source all Version: 1.0.17-1 Distribution: unstable Urgency: low Maintainer: Martin Meredith [EMAIL PROTECTED] Changed-By: Martin Meredith [EMAIL

Accepted dhis-client 5.5-2 (source amd64)

2008-07-07 Thread Guus Sliepen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 14:04:43 +0200 Source: dhis-client Binary: dhis-client Architecture: source amd64 Version: 5.5-2 Distribution: unstable Urgency: low Maintainer: Guus Sliepen [EMAIL PROTECTED] Changed-By: Guus Sliepen [EMAIL

Accepted docbookwiki 0.9.1cvs-7 (source all)

2008-07-07 Thread Jeremy Malcolm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 7 Jul 2008 20:33:28 +0800 Source: docbookwiki Binary: docbookwiki Architecture: source all Version: 0.9.1cvs-7 Distribution: unstable Urgency: low Maintainer: Jeremy Malcolm [EMAIL PROTECTED] Changed-By: Jeremy Malcolm [EMAIL

Accepted ktorrent 3.1+dfsg.2-1 (source i386 amd64)

2008-07-07 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:00:35 +0300 Source: ktorrent Binary: ktorrent ktorrent-dbg Architecture: amd64 i386 source Version: 3.1+dfsg.2-1 Distribution: unstable Urgency: low Maintainer: Modestas Vainius [EMAIL PROTECTED] Changed-By:

Accepted sqlrelay 1:0.39.4-5 (source all i386)

2008-07-07 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 14:32:21 +0200 Source: sqlrelay Binary: sqlrelay libsqlrelay-0.39 sqlrelay-dev sqlrelay-doc python-sqlrelay zope-sqlrelayda sqlrelay-freetds sqlrelay-postgresql sqlrelay-mdb sqlrelay-mysql sqlrelay-odbc

Accepted minpack 19961126-13 (source i386)

2008-07-07 Thread James R. Van Zandt
-BEGIN PGP SIGNED MESSAGE- Format: 1.7 Date: Mon, 07 Jul 2008 09:23:08 -0400 Source: minpack Binary: minpack-dev libminpack1 Architecture: source i386 Version: 19961126-13 Distribution: unstable Urgency: low Maintainer: James R. Van Zandt [EMAIL PROTECTED] Changed-By: James R. Van Zandt

Accepted asio 1.1.1-1 (source all)

2008-07-07 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 13:40:31 +0200 Source: asio Binary: libasio-dev libasio-doc Architecture: source all Version: 1.1.1-1 Distribution: unstable Urgency: low Maintainer: Simon Richter [EMAIL PROTECTED] Changed-By: Simon Richter [EMAIL

Accepted xfs 1:1.0.8-2 (source i386)

2008-07-07 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:01:38 +0200 Source: xfs Binary: xfs Architecture: source i386 Version: 1:1.0.8-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force [EMAIL PROTECTED] Changed-By: Julien Cristau [EMAIL PROTECTED]

Accepted xcache 1.2.2-3 (source i386)

2008-07-07 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:46:42 +0200 Source: xcache Binary: php5-xcache Architecture: source i386 Version: 1.2.2-3 Distribution: unstable Urgency: low Maintainer: Michal Čihař [EMAIL PROTECTED] Changed-By: Michal Čihař [EMAIL PROTECTED]

Accepted gnome-python-desktop 2.22.0-2 (source i386 all)

2008-07-07 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 12 May 2008 11:47:15 +0200 Source: gnome-python-desktop Binary: python-gnome2-desktop python-gnome2-desktop-doc python-gnome2-desktop-dev Architecture: source i386 all Version: 2.22.0-2 Distribution: unstable Urgency: low

Accepted qcake 0.6.3-3 (source powerpc)

2008-07-07 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:00:25 +0200 Source: qcake Binary: qcake Architecture: source powerpc Version: 0.6.3-3 Distribution: unstable Urgency: low Maintainer: Gerfried Fuchs [EMAIL PROTECTED] Changed-By: Gerfried Fuchs [EMAIL PROTECTED]

Accepted base-passwd 3.5.18 (source i386)

2008-07-07 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:11:07 +0100 Source: base-passwd Binary: base-passwd Architecture: source i386 Version: 3.5.18 Distribution: unstable Urgency: low Maintainer: Colin Watson [EMAIL PROTECTED] Changed-By: Colin Watson [EMAIL

Accepted openvas-libraries 1.0.2-1 (source i386)

2008-07-07 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 16:17:53 +0200 Source: openvas-libraries Binary: libopenvas1-dev libopenvas1 Architecture: source i386 Version: 1.0.2-1 Distribution: unstable Urgency: low Maintainer: Debian OpenVAS Maintainers [EMAIL PROTECTED]

Accepted jed-extra 2.5.1-1 (source all)

2008-07-07 Thread Guenter Milde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 12:48:18 +0200 Source: jed-extra Binary: jed-extra Architecture: source all Version: 2.5.1-1 Distribution: unstable Urgency: low Maintainer: Debian JED Group [EMAIL PROTECTED] Changed-By: Guenter Milde [EMAIL

Accepted sane-backends-extras 1.0.19.8 (source amd64)

2008-07-07 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 16:20:11 +0200 Source: sane-backends-extras Binary: libsane-extras libsane-extras-dev libsane-extras-dbg Architecture: source amd64 Version: 1.0.19.8 Distribution: unstable Urgency: low Maintainer: Julien BLACHE

Accepted pango1.0 1.20.5-1 (source all i386)

2008-07-07 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 07 Jul 2008 15:40:16 +0200 Source: pango1.0 Binary: libpango1.0-0 libpango1.0-udeb libpango1.0-common libpango1.0-dev libpango1.0-0-dbg libpango1.0-doc Architecture: source all i386 Version: 1.20.5-1 Distribution: unstable

Accepted python-xmpp 0.4.1-cvs20080505.1 (source all)

2008-07-07 Thread Alexey Nezhdanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 05 May 2008 14:40:53 +0400 Source: python-xmpp Binary: python-xmpp Architecture: source all Version: 0.4.1-cvs20080505.1 Distribution: unstable Urgency: low Maintainer: Alexey Nezhdanov [EMAIL PROTECTED] Changed-By: Alexey

Accepted gocr 0.45-0 (source i386)

2008-07-07 Thread Cosimo Alfarano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 04 Jul 2008 20:42:31 -0400 Source: gocr Binary: gocr Architecture: source i386 Version: 0.45-0 Distribution: unstable Urgency: low Maintainer: Cosimo Alfarano [EMAIL PROTECTED] Changed-By: Cosimo Alfarano [EMAIL PROTECTED]

Accepted agenda.app 0.36-1 (source i386)

2008-07-07 Thread Yavor Doganov
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Sun, 06 Jul 2008 23:03:11 +0300 Source: agenda.app Binary: agenda.app Architecture: source i386 Version: 0.36-1 Distribution: unstable Urgency: low Maintainer: Debian GNUstep maintainers [EMAIL PROTECTED] Changed-By: Yavor

Accepted praat 5.0.27-1 (source amd64)

2008-07-07 Thread Rafael Laboissiere
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 01 Jul 2008 20:03:38 +0200 Source: praat Binary: praat Architecture: source amd64 Version: 5.0.27-1 Distribution: unstable Urgency: low Maintainer: Rafael Laboissiere [EMAIL PROTECTED] Changed-By: Rafael Laboissiere [EMAIL

  1   2   >