Files
linux/debian/templates/control.libc-dev.in
Ben Hutchings 7d4efba38e linux-libc-dev: Drop obsolete Replaces/Conflicts with linux-kernel-headers
linux-kernel-headers was removed from unstable in 2007, so presumably
was last released in etch.

libkxl0-dev still depends on it, so don't remove the Provides yet.
2016-06-05 23:21:01 +01:00

10 lines
375 B
Plaintext

Package: linux-libc-dev
Section: devel
Depends: ${misc:Depends}
# Remove this Provides when #826519 is closed
Provides: linux-kernel-headers
Multi-Arch: same
Description: Linux support headers for userspace development
This package provides userspaces headers from the Linux kernel. These headers
are used by the installed headers for GNU libc and other system libraries.