Re: Problem with debuild and changelog

2006-04-13 Thread Eddy Petrişor
On 4/12/06, Gerhard Brauer <[EMAIL PROTECTED]> wrote: > Gruesse! > * Eddy Petri?or <[EMAIL PROTECTED]> schrieb am [12.04.06 17:39]: > > > > > > Then i run autogen.sh which builds a changelog from the above template. > > > Or i > > > create a new with dch --create foo bar > > > > autogen does not h

Re: Problem with debuild and changelog

2006-04-12 Thread Russ Allbery
Gerhard Brauer <[EMAIL PROTECTED]> writes: > Here it has. The run of autogen.sh creates the debian/changelog from the > template debian/changelog.in. For explain (my english ist not the best) > if i mentioned template debian/changelog.in i mean it is already in the > source tree; not on my system.

Re: Problem with debuild and changelog

2006-04-12 Thread Gerhard Brauer
Gruesse! * Gerhard Brauer <[EMAIL PROTECTED]> schrieb am [12.04.06 18:33]: > > For test i delete the complete debian dir in the source tree and make a > new with dh_make. Same problem: > a ./configure or autogen.sh deletes the debian/changlog again. Sorry, mistake, confusion. This should be: a d

Re: Problem with debuild and changelog

2006-04-12 Thread Gerhard Brauer
Gruesse! * Eddy Petri?or <[EMAIL PROTECTED]> schrieb am [12.04.06 17:39]: > > > > Then i run autogen.sh which builds a changelog from the above template. Or i > > create a new with dch --create foo bar > > autogen does not have to do with debian/changelog; Here it has. The run of autogen.sh crea

Re: Problem with debuild and changelog

2006-04-12 Thread Eddy Petrişor
On 4/12/06, Gerhard Brauer <[EMAIL PROTECTED]> wrote: > Hello, > > First posting and > i need a little help from friends;-) > > I have a package which is almost "debian ready", the debian dir exist > and necessary files in there. > > But there is no changelog, only a changelog.in as a template. th

Problem with debuild and changelog

2006-04-12 Thread Gerhard Brauer
Hello, First posting and i need a little help from friends;-) I have a package which is almost "debian ready", the debian dir exist and necessary files in there. But there is no changelog, only a changelog.in as a template. A run of debuild at this moment fails, cause there is no changelog. OK