RFS: brightd

2007-04-17 Thread Evgeni Golov
Dear mentors, I am looking for a sponsor for my package "brightd". * Package name: brightd Version : 0.1-2 Upstream Author : Phillip Berndt <[EMAIL PROTECTED]> * URL : http://pberndt.com/Programme/Linux/brightd/ * License : GPLv2 Section : utils It b

Re: RFS: brightd

2007-04-25 Thread Evgeni Golov
On Tue, 17 Apr 2007 09:57:45 +0200 Evgeni Golov wrote: > I am looking for a sponsor for my package "brightd". Is noone interested? I also didn't get any comments/hints on the packaging, so I think it is okay? Regards Evgeni -- ^^^| Evgeni -SargentD- Golov ([EMAIL PROTECTED]) d(O_o)b

Re: RFS: brightd

2007-04-25 Thread Neil Williams
On Wed, 25 Apr 2007 19:47:51 +0200 Evgeni Golov <[EMAIL PROTECTED]> wrote: > On Tue, 17 Apr 2007 09:57:45 +0200 Evgeni Golov wrote: > > > I am looking for a sponsor for my package "brightd". > > Is noone interested? Probably just busy. You did the right thing though - just ping the list and you'

Re: RFS: brightd

2007-04-25 Thread Luis Rodrigo Gallardo Cruz
On Wed, Apr 25, 2007 at 07:47:51PM +0200, Evgeni Golov wrote: > On Tue, 17 Apr 2007 09:57:45 +0200 Evgeni Golov wrote: > > > I am looking for a sponsor for my package "brightd". IANADD, so I can't sponsor you. I can, however, offer you some comments: * Your watch file is wrong, the line should b

Re: RFS: brightd

2007-04-26 Thread Evgeni Golov
Hi, On Wed, 25 Apr 2007 13:52:55 -0500 Luis Rodrigo Gallardo Cruz wrote: > * Your watch file is wrong, the line should be >http://pberndt.com/Programme/Linux/brightd/_download > .*/brightd-(.*)\.tar\.bz2 > and you should remove the rest of the commented examples. Done, thanks. > * You sh

Re: RFS: brightd

2007-04-26 Thread Evgeni Golov
On Wed, 25 Apr 2007 19:41:27 +0100 Neil Williams wrote: > No, it's not. Why are you packaging gpl.txt? Just forgot to remove it ;) > There's a lot of cruft in the watch file - you only need the line that > is in use and the version line. Plus the watch file doesn't work: Cleaned it with help of

Re: RFS: brightd

2007-04-26 Thread Luis Rodrigo Gallardo Cruz
On Thu, Apr 26, 2007 at 02:55:35PM +0200, Evgeni Golov wrote: > > * Do not change file permissions in postinst, unless you do it with > > dpkg-statoverride. In this case, given that what you want are > > standard execute permissions for a binary, you just need to do it > > when packaging. Whi

Re: RFS: brightd

2007-04-26 Thread Evgeni Golov
On Thu, 26 Apr 2007 12:38:49 -0500 Luis Rodrigo Gallardo Cruz wrote: > > Hm, could you explain that a bit more? I need the binary setuid-root, > > so $USER is able to write to /sys/class/backlight/ > > I previously used install -M 4755 in debian/rules, but this did not > > work, because I don't bu

Re: RFS: brightd

2007-04-26 Thread Luis Rodrigo Gallardo Cruz
On Thu, Apr 26, 2007 at 08:46:09PM +0200, Evgeni Golov wrote: > On Thu, 26 Apr 2007 12:38:49 -0500 Luis Rodrigo Gallardo Cruz wrote: > > > > Hm, could you explain that a bit more? I need the binary setuid-root, > > > so $USER is able to write to /sys/class/backlight/ > > > I previously used instal

Re: RFS: brightd

2007-04-26 Thread Evgeni Golov
On Wed, 25 Apr 2007 13:52:55 -0500 Luis Rodrigo Gallardo Cruz wrote: > * Your watch file is wrong, the line should be >http://pberndt.com/Programme/Linux/brightd/_download > .*/brightd-(.*)\.tar\.bz2 > and you should remove the rest of the commented examples. > Given upstream's weird down

Re: RFS: brightd

2007-04-26 Thread Evgeni Golov
On Thu, 26 Apr 2007 14:50:25 -0500 Luis Rodrigo Gallardo Cruz wrote: > No, you *also* need to ensure dh_fixperms does not strip the bits away. > Change the call to > dh_fixperms -X usr/bin/brightd Fine thanks, this works now. Phillip (upstream) released a new version some hours ago, fixing the

Re: RFS: brightd

2007-04-26 Thread Luis Rodrigo Gallardo Cruz
On Fri, Apr 27, 2007 at 12:28:35AM +0200, Evgeni Golov wrote: > On Wed, 25 Apr 2007 13:52:55 -0500 Luis Rodrigo Gallardo Cruz wrote: > > > * Your watch file is wrong, the line should be > >http://pberndt.com/Programme/Linux/brightd/_download > > .*/brightd-(.*)\.tar\.bz2 > > and you should

Re: RFS: brightd

2007-04-27 Thread Evgeni Golov
On Fri, 27 Apr 2007 00:33:37 +0200 Evgeni Golov wrote: > > dh_fixperms -X usr/bin/brightd > > Fine thanks, this works now. It worked, but lintian and linda cried, so I've added overrides, I hope it is okay so. I've uploaded the new version to mentors: http://mentors.debian.net/debian/pool/main/

Re: RFS: brightd

2007-05-04 Thread Evgeni Golov
On Thu, 26 Apr 2007 15:10:18 +0200 Evgeni Golov wrote: > > Another problem - acpi-support. You'd need to check whether brightd > > supports more or a different range of laptops to acpi-support which can > > do screen brightness for some laptops and can do other ACPI related > > stuff too. That doe