Re: Building stable packages

2003-04-25 Thread Jens Peter Secher
Holger Kubiak <[EMAIL PROTECTED]> writes: > When I use pbuilder, I get a package that could be installed on woody. The > problem is, that the files are not signed. At some point I wrote how I do it: http://lists.debian.org/debian-mentors/2002/debian-mentors-200208/msg00088.html --

Re: Building stable packages

2003-04-25 Thread Bas Zoetekouw
Hi Holger! You wrote: > When I use pbuilder, I get a package that could be installed on woody. The > problem is, that the files are not signed. You can use debsign to sign the package after building. -- Kind regards, ++ | Bas

Re: Building stable packages

2003-04-25 Thread Emmanuel Lacour
On Fri, Apr 25, 2003 at 11:38:59AM +0200, Holger Kubiak wrote: > Hello, > > I'm trying to build a package. There is the dependency ${shlibs::Depends} > in debian/control. On my machine I run unstable. Because of this, the > package built with dpkg-buildpackage needs a libc6 (>= 2.3.1-1). I want to

Building stable packages

2003-04-25 Thread Holger Kubiak
Hello, I'm trying to build a package. There is the dependency ${shlibs::Depends} in debian/control. On my machine I run unstable. Because of this, the package built with dpkg-buildpackage needs a libc6 (>= 2.3.1-1). I want to install this package on systems running stable. At those hosts, I only f