Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Paul Wise
2010/3/28 Rogério Brito : > Dear Joachim, > > On Mar 28 2010, Wuttke, Joachim wrote: >> $ cat rules >> #!/usr/bin/make -f >> # -*- makefile -*- >> %: >>         dh  $@ >> >> If these arcane lines must be modified, I would be most >> grateful for help - > > You are correct that these lines may be co

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Rogério Brito
Dear Joachim, On Mar 28 2010, Wuttke, Joachim wrote: > $ cat rules > #!/usr/bin/make -f > # -*- makefile -*- > %: > dh $@ > > If these arcane lines must be modified, I would be most > grateful for help - You are correct that these lines may be confusing, since there is a lot of abstract

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Osamu Aoki
On Sun, Mar 28, 2010 at 01:24:42PM +0200, Wuttke, Joachim wrote: > Thank you, Niels: > there is indeed a problem with the directories: > dpkg-buildpackage builds directories > liblmmin3/ > tmp/ > but not > liblmmin-dev/ > > $ cat rules > #!/usr/bin/make -f > # -*- makefile -*- > %: >

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Wuttke, Joachim
Thank you, Angel: > I think the problem is debhelper compat level, you must create > debian/compat file with 7. That helped a lot; tons of warnings have gone; and the packaging now seems okay. - Joachim

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Angel Abad
Hi! 2010/3/28 Wuttke, Joachim : >> Can you upload your source package somewhere (e.g. mentors) as it is >> now, so I get a better look at it? > > Thank you, Niels, that would be very nice. I uploaded everything to > > http://www.messen-und-deuten.de/lmfit/src/lmfit-3.2+debian.tgz I think the prob

RE: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Wuttke, Joachim
> Can you upload your source package somewhere (e.g. mentors) as it is > now, so I get a better look at it? Thank you, Niels, that would be very nice. I uploaded everything to http://www.messen-und-deuten.de/lmfit/src/lmfit-3.2+debian.tgz Kind regards, Joachim --

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Niels Thykier
Wuttke, Joachim wrote: >> It is debhelper (or/and your debian/rules file) and not >> dpkg-buildpackage causing this issue. >> Have you checked whether it installs everything into >> debian/liblmmin-dev/ rather than debian/tmp/? > > Thank you, Niels: > there is indeed a problem with the directories

RE: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Wuttke, Joachim
> It is debhelper (or/and your debian/rules file) and not > dpkg-buildpackage causing this issue. > Have you checked whether it installs everything into > debian/liblmmin-dev/ rather than debian/tmp/? Thank you, Niels: there is indeed a problem with the directories: dpkg-buildpackage builds direct

Re: dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Niels Thykier
Wuttke, Joachim wrote: > Dear specialists: > > I am preparing two packages: >liblmmin3 >liblmmin-dev > from upstream project lmfit (http://www.messen-und-deuten.de/lmfit). > > [...] > Problems: > - The shared library liblmmin.so.3.0.2 went into the package liblmmin-dev, > though I though

dpkg-buildpackage misunderstanding my instructions ...

2010-03-28 Thread Wuttke, Joachim
Dear specialists: I am preparing two packages: liblmmin3 liblmmin-dev from upstream project lmfit (http://www.messen-und-deuten.de/lmfit). I am using the following control files: $ cat changelog lmfit (3.2-1) UNRELEASED; urgency=low * Initial release. (Closes: #573584: ITP: lmfit -- Leve