Re: RFS: triggerhappy

2010-11-17 Thread Stefan Tomanek
Dies schrieb Benoît Knecht (benoit.kne...@fsfe.org): > lintian -I --pedantic actually gives a few warnings: > > I: triggerhappy source: debian-watch-file-is-missing > W: triggerhappy: description-starts-with-leading-spaces > I: triggerhappy: init.d-script-does-not-provide-itself > /etc/ini

Re: RFS: gts (updated package)

2010-11-17 Thread Ruben Molina
Benoît Knecht wrote: > Ruben Molina wrote: > > I am looking for a sponsor for the new version 0.7.6+darcs101112-1 > > of my package "gts". > > > I've just built your package and got the following warning: > > dpkg-gencontrol: warning: Depends field of package libgts-doc: unknown > substitution

Re: RFS: triggerhappy

2010-11-17 Thread Stefan Tomanek
Dies schrieb Benoît Knecht (benoit.kne...@fsfe.org): > lintian -I --pedantic actually gives a few warnings: > > I: triggerhappy source: debian-watch-file-is-missing > W: triggerhappy: description-starts-with-leading-spaces > I: triggerhappy: init.d-script-does-not-provide-itself > /etc/ini

Re: RFS: triggerhappy

2010-11-17 Thread Benoît Knecht
Hi Stefan, Stefan Tomanek wrote: > I am looking for a sponsor for my package "triggerhappy". > > * Package name: triggerhappy > Version : 0.1.3-1 > Upstream Author : Stefan Tomanek > * URL : http://github.com/wertarbyte/triggerhappy > * License : GPL > Secti

RFS: triggerhappy

2010-11-17 Thread Stefan Tomanek
Dear mentors, I am looking for a sponsor for my package "triggerhappy". * Package name: triggerhappy Version : 0.1.3-1 Upstream Author : Stefan Tomanek * URL : http://github.com/wertarbyte/triggerhappy * License : GPL Section : admin It builds these

Re: RFS: gts (updated package)

2010-11-17 Thread Benoît Knecht
Hi Ruben, Ruben Molina wrote: > I am looking for a sponsor for the new version 0.7.6+darcs101112-1 > of my package "gts". > > It builds these binary packages: > libgts-0.7-5 - library to deal with 3D computational surface meshes > libgts-bin - utility binaries for libgts > libgts-dbg - debugging

Re: RFS: bluecove, bluecove-gpl

2010-11-17 Thread Chris Baines
I have nearly completed these changes now. However I am having problems with the three files listed below. All files are required to build, even thought they are not part of the release jar. I guess that rules out just removing them? What is the best way to proceed now? The options I can think of

RFS: remotepad-server

2010-11-17 Thread Alexandre Rossi
Dear mentors, I am looking for a sponsor for my package "remotepad-server". * Package name: remotepad-server Version : 1.10+dfsg.1-1 Upstream Author : Kawamoto Yosihisa * URL : http://www.tenjin.org/RemotePad/ * License : GPL2, BSD style Section : x1

Re: Build-Depends-Indep, please review

2010-11-17 Thread Didier 'OdyX' Raboud
anatoly techtonik wrote: > On Fri, Nov 5, 2010 at 10:02 AM, أحمد المحمودي > wrote: >> Hello, >> >> I thought Build-Depends-Indep is for build-deps that are not needed by >> clean target. > > What is the meaning of name "Build-Depends-Indep" then? Dependencies > that are required to build package

Re: RFS: webfs (updated package)

2010-11-17 Thread Mats Erik Andersson
A ping for this already uploaded and resting package. tisdag den 26 oktober 2010 klockan 12:53 skrev Mats Erik Andersson detta: > Dear mentors, > > I am looking for a sponsor for the new version 1.21+ds1-7 > of my package "webfs". > > It builds these binary packages: > webfs - lightweight h

RFS: gts (updated package)

2010-11-17 Thread Ruben Molina
Dear mentors, I am looking for a sponsor for the new version 0.7.6+darcs101112-1 of my package "gts". It builds these binary packages: libgts-0.7-5 - library to deal with 3D computational surface meshes libgts-bin - utility binaries for libgts libgts-dbg - debugging symbols for libgts libgts-dev

Re: Build-Depends-Indep, please review

2010-11-17 Thread anatoly techtonik
On Fri, Nov 5, 2010 at 10:02 AM, أحمد المحمودي wrote: > Hello, > >  I thought Build-Depends-Indep is for build-deps that are not needed by >  clean target. What is the meaning of name "Build-Depends-Indep" then? Dependencies that are required to build package, but from which "clean" rule is indep

Re: How to use --as-needed

2010-11-17 Thread Roger Leigh
On Wed, Nov 17, 2010 at 03:12:35PM +, Tony Houghton wrote: > On 17/11/10 13:47, Roger Leigh wrote: >> On Wed, Nov 17, 2010 at 01:34:21PM +, Tony Houghton wrote: >>> How should one add --as-needed linker flags to an autotools-based >>> package? I ended up adding CFLAGS=-Wl,--as-needed to my

Re: svn-buildpackage with pbuilder

2010-11-17 Thread anatoly techtonik
On Wed, Nov 17, 2010 at 1:22 PM, Daniel Leidert wrote: > anatoly techtonik wrote: >> On Tue, Nov 16, 2010 at 7:30 PM, David Paleino wrote: >> > On Tue, 16 Nov 2010 19:07:04 +0200, anatoly techtonik wrote: >> > >> >> I am trying to use svn-buildpackage with pbuilder to check my >> >> dependencies.

Re: Problem requesting a sponsor on mentors.debian.net

2010-11-17 Thread Goswin von Brederlow
Goswin von Brederlow writes: > Hi, > > I just clicked as "Yes, I want a sponsor" for ia32-libs-core on > mentors.debian.net and got: sorry, wrong destination. MfG Goswin -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Problem requesting a sponsor on mentors.debian.net

2010-11-17 Thread Goswin von Brederlow
Hi, I just clicked as "Yes, I want a sponsor" for ia32-libs-core on mentors.debian.net and got: Details about package 'ia32-libs-core' Traceback (most recent call last): File "/var/www/mentors.debian.net/cgi-bin/maintainer-packages", line 332, in ? packageDetails(web.formfields.getvalue('packa

Re: How to use --as-needed

2010-11-17 Thread Roger Leigh
On Wed, Nov 17, 2010 at 01:34:21PM +, Tony Houghton wrote: > How should one add --as-needed linker flags to an autotools-based > package? I ended up adding CFLAGS=-Wl,--as-needed to my > dh_auto_configure parameters but is it OK to just overwrite CFLAGS like > that, or should I add it to any ex

How to use --as-needed

2010-11-17 Thread Tony Houghton
How should one add --as-needed linker flags to an autotools-based package? I ended up adding CFLAGS=-Wl,--as-needed to my dh_auto_configure parameters but is it OK to just overwrite CFLAGS like that, or should I add it to any existing CFLAGS? BTW, at first I tried LDFLAGS=--as-needed but automake

Re: svn-buildpackage with pbuilder

2010-11-17 Thread Daniel Leidert
anatoly techtonik wrote: > On Tue, Nov 16, 2010 at 7:30 PM, David Paleino wrote: > > On Tue, 16 Nov 2010 19:07:04 +0200, anatoly techtonik wrote: > > > >> I am trying to use svn-buildpackage with pbuilder to check my > >> dependencies. > >> pbuilder documentation mentions that it automatically sat