From: Andres Salomon <dilinger@queued.net>
To: maximilian attems <max@stro.at>
Cc: sam@ravnborg.org, linux-kbuild@vger.kernel.org
Subject: Re: [PATCH] deb-pkg: Fix Provides field
Date: Fri, 26 Sep 2008 17:31:33 -0400 [thread overview]
Message-ID: <20080926173133.13f75910@ephemeral> (raw)
In-Reply-To: <1221682195-26809-2-git-send-email-max@stro.at>
On Wed, 17 Sep 2008 22:09:50 +0200
maximilian attems <max@stro.at> wrote:
> kernel-image naming has been dropped for the Lenny release
> and was only transitional for Etch.
>
> as it builds modules it provides linux-modules-$version
>
> Cc: Andres Salomon <dilinger@debian.org>
> Signed-off-by: maximilian attems <max@stro.at>
> ---
> scripts/package/builddeb | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/scripts/package/builddeb b/scripts/package/builddeb
> index 9889a73..8c69b9e 100644
> --- a/scripts/package/builddeb
> +++ b/scripts/package/builddeb
> @@ -99,7 +99,7 @@ Maintainer: $maintainer
> Standards-Version: 3.6.1
>
> Package: $packagename
> -Provides: kernel-image-$version, linux-image-$version
> +Provides: linux-image, linux-image-2.6, linux-modules-$version
Hm, I'd recommend making the linux-modules* stuff configurable. Ubuntu's
kernel provides look like the following:
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-2.6, redhat-cluster-modules
> Architecture: any
> Description: User Mode Linux kernel, version $version
> User-mode Linux is a port of the Linux kernel to its own system call
> @@ -121,7 +121,7 @@ Maintainer: $maintainer
> Standards-Version: 3.6.1
>
> Package: $packagename
> -Provides: kernel-image-$version, linux-image-$version
> +Provides: linux-image, linux-image-2.6, linux-modules-$version
Ditto.
> Architecture: any
> Description: Linux kernel, version $version
> This package contains the Linux kernel, modules and corresponding
> other
prev parent reply other threads:[~2008-09-26 21:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-17 20:09 [PATCH] deb-pkg: Beautify changelog maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: Fix Provides field maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: bump standards version maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: Fix Section and Source field maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: Generate a debian/copyright maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: Fix generated packagename maximilian attems
2008-09-17 20:09 ` [PATCH] deb-pkg: generate changelog, copyright and control on demand maximilian attems
2008-09-18 6:44 ` [PATCH] deb-pkg: Generate a debian/copyright Adrian Bunk
2008-09-18 9:20 ` maximilian attems
2008-09-26 21:31 ` Andres Salomon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080926173133.13f75910@ephemeral \
--to=dilinger@queued.net \
--cc=linux-kbuild@vger.kernel.org \
--cc=max@stro.at \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox