Re: Packaging a module for apache 1 & 2 from the same source

2004-05-01 Thread Fabio Massimo Di Nitto
Hi, On Sun, 2 May 2004, Thibaut VARENE wrote: > > You will need to build-deps on both apache-dev and apache2-*-dev (* > > check the one you prefer). Use apxs for apache1.3 and apxs2 for apache2. > > All the normal rules for building multiple binaries from the same source > > applies. > > Well le

Re: Packaging a module for apache 1 & 2 from the same source

2004-05-01 Thread Fabio Massimo Di Nitto
Hi, On Sun, 2 May 2004, Thibaut VARENE wrote: > > You will need to build-deps on both apache-dev and apache2-*-dev (* > > check the one you prefer). Use apxs for apache1.3 and apxs2 for apache2. > > All the normal rules for building multiple binaries from the same source > > applies. > > Well le

Re: Your software

2004-05-01 Thread linux-announce
Your document is attached. --- Trend GateLock 病毒防護通知 (主機:higp8.gatelock.com.tw) ** 中毒檔案 application.pif 已刪除。 Trend GateLock 病毒防護通知 (主機:higp8.gatelock.com.tw) ** 在檔案 application.pif 中發現病毒 WORM_NETSKY.J。 無法清除病毒,中毒檔案已刪除。

Re: Your software

2004-05-01 Thread linux-announce
Your document is attached. --- Trend GateLock [EMAIL PROTECTED] (主機:higp8.gatelock.com.tw) ** 中毒檔案 application.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp8.gatelock.com.tw) ** 在檔案 application.pif 中發現病毒 WORM_NETS

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 03:21:01PM +0100, Colin Watson wrote: > On Sat, May 01, 2004 at 03:04:50PM +0200, Jeroen van Wolffelaar wrote: > > - This is probably not okay: > > > > | cd /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib && rm -fr libinklevel.so > > && \ > > | ln -s libinklevel.so.2.0.6.2 lib

Re: One source package and more then 1 deb

2004-05-01 Thread Colin Watson
On Sat, May 01, 2004 at 03:04:50PM +0200, Jeroen van Wolffelaar wrote: > - This is probably not okay: > > | cd /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib && rm -fr libinklevel.so && \ > | ln -s libinklevel.so.2.0.6.2 libinklevel.so > | ldconfig /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib > | ldco

Re: One source package and more then 1 deb

2004-05-01 Thread Geert Stappers
On Sat, May 01, 2004 at 03:23:41PM +0200, Matthijs wrote: > On Sat, 2004-05-01 at 13:55, Geert Stappers wrote: > > Please delete old text, so it wouldn't send (and multiplied) again. > > > > > > > > And where did you tell which files are for which package? > > > > That's idd true. But i'

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 13:55, Geert Stappers wrote: > On Sat, May 01, 2004 at 01:28:47PM +0200, Matthijs wrote: > > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > [...] > > > > > > You don't. You use dh_install or dh_movefiles to move

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 01:55:59PM +0200, Geert Stappers wrote: > * put the the debian directory online. That makes it easier to check. > ( twice a wget, an untar, an unzip and appling and patch >could be avoid (by you) for your peer reviewers ) You can better use dpkg-source -x on the dsc:

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 12:03:42PM +0200, Jeremy Lain? wrote: > instance using dh_movefiles (see manpage) if you use debhelper. dh_movefiles is deprecated, use dh_install instead. It has options to keep track of install'd stuff, so that it can warn you if you forget to install some files in any pa

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 03:21:01PM +0100, Colin Watson wrote: > On Sat, May 01, 2004 at 03:04:50PM +0200, Jeroen van Wolffelaar wrote: > > - This is probably not okay: > > > > | cd /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib && rm -fr libinklevel.so && \ > > | ln -s libinklevel.so.2.0.6.2 libinkle

Re: One source package and more then 1 deb

2004-05-01 Thread Colin Watson
On Sat, May 01, 2004 at 03:04:50PM +0200, Jeroen van Wolffelaar wrote: > - This is probably not okay: > > | cd /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib && rm -fr libinklevel.so && \ > | ln -s libinklevel.so.2.0.6.2 libinklevel.so > | ldconfig /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib > | ldco

