* debian/changelog: Update.

* debian/templates/control.headers.arch.in: Drop linux-libc-headers references.

svn path=/dists/trunk/linux-2.6/; revision=9077
This commit is contained in:
Bastian Blank 2007-07-06 08:50:21 +00:00
parent de98cffaca
commit db7352cbca
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux-2.6 (2.6.22~rc7-1~experimental.1) UNRELEASED; urgency=low
[ Bastian Blank ]
* Drop asfs options.
* Drop linux-libc-headers references.
[ maximilian attems ]
* Fullfils policy 3.7.2.2.
@ -14,7 +15,7 @@ linux-2.6 (2.6.22~rc7-1~experimental.1) UNRELEASED; urgency=low
[ Christian T. Steigies ]
* add module.lds to kernel headers
-- maximilian attems <maks@debian.org> Thu, 05 Jul 2007 10:44:02 +0200
-- Bastian Blank <waldi@debian.org> Fri, 06 Jul 2007 10:48:18 +0200
linux-2.6 (2.6.22~rc5-1~experimental.1) experimental; urgency=low

View File

@ -2,8 +2,8 @@ Package: linux-libc-dev
Section: devel
Priority: optional
Provides: linux-kernel-headers
Replaces: linux-kernel-headers, linux-libc-headers
Conflicts: linux-kernel-headers, linux-libc-headers
Replaces: linux-kernel-headers
Conflicts: linux-kernel-headers
Description: Linux Kernel Headers for development
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system libraries.