Re: debuild, dupload and then?

2002-08-05 Thread Holger Kubiak
On Mon, 5 Aug 2002 10:04:22 -0400 Matt Zimmerman <[EMAIL PROTECTED]> wrote: > > Is there a tool that generates the "/debian/dists/"-tree? > > I think that apt-move will do this. Can you explain this. When I try "apt-move movefiles" I get the message that I have to do "apt-move get" first. And th

Re: questions about general shlibs evilness

2002-08-05 Thread Ian Zimmerman
[...] Ari> But this makes it rather hard to rename our libraries correctly Ari> with ${VERSION} in Makefile.am. Which is easy enough to get Ari> around anyhow: just build them the same way we have been, and add Ari> a little magic in the install-exec-local rule in each Makefile.am Ari> to rename

questions about general shlibs evilness

2002-08-05 Thread Ari Heitner
Hi, I'm packaging SashXB (sashxb.org, preliminary debs available). I'm trying to fix the remaining evilnesses ("hey kids, can you find *all three* questions in this rediculously long email?"). I get a lot of errors from dpkg-shlibdeps during build, which look like this: dpkg-shlibdeps: warning:

Re: dpkg-scansources

2002-08-05 Thread Matt Zimmerman
On Mon, Aug 05, 2002 at 04:27:55PM +0200, pp wrote: > I wonder why this error occurs > dpkg-scansources: error closing find ($? 256, $! `') dpkg-scansources executes find(1), and will give this error if find(1) produces a nonzero exit status upon close. I would expect to see earlier error output

dpkg-scansources

2002-08-05 Thread pp
Hello all! I wonder why this error occurs dpkg-scansources: error closing find ($? 256, $! `') Piotras

Re: debuild, dupload and then?

2002-08-05 Thread Matt Zimmerman
On Sun, Aug 04, 2002 at 09:08:18PM +0200, Holger Kubiak wrote: > Is there a tool that generates the "/debian/dists/"-tree? I think that apt-move will do this. -- - mdz