Re: cannot make (my first) debian package

2005-05-11 Thread Mauro Darida
On Thursday 05 May 2005 11:09, Bartosz Fenski aka fEnIo wrote: > You're using PDF as *source*? How come? > I am now using the latex file as source. > > Why don't you simply check some packages that contain binary files? > > `apt-get source asc-music` > What a wonderful idea! I have never downloade

Re: cannot make (my first) debian package

2005-05-10 Thread Ricardo Mones
On Sun, 08 May 2005 13:17:32 +0200 Bas Wijnen <[EMAIL PROTECTED]> wrote: > Ricardo Mones wrote: > > On Thu, 05 May 2005 10:23:19 -0400 > > "Brenda J. Butler" <[EMAIL PROTECTED]> wrote: > > > > Anyway your case is clearly different, your source is a kpr file > > not a pdf one. > > > > > >>If not,

Re: cannot make (my first) debian package

2005-05-08 Thread Bas Wijnen
Ricardo Mones wrote: > On Thu, 05 May 2005 10:23:19 -0400 > "Brenda J. Butler" <[EMAIL PROTECTED]> wrote: > > Anyway your case is clearly different, your source is a kpr file not > a pdf one. > > >>If not, then how should I proceed? I can put the .kpr, .ps and .pdf >>in the package... I could pl

Re: cannot make (my first) debian package

2005-05-05 Thread Ricardo Mones
On Thu, 05 May 2005 10:23:19 -0400 "Brenda J. Butler" <[EMAIL PROTECTED]> wrote: > On Thu, May 05, 2005 at 11:09:57AM +0200, Bartosz Fenski aka fEnIo > wrote: > > On Tue, May 03, 2005 at 09:22:28PM +0200, Mauro Darida wrote: > > > I have written an advanced debian tutorial and decided to try to >

Re: cannot make (my first) debian package

2005-05-05 Thread Brenda J. Butler
On Thu, May 05, 2005 at 11:09:57AM +0200, Bartosz Fenski aka fEnIo wrote: > On Tue, May 03, 2005 at 09:22:28PM +0200, Mauro Darida wrote: > > I have written an advanced debian tutorial and decided to try to build a > > debian package from it. I used the pdf format as source and, after reading > > t

Re: cannot make (my first) debian package

2005-05-05 Thread Bartosz Fenski aka fEnIo
On Tue, May 03, 2005 at 09:22:28PM +0200, Mauro Darida wrote: > I have written an advanced debian tutorial and decided to try to build a > debian package from it. I used the pdf format as source and, after reading > the maintainer stuff, tried to build the package thinking it would be easy > sin

Re: cannot make (my first) debian package

2005-05-05 Thread Bas Wijnen
Mauro Darida wrote: > Currently there is no top level Makefile. This may require additional tuning. > Done. Please edit the files in the debian/ subdirectory now. You should also > check that the debianadv Makefiles install into $DESTDIR and not in / . This is an important warning. If you understa