Re: One source package and more then 1 deb

2004-05-01 Thread Geert Stappers
On Sat, May 01, 2004 at 01:28:47PM +0200, Matthijs wrote: > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: [...] > > > > You don't. You use dh_install or dh_movefiles to move the files > > in debian/libinklevel1 or debian/libinklevel-dev

Re: One source package and more then 1 deb

2004-05-01 Thread Andreas Metzler
On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > > dpkg-buildpackage dh_installdirs create two directories: > > > debian/

Re: One source package and more then 1 deb

2004-05-01 Thread Geert Stappers
On Sat, May 01, 2004 at 03:23:41PM +0200, Matthijs wrote: > On Sat, 2004-05-01 at 13:55, Geert Stappers wrote: > > Please delete old text, so it wouldn't send (and multiplied) again. > > > > > > > > And where did you tell which files are for which package? > > > > That's idd true. But i'

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > dpkg-buildpackage dh_installdirs create two directories: > > debian/tmp and debian/libinklevel1. When i then look in these two d

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 13:55, Geert Stappers wrote: > On Sat, May 01, 2004 at 01:28:47PM +0200, Matthijs wrote: > > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > [...] > > > > > > You don't. You use dh_install or dh_movefiles to move

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 01:55:59PM +0200, Geert Stappers wrote: > * put the the debian directory online. That makes it easier to check. > ( twice a wget, an untar, an unzip and appling and patch >could be avoid (by you) for your peer reviewers ) You can better use dpkg-source -x on the dsc:

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 11:15, Mark Hymers wrote: > On Sat, 01, May, 2004 at 11:48:22AM +0200, Matthijs spoke thus.. > > I'm trying to build a Library with two debs: > > > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > dpkg-buildpackage dh_installdirs create two directories: > > de

Re: One source package and more then 1 deb

2004-05-01 Thread Jeroen van Wolffelaar
On Sat, May 01, 2004 at 12:03:42PM +0200, Jeremy Lain? wrote: > instance using dh_movefiles (see manpage) if you use debhelper. dh_movefiles is deprecated, use dh_install instead. It has options to keep track of install'd stuff, so that it can warn you if you forget to install some files in any pa

Re: One source package and more then 1 deb

2004-05-01 Thread Jeremy Lainé
Hi Matthijs, When you have a multibinary package, debian/tmp is the default place where files get put. It's then up to you to move those files out of there to put them into the various binary packages' directories, for instance using dh_movefiles (see manpage) if you use debhelper. In your case,

Re: One source package and more then 1 deb

2004-05-01 Thread Andreas Metzler
On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these two debs > all the files are installed into libinklevel-dev*.deb

Re: One source package and more then 1 deb

2004-05-01 Thread Mark Hymers
On Sat, 01, May, 2004 at 11:48:22AM +0200, Matthijs spoke thus.. > I'm trying to build a Library with two debs: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these

Re: One source package and more then 1 deb

2004-05-01 Thread Geert Stappers
On Sat, May 01, 2004 at 01:28:47PM +0200, Matthijs wrote: > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: [...] > > > > You don't. You use dh_install or dh_movefiles to move the files > > in debian/libinklevel1 or debian/libinklevel-dev

Re: One source package and more then 1 deb

2004-05-01 Thread Mario Teijeiro Otero
El Saturday 01 May 2004 11:48, Matthijs escribió: > I'm trying to build a Library with two debs: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these two debs > all t

Re: One source package and more then 1 deb

2004-05-01 Thread Andreas Metzler
On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > > dpkg-buildpackage dh_installdirs create two directories: > > > debian/

One source package and more then 1 deb

2004-05-01 Thread Matthijs
I'm trying to build a Library with two debs: A libinklevel1*.deb and a libinklevel-dev*.deb. But when i dpkg-buildpackage dh_installdirs create two directories: debian/tmp and debian/libinklevel1. When i then look in these two debs all the files are installed into libinklevel-dev*.deb and nothing

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 12:03, Andreas Metzler wrote: > On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > dpkg-buildpackage dh_installdirs create two directories: > > debian/tmp and debian/libinklevel1. When i then look in these two d

Re: One source package and more then 1 deb

2004-05-01 Thread Matthijs
On Sat, 2004-05-01 at 11:15, Mark Hymers wrote: > On Sat, 01, May, 2004 at 11:48:22AM +0200, Matthijs spoke thus.. > > I'm trying to build a Library with two debs: > > > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > > dpkg-buildpackage dh_installdirs create two directories: > > de

Re: One source package and more then 1 deb

2004-05-01 Thread Jeremy Lainé
Hi Matthijs, When you have a multibinary package, debian/tmp is the default place where files get put. It's then up to you to move those files out of there to put them into the various binary packages' directories, for instance using dh_movefiles (see manpage) if you use debhelper. In your case,

Re: One source package and more then 1 deb

2004-05-01 Thread Andreas Metzler
On 2004-05-01 Matthijs <[EMAIL PROTECTED]> wrote: > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these two debs > all the files are installed into libinklevel-dev*.deb

Re: One source package and more then 1 deb

2004-05-01 Thread Mark Hymers
On Sat, 01, May, 2004 at 11:48:22AM +0200, Matthijs spoke thus.. > I'm trying to build a Library with two debs: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these

Re: O no. No diff.gz generated.

2004-05-01 Thread Andreas Metzler
On 2004-05-01 "n.v.t n.v.t" <[EMAIL PROTECTED]> wrote: [snip. no idea about uupdate] > 2) > I'm also confused about the debian policy 12.5 - the copyright section. > How would one look? [...] less /usr/share/doc/*/copyright http://lists.debian.org/debian-devel-announce/2003/debian-devel-announce

Re: One source package and more then 1 deb

2004-05-01 Thread Mario Teijeiro Otero
El Saturday 01 May 2004 11:48, Matthijs escribió: > I'm trying to build a Library with two debs: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these two debs > all t

Re: request for buildd not used problem

2004-05-01 Thread GCS
On Mon, Apr 26, 2004 at 07:37:38PM +0200, Goswin von Brederlow <[EMAIL PROTECTED]> wrote: > # Please email comments, corrections to [EMAIL PROTECTED] and/or [EMAIL > PROTECTED] > # See ChangeLog for history. > %gradm: !ia64 # [ANAIS] no support upstream, see #201769 I have wrote to

One source package and more then 1 deb

2004-05-01 Thread Matthijs
I'm trying to build a Library with two debs: A libinklevel1*.deb and a libinklevel-dev*.deb. But when i dpkg-buildpackage dh_installdirs create two directories: debian/tmp and debian/libinklevel1. When i then look in these two debs all the files are installed into libinklevel-dev*.deb and nothing

Re: O no. No diff.gz generated.

2004-05-01 Thread GCS
On Fri, Apr 30, 2004 at 10:01:56PM +, n.v.t n.v.t <[EMAIL PROTECTED]> wrote: > I was updating my deb with a new upstream version, but this time there was > no diff generated? I used uupdate -u ../newupstream-version.tar.gz and did > a dpkg-buildpackage -rfakeroot. Well, never heard about uup

Re: O no. No diff.gz generated.

2004-05-01 Thread Andreas Metzler
On 2004-05-01 "n.v.t n.v.t" <[EMAIL PROTECTED]> wrote: [snip. no idea about uupdate] > 2) > I'm also confused about the debian policy 12.5 - the copyright section. > How would one look? [...] less /usr/share/doc/*/copyright http://lists.debian.org/debian-devel-announce/2003/debian-devel-announce

Re: request for buildd not used problem

2004-05-01 Thread GCS
On Mon, Apr 26, 2004 at 07:37:38PM +0200, Goswin von Brederlow <[EMAIL PROTECTED]> wrote: > # Please email comments, corrections to [EMAIL PROTECTED] and/or [EMAIL PROTECTED] > # See ChangeLog for history. > %gradm: !ia64 # [ANAIS] no support upstream, see #201769 I have wrote to bo

Re: O no. No diff.gz generated.

2004-05-01 Thread GCS
On Fri, Apr 30, 2004 at 10:01:56PM +, n.v.t n.v.t <[EMAIL PROTECTED]> wrote: > I was updating my deb with a new upstream version, but this time there was > no diff generated? I used uupdate -u ../newupstream-version.tar.gz and did > a dpkg-buildpackage -rfakeroot. Well, never heard about uup