Re: Bug#662998: debian-policy: stripping static libraries

2015-08-12 Thread Niels Thykier
On Fri, 28 Feb 2014 19:13:15 +0100 Niels Thykier wrote: > On 2014-02-28 19:05, Bastien ROUCARIES wrote: > > I could do some work if you point me thé branch > > > > Bastien > > [...] > > It is the branch from [1]; needs to be rebased on top of a recent > version of Lintian. > > ~Niels > > [1]

Re: Bug#662998: debian-policy: stripping static libraries

2014-02-28 Thread Bastien ROUCARIES
I could do some work if you point me thé branch Bastien Le 28 févr. 2014 18:57, "Niels Thykier" a écrit : > On 2014-02-28 16:51, Bill Allombert wrote: > > On Wed, Jul 11, 2012 at 11:13:30AM +0200, Niels Thykier wrote: > >> Hi, > >> > >> I have created a Lintian branch for detecting insufficient

Re: Bug#662998: debian-policy: stripping static libraries

2014-02-28 Thread Niels Thykier
On 2014-02-28 19:05, Bastien ROUCARIES wrote: > I could do some work if you point me thé branch > > Bastien > [...] It is the branch from [1]; needs to be rebased on top of a recent version of Lintian. ~Niels [1] http://anonscm.debian.org/gitweb/?p=users/nthykier/lintian.git;a=shortlog;h=refs/h

Re: Bug#662998: debian-policy: stripping static libraries

2014-02-28 Thread Niels Thykier
On 2014-02-28 16:51, Bill Allombert wrote: > On Wed, Jul 11, 2012 at 11:13:30AM +0200, Niels Thykier wrote: >> Hi, >> >> I have created a Lintian branch for detecting insufficient stripping of >> static libs[1]. On a related note, dh_strip seems to do "the right >> thing(tm)" so any package using

Re: Bug#662998: debian-policy: stripping static libraries

2014-02-28 Thread Bill Allombert
On Wed, Jul 11, 2012 at 11:13:30AM +0200, Niels Thykier wrote: > Hi, > > I have created a Lintian branch for detecting insufficient stripping of > static libs[1]. On a related note, dh_strip seems to do "the right > thing(tm)" so any package using debhelper (correctly) should already > strip stat

Re: Bug#662998: debian-policy: stripping static libraries

2012-07-11 Thread Niels Thykier
Hi, I have created a Lintian branch for detecting insufficient stripping of static libs[1]. On a related note, dh_strip seems to do "the right thing(tm)" so any package using debhelper (correctly) should already strip static libs. Though I did not check if it can do detacted symbols... ~Niels