Docbook XML manpages and bash-completion.

2007-10-10 Thread Charles Plessy
Dear all, I wrote many Docbook XML manpages for command-line programs packaged for Debian-Med. I was just wondering if somebody knew a way to turn the OPTIONS section into something which can be used to enable bash completion ? Have a nice day ! -- Charles Plessy http://charles.plessy.org

Re: Best way to move from .diff.gz patches to dpatch

2007-10-10 Thread Joerg Jaspert
On 11167 March 1977, Kartik Mistry wrote: I am maintaining packages of festival family (festival, -dev, -doc, speech-tools). I took maintainership sometime ago and fixed many bugs, but package has no patch system ie all patches resides in .diff.gz. Now, for better maintenance and making life

Re: Unable to strip using dh_strip

2007-10-10 Thread Justin Pryzby
On Tue, Oct 09, 2007 at 10:30:21PM -0700, varun_shrivastava wrote: hi i am trying to build a package using debhelper scripts, but it gives an error message dh_installdirs -a dh_install -a dh_link -a dh_compress -a dh_strip -a dh_fixperms -a dh_makeshlibs -plibfreetype6

Re: Unable to strip using dh_strip

2007-10-10 Thread varun_shrivastava
Justin Pryzby-43 wrote: Can you set DH_DEBUG like at the head of the rulesfile and rerun? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] thanks i added line export DH_DEBUG=1 on top of rules file but o/p is

Re: RFS: blueproximity

2007-10-10 Thread Mario Iseli
On Wed, Oct 10, 2007 at 04:26:57PM +0200, Francesco Namuri wrote: Dear mentors, Hi :) I am looking for a sponsor for my package blueproximity. Package name: blueproximity Version : 1.2-1 Upstream Author : Lars Friedrichs [EMAIL PROTECTED] URL :

RFS: blueproximity

2007-10-10 Thread Francesco Namuri
Dear mentors, I am looking for a sponsor for my package blueproximity. Package name: blueproximity Version : 1.2-1 Upstream Author : Lars Friedrichs [EMAIL PROTECTED] URL : http://blueproximity.sourceforge.net/ License : GPL Section : admin It

Re: Unable to strip using dh_strip

2007-10-10 Thread Justin Pryzby
On Wed, Oct 10, 2007 at 05:33:48AM -0700, varun_shrivastava wrote: Justin Pryzby-43 wrote: Can you set DH_DEBUG like at the head of the rulesfile and rerun? i added line export DH_DEBUG=1 on top of rules file but o/p is same (no debug kind of o/p displayed) then i uncommented a line

Re: RFS: blueproximity

2007-10-10 Thread Francesco Namuri
Hi Mario, Il giorno mer, 10/10/2007 alle 16.42 +0200, Mario Iseli ha scritto: Sounds like kbluelock or however that toy is called. :) I want to inform you about one thing... Bluetooth is like Ethernet, you can change it's Hardware Address as easy as to set the Mac-Address on an Ethernet-Card.

RFS: panelfm (2nd attempt)

2007-10-10 Thread Luca Falavigna
Dear mentors, I am looking for a sponsor for my package panelfm. * Package name: panelfm Version : 1.2-1 Upstream Author : M.K.Srikant [EMAIL PROTECTED] * URL : http://panelfm.sourceforge.net/ * License : GPL Section : gnome It builds these binary

Passing variables to a Makefile

2007-10-10 Thread Charles Plessy
Dear mentors, in a package I prepare, there is the following line in a source/Makefile: CPPFLAGS=-O3 -funroll-loops -march=i686 -mfpmath=sse -msse -mmmx This is obviously not convenient for building on many platforms, so I decided to override it with the following command in debian/rules:

Re: Unable to strip using dh_strip

2007-10-10 Thread varun_shrivastava
Justin Pryzby-43 wrote: Well 2 things come to mind. Is scratchbox install compatibile with debhelper? Also ls -la debian/libfreetype6/DEBIAN Removing dh_strip builds the package, it shouldn't have build if scratchbox have incompatible install? ls -la debian/libfreetype6/ displays