[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple Debian Package Creation?



Hello George,

* George Danchev <danchev@spnet.net> [2004-11-04 13:45]:
> On Thursday 04 November 2004 02:37, Matthew Palmer wrote:
> > On Thu, Nov 04, 2004 at 02:18:35AM +0200, George Danchev wrote:
> > > my humble question is: if I have Source: and multiple Package: lines
> > > described in my debian/control file. But how is these debian/<Package:>/
> > > subdirectories created.. I end up with the firts Package: conctructed in
> > > debian/tmp , but I want them all constructed in their own
> > > debian/<Package:> subdirs.. yes I know it works, but where is the magic
> > > here and what I'm mising ?
> >
> > Set your "debhelper compat level" to at least V2, preferably V4, by doing
> > something like:
> >
> > echo "4" >debian/compat
> >
> > from the root of your source tree.
> >
> > Check debhelper(7), "Debhelper Compatibility Levels", for more info.
> 
> Ah thanks, I really nuked the compat file value.

you can also use export DH_COMPAT=4 in the rules file (then its all in
one file :)
regards nico
-- 
Nico Golde - 310777820@ICQ
nico@ngolde.de | nion@gmx.net | http://www.ngolde.de
GPG: FF46 E565 5CC1 E2E5 3F69  C739 1D87 E549 7364 7CFF
Is there life after /sbin/halt -p?

Attachment: signature.asc
Description: Digital signature


Reply to: