Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Philipp Kern
On 2009-07-19, Charles Plessy wrote: > Do we have evidence that maintainers have damaged the project in the past by > willingfully upload packages with overriden lintian errors? Damaged the project... no. Caused a RC bug to be overlooked... yes. I recently encountered a package where the library

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Paul Wise
On Sun, Jul 19, 2009 at 9:12 AM, Philipp Kern wrote: > Damaged the project... no.  Caused a RC bug to be overlooked... yes. > I recently encountered a package where the library's binary package > was not named after the SONAME.  This caused a lintian error which was... > overridden.  And it broke

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Julien BLACHE
Charles Plessy wrote: Hi, > Do we have evidence that maintainers have damaged the project in the past by > willingfully upload packages with overriden lintian errors? We sure have a few people that would blindly add overrides rather than fixing the actual cause of the lintian warning/error. No

Re: Bug#537492: menu: Binary without execution bits.

2009-07-19 Thread Joey Hess
Cyril Brulebois wrote: > I guess we need a plan to fix some maintainer scripts, or am I grossly > overlooking things here? j...@gnu:~/src/debhelper/autoscripts>cat postinst-menu if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then Which works fine in this case. -- see s

Re: The wider implications of debhelper/dbus breakage

2009-07-19 Thread Wouter Verhelst
On Sat, Jul 18, 2009 at 03:45:13PM +, Philipp Kern wrote: > On 2009-07-18, Wouter Verhelst wrote: > > Ah, so this is about not interfering with testing migration, I guess? > > It's not only testing migration. As an example: If you have a large chain > of binNMUs which all need some dep-wait

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Stefano Zacchiroli
On Sun, Jul 19, 2009 at 09:08:50AM +0900, Charles Plessy wrote: > And today, the NEW queue managed by four persons dedicating 5-10 > hours per week to the Debian archive contains 265 packages, some of > them waiting for one month or more. I disagree with their decision > to self-appoint themselves

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Ben Finney
Julien BLACHE writes: > We sure have a few people that would blindly add overrides rather than > fixing the actual cause of the lintian warning/error. No doubt about > that. This might be a symptom of the wider problem, that people see Lintian not as a series of warning lights indicating probabl

Bug#537549: ITP: cabal-install -- Automate the fetching, configuration, compilation and installation of Haskell libraries and programs

2009-07-19 Thread Iain Lane
Package: wnpp Severity: wishlist Owner: Iain Lane * Package name: cabal-install Version : 0.6.2 Upstream Author : Lemmih , Paolo Martini , Bjorn Bringert , Isaac Potoczny-Jones , Duncan Coutts * URL : http://www.haskell.org/cabal/ * License : BSD3 Programm

Bug#537573: ITP: thinkfan -- minimalist fan control daemon

2009-07-19 Thread Evgeni Golov
Package: wnpp Severity: wishlist Owner: Evgeni Golov * Package name: thinkfan Version : 0.5.0.1 Upstream Author : Victor Mataré * URL : http://sourceforge.net/projects/thinkfan/ * License : CC-BY-SA 3.0 Programming Lang: C Description : minimalist fan

Bug#537579: ITP: libimage-math-constrain-perl -- Perl module performing math used to constrain image sizes

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libimage-math-constrain-perl Version : 1.02 Upstream Author : Adam Kennedy * URL : http://search.cpan.org/dist/Image-Math-Constrain/ * License : Art

Bug#537580: ITP: libmojomojo-perl -- A Catalyst & DBIx::Class powered Wiki.

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libmojomojo-perl Version : 0.999029 Upstream Author : Marcus Ramberg * URL : http://search.cpan.org/dist/MojoMojo/ * License : Artistic | GPL-1+ P

Re: Bug#537492: menu: Binary without execution bits.

2009-07-19 Thread Julien Cristau
On Sat, Jul 18, 2009 at 22:28:23 +0200, Cyril Brulebois wrote: > And also, under zsh: > | $ which doublefailure 2>/dev/null > | doublefailure not found > > Leading to: > | if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi > | [: too many arguments > Why would you point /bin/s

Switching /bin/sh to dash (part two)

2009-07-19 Thread Raphael Geissert
Hello everybody, This is a follow up to my previous thread, with a slightly different proposal. What actually needs to be done is: * Make dash essential, make it divert the current /bin/sh symlink by default, make another essential package depend on dash. Prompt the user before diverting on int

Bug#537587: ITP: makeup -- The anti-ageing build system

2009-07-19 Thread Ron
Package: wnpp Severity: wishlist Owner: Ron Package name: makeup Version : 0.21 Upstream Author : Ron License : GPLv2, with an exception for the generated files to be used under whatever licence the project it's building uses. Programming Lang: m

Bug#537588: RFP: gtk-kde4 -- theme engine using Qt 4 for GTK+2.x

2009-07-19 Thread Resul Cetin
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org Package name: gtk-kde4 Version: 0.9b Upstream Author: Yulian Konchunas URL: http://www.kde-apps.org/content/show.php/gtk-kde4?content=74689 License: GPL2+ Description: theme engine usi

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Manoj Srivastava
On Sun, Jul 19 2009, Ben Finney wrote: > There are a great many Debian changelog messages along the lines of > “made change foo to keep Lintian happy” as though that were the only > readon why such a change would be beneficial. Apart from being bloody > useless, that kind of changelog message stro

Re: Switching /bin/sh to dash (part two)

2009-07-19 Thread Matthew Johnson
On Sun Jul 19 18:04, Raphael Geissert wrote: > This is a follow up to my previous thread, with a slightly different proposal. > Sounds like a good plan, I really hope we can go ahead with this for squeeze. Matt -- Matthew Johnson signature.asc Description: Digital signature

Bug#537623: ITP: busybox-syslogd -- Provides syslogd and klogd using busybox' implementation

2009-07-19 Thread Axel Beckert
Package: wnpp Owner: Axel Beckert Severity: wishlist * Package name: busybox-syslogd Version : 0.1 Author : Axel Beckert * URL or Web page : http://noone.org/hg/busybox-syslogd/ * License : GPL-2+ Description : Provides syslogd and klogd using busybox' impl

Bug#537636: ITP: libio-epoll-perl -- Perl interface to the Epoll IO Multiplexing subsystem

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libio-epoll-perl Version : 0.02 Upstream Author : Bruce J Keeler * URL : http://search.cpan.org/dist/IO-Epoll/ * License : Artistic | GPL-1+ Progr

Re: Switching /bin/sh to dash (part two)

2009-07-19 Thread Kurt Roeckx
On Sun, Jul 19, 2009 at 06:04:13PM +0200, Raphael Geissert wrote: > Hello everybody, > > This is a follow up to my previous thread, with a slightly different proposal. > > What actually needs to be done is: > * Make dash essential, make it divert the current /bin/sh symlink by default, > make an

Re: The wider implications of stuffing the NEW queue with issues it was not designed for.

2009-07-19 Thread Charles Plessy
Le Sun, Jul 19, 2009 at 10:44:00AM +0200, Stefano Zacchiroli a écrit : > > While I can understand your frustration, your argument looks flawed to > me. The measure of refusing _automatically_ uploads being affected by > (certain) lintian errors can not be classified as "a new duty", > precisely be

Bug#537653: ITP: libio-async-loop-epoll-perl -- Perl extension for an event loop using epoll

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libio-async-loop-epoll-perl Version : 0.05 Upstream Author : Paul Evans * URL : http://search.cpan.org/dist/IO-Async-Loop-Epoll/ * License : Artisti

Bug#537658: ITP: libio-async-loop-glib-perl -- Perl extension for an event loop using GLib

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libio-async-loop-glib-perl Version : 0.15 Upstream Author : Paul Evans * URL : http://search.cpan.org/dist/IO-Async-Loop-Glib/ * License : Artistic

Bug#537660: ITP: libcarp-clan-share-perl -- Perl module enabling sharing of Carp::Clan settings

2009-07-19 Thread Jonathan Yu
Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libcarp-clan-share-perl Version : 0.013 Upstream Author : Robert Krimen * URL : http://search.cpan.org/dist/Carp-Clan-Share/ * License : Artistic |

Bug#537661: ITP: libhash-merge-simple-perl -- Perl module to easily merge two or more hashes

2009-07-19 Thread Jonathan Yu
From: Jonathan Yu Package: wnpp Owner: Jonathan Yu Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: libhash-merge-simple-perl Version : 0.04 Upstream Author : Robert Krimen * URL : http://search.cpan.org/dist/Hash-Merge-Simple/ * License

Re: Bug#537588: RFP: gtk-kde4 -- theme engine using Qt 4 for GTK+2.x

2009-07-19 Thread Hendrik Sattler
Am Sonntag 19 Juli 2009 17:59:55 schrieb Resul Cetin: >Package name: gtk-kde4 > Version: 0.9b > Upstream Author: Yulian Konchunas > URL: > http://www.kde-apps.org/content/show.php/gtk-kde4?content=74689 License: > GPL2+ > Description: theme engine using Qt 4 for GTK+2.x