From 01997497f915e8f79871f3f2acb55ac465051d24 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:49:59 +0200 Subject: Adding debian version 6.1.76-1. Signed-off-by: Daniel Baumann --- debian/templates/tools-versioned.control.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/templates/tools-versioned.control.in (limited to 'debian/templates/tools-versioned.control.in') diff --git a/debian/templates/tools-versioned.control.in b/debian/templates/tools-versioned.control.in new file mode 100644 index 000000000..84480de13 --- /dev/null +++ b/debian/templates/tools-versioned.control.in @@ -0,0 +1,18 @@ +Package: linux-kbuild-@version@ +Meta-Rules-Target: kbuild +Build-Profiles: +Architecture: linux-any +Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: foreign +Description: Kbuild infrastructure for Linux @version@ + This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version@. + +Package: linux-bootwrapper-@abiname@ +Meta-Rules-Target: bootwrapper +Build-Profiles: +Architecture: powerpc ppc64 +Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: foreign +Description: Boot wrapper tools for Linux @version@ on PowerPC + This package provides the 'wrapper' script and related tools needed + to process the Linux kernel image for use with some PowerPC platforms. -- cgit v1.2.3