Mailinglist Archive: opensuse-buildservice (209 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Re: Distro changes
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Mon, 18 Jun 2007 11:52:03 +0200
- Message-id: <20070618095203.GA10423@xxxxxxx>
On Mon, Jun 18, 2007 at 11:27:05AM +0200, Stephan Hermann wrote:
> Well, yeah. But normally when you create the .dsc file, you just have
> the debianized source tree and the orig.tar.gz file.
> You call then dpkg-source -b <debianized source directory> and the .dsc
> file is created. So, it has to be, before the dpkg-source call, in the
> debian/control file (normally the .dsc file is signed, so it's a bad
> idea to add some tags to the already signed .dsc file)
Yes, understood, but the build service actually offers two ways
to build debian packages:
1) standard debian way:
provide a (signed) .dsc file, a pristine _orig tarball and
a .diff file.
2) debtransform way:
provide a .dsc file, a tar ball, some patches, and some
debian files (optionally in a tar archive).
It transforms those file into a standard debian package
and builds a .deb.
Currently the build service doesn't put the resulting .dsc and
.diff file in the debian repository, but this will change.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
> Well, yeah. But normally when you create the .dsc file, you just have
> the debianized source tree and the orig.tar.gz file.
> You call then dpkg-source -b <debianized source directory> and the .dsc
> file is created. So, it has to be, before the dpkg-source call, in the
> debian/control file (normally the .dsc file is signed, so it's a bad
> idea to add some tags to the already signed .dsc file)
Yes, understood, but the build service actually offers two ways
to build debian packages:
1) standard debian way:
provide a (signed) .dsc file, a pristine _orig tarball and
a .diff file.
2) debtransform way:
provide a .dsc file, a tar ball, some patches, and some
debian files (optionally in a tar archive).
It transforms those file into a standard debian package
and builds a .deb.
Currently the build service doesn't put the resulting .dsc and
.diff file in the debian repository, but this will change.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |