Re: Packaging kakadu (JPEG 2000) binaries

2009-08-01 Thread Paul Wise
On Fri, Jul 31, 2009 at 7:29 PM, wrote: > You are free to play around with these executables and even to re-distribute > them, so long as such use or re-distribution is accompanied this copyright > notice and is not for commercial gain. Note: Binaries can only be used for > non-commercial purpose

Re: RFS: cdash

2009-08-01 Thread Mathieu Malaterre
On Fri, Jul 31, 2009 at 8:24 PM, Pau Garcia i Quiles wrote: On Fri, Jul 31, 2009 at 5:38 PM, Mathieu Malaterre wrote: - there is no need to depend on apache, any webserver with PHP support  will work I do not know how to do that... Depends: httpd | httpd-cgi (the second one in case PHP

Re: RFS: cdash

2009-08-01 Thread Pau Garcia i Quiles
On Sat, Aug 1, 2009 at 6:45 PM, Mathieu Malaterre wrote: > > > On Fri, Jul 31, 2009 at 8:24 PM, Pau Garcia i Quiles > wrote: >> >> On Fri, Jul 31, 2009 at 5:38 PM, Mathieu Malaterre >> wrote: >> - there is no need to depend on apache, any webserver with PHP support  will work >>> >>> I d

Re: RFS: cdash

2009-08-01 Thread Mathieu Malaterre
On Sat, Aug 1, 2009 at 7:01 PM, Pau Garcia i Quiles wrote: On Sat, Aug 1, 2009 at 6:45 PM, Mathieu Malaterre wrote: On Fri, Jul 31, 2009 at 8:24 PM, Pau Garcia i Quiles wrote: On Fri, Jul 31, 2009 at 5:38 PM, Mathieu Malaterre wrote: - there is no need to depend on apache, any webserver

Re: Packaging kakadu (JPEG 2000) binaries

2009-08-01 Thread Robin Cornelius
On Sat, Aug 1, 2009 at 12:42 PM, Paul Wise wrote: > On Fri, Jul 31, 2009 at 7:29 PM, wrote: > >> You are free to play around with these executables and even to re-distribute >> them, so long as such use or re-distribution is accompanied this copyright >> notice and is not for commercial gain. Note

Re: Packaging kakadu (JPEG 2000) binaries

2009-08-01 Thread Mathieu Malaterre
On Sat, Aug 1, 2009 at 7:53 PM, Robin Cornelius wrote: On Sat, Aug 1, 2009 at 12:42 PM, Paul Wise wrote: On Fri, Jul 31, 2009 at 7:29 PM, wrote: You are free to play around with these executables and even to re-distribute them, so long as such use or re-distribution is accompanied this cop

RFS: jabberd14 (updated package) (2nd try)

2009-08-01 Thread Miguel Landaeta
Hi mentors, I am looking for a sponsor for the new version 1.6.1.1-2 of package jabberd14. The upload would fix these bugs: 523095, 528129 and 532419. It builds these binary packages: jabber - Transitional package for jabber rename jabberd14 - Instant messaging server using the Jabber/XMPP proto

Re: RFS: libhtml-calendarmonthsimple-perl

2009-08-01 Thread Sven Dowideit
oooer that reminds me, the foswiki project recently released an update that I think finally addresses the XSS issues that we've known about in twiki for years, and so I'm now in a position to consider getting foswiki included into debian proper - even as a twiki replacement package (as TWIKI.NET h

Re: Using git-buildpackage --git-keyid

2009-08-01 Thread Christoph Egger
Mathieu Malaterre schrieb: > Hi there, > [..] > $ svn-buildpackage --svn-override=origDir=.. --svn-ignore-new > -rfakeroot -k0EA23F2B [..] > $ git-buildpackage --git-keyid=0x0EA23F2B --git-tag [..] > What am I missing ? > > Thanks, > Heya! You know, that git-buildpacakge takes the sa

Avoiding gzipping in /usr/shared/info

2009-08-01 Thread Torsten Bronger
Hallöchen! In one phase during packaging, all files in /usr/shared/info get zipped. The problem is that some of them are PNGs in my case. How can I avoid this, or how can I undo it before the deb is created? I package a pure Python program with CDBS. I tried to unzip the PNGs in the "install",

Re: Avoiding gzipping in /usr/shared/info

2009-08-01 Thread Charles Plessy
Le Sun, Aug 02, 2009 at 05:27:55AM +0200, Torsten Bronger a écrit : > > In one phase during packaging, all files in /usr/shared/info get > zipped. The problem is that some of them are PNGs in my case. How > can I avoid this, or how can I undo it before the deb is created? Bonjour Torsten, the