Re: Help a maintainer wanna be

2001-12-11 Thread Javier Kohen
On Sun, Nov 25, 2001 at 03:26:42PM +0100, Falk Hueffner wrote: > Javier Kohen <[EMAIL PROTECTED]> writes: > > I'm the author of GtkGamma (available at http://gtkgamma.sf.net/) > > and I'd like to be an official maintainer for the Debian package > > myself. I've built a binary .deb which I've upload

problems with libsdl1.2debian

2001-12-11 Thread Michael Moerz
Hi! I have packaged libsdl-mm0.1 and used sdl-config --library-libs output when compiling it. Well that works fine, but I am currently trying to package an other software that links against libsdl1.2, libsdl-mm0.1 and various other libs. When building the software gcc complains: /bin/sh ../../../

Re: Help a maintainer wanna be

2001-12-11 Thread Javier Kohen
On Sun, Nov 25, 2001 at 03:26:42PM +0100, Falk Hueffner wrote: > Javier Kohen <[EMAIL PROTECTED]> writes: > > I'm the author of GtkGamma (available at http://gtkgamma.sf.net/) > > and I'd like to be an official maintainer for the Debian package > > myself. I've built a binary .deb which I've uploa

problems with libsdl1.2debian

2001-12-11 Thread Michael Moerz
Hi! I have packaged libsdl-mm0.1 and used sdl-config --library-libs output when compiling it. Well that works fine, but I am currently trying to package an other software that links against libsdl1.2, libsdl-mm0.1 and various other libs. When building the software gcc complains: /bin/sh ../../..

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Gustavo Noronha Silva
On Tue, 11 Dec 2001 13:55:57 +0100 Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: > On Tue, Dec 11, 2001 at 11:02:34AM +0100, Santiago Vila wrote: > > Eric Van Buggenhaut wrote: > Problem is now that : > > TATO:~/gdm-2.2.2.1]$ dpkg-shlibdeps gui/gdmconfig > dpkg: couldn't find /lib/libdb.so.3. >

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Matt Hope
On Tue, 11 Dec 2001, Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote... : Thanks for the hint. That's what I did and got a step further ! : : Problem is now that : : : TATO:~/gdm-2.2.2.1]$ dpkg-shlibdeps gui/gdmconfig : dpkg: couldn't find /lib/libdb.so.3. : dpkg-shlibdeps: warning: could not find

Re: testing trouble

2001-12-11 Thread Robert Bihlmeyer
Michael Banck <[EMAIL PROTECTED]> writes: > So, how does this stop 1.3-5 from entering woody? It didn't. But python-cdda 1.3-5 not being in woody held up jack, that's all the "unsatisfyable depends" meant. It is not a K.O. criteria though -- if the dependency can be moved to woody safely, the dep

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Eric Van Buggenhaut
On Tue, Dec 11, 2001 at 11:02:34AM +0100, Santiago Vila wrote: > Eric Van Buggenhaut wrote: > > This is what my debian/rules looks like: > > > > binary-arch: install-stamp > > dh_testdir > > dh_testroot > > dh_installdirs > > dh_movefiles > > dh_installdocs >

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Gustavo Noronha Silva
On Tue, 11 Dec 2001 13:55:57 +0100 Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: > On Tue, Dec 11, 2001 at 11:02:34AM +0100, Santiago Vila wrote: > > Eric Van Buggenhaut wrote: > Problem is now that : > > TATO:~/gdm-2.2.2.1]$ dpkg-shlibdeps gui/gdmconfig > dpkg: couldn't find /lib/libdb.so.3. >

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Matt Hope
On Tue, 11 Dec 2001, Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote... : Thanks for the hint. That's what I did and got a step further ! : : Problem is now that : : : TATO:~/gdm-2.2.2.1]$ dpkg-shlibdeps gui/gdmconfig : dpkg: couldn't find /lib/libdb.so.3. : dpkg-shlibdeps: warning: could not fin

Re: testing trouble

2001-12-11 Thread Robert Bihlmeyer
Michael Banck <[EMAIL PROTECTED]> writes: > So, how does this stop 1.3-5 from entering woody? It didn't. But python-cdda 1.3-5 not being in woody held up jack, that's all the "unsatisfyable depends" meant. It is not a K.O. criteria though -- if the dependency can be moved to woody safely, the de

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Eric Van Buggenhaut
On Tue, Dec 11, 2001 at 11:02:34AM +0100, Santiago Vila wrote: > Eric Van Buggenhaut wrote: > > This is what my debian/rules looks like: > > > > binary-arch: install-stamp > > dh_testdir > > dh_testroot > > dh_installdirs > > dh_movefiles > > dh_installdocs

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Santiago Vila
Eric Van Buggenhaut wrote: > This is what my debian/rules looks like: > > binary-arch: install-stamp > dh_testdir > dh_testroot > dh_installdirs > dh_movefiles > dh_installdocs > dh_installinfo > dh_installmenu > dh_installpam >

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Eric Van Buggenhaut
On Mon, Dec 10, 2001 at 07:03:25PM +0100, Santiago Vila wrote: > Eric Van Buggenhaut: > > Depends: , libpam-modules (>= 0.72-1), adduser, xutils | xbase-clients, > > gdm-cleaner > > > > Are you sure you run dpkg-shlibdeps (or debhelper equivalent) on the > ELF binaries in debian/rules

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Santiago Vila
Eric Van Buggenhaut wrote: > This is what my debian/rules looks like: > > binary-arch: install-stamp > dh_testdir > dh_testroot > dh_installdirs > dh_movefiles > dh_installdocs > dh_installinfo > dh_installmenu > dh_installpam >

Re: no shlibdeps in DEBIAN/control

2001-12-11 Thread Eric Van Buggenhaut
On Mon, Dec 10, 2001 at 07:03:25PM +0100, Santiago Vila wrote: > Eric Van Buggenhaut: > > Depends: , libpam-modules (>= 0.72-1), adduser, xutils | xbase-clients, gdm-cleaner > > > > Are you sure you run dpkg-shlibdeps (or debhelper equivalent) on the > ELF binaries in debian/rules? H