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/extra.control.in | 49 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 debian/templates/extra.control.in (limited to 'debian/templates/extra.control.in') diff --git a/debian/templates/extra.control.in b/debian/templates/extra.control.in new file mode 100644 index 000000000..6bb0e0f8f --- /dev/null +++ b/debian/templates/extra.control.in @@ -0,0 +1,49 @@ +Package: linux-compiler-gcc-12-arm +Meta-Rules-Target: meta +Build-Profiles: +Depends: gcc-12, ${misc:Depends} +Architecture: armel armhf +Multi-Arch: foreign +Description: Compiler for Linux on ARM (meta-package) + This package depends on GCC of the appropriate version and architecture + for Linux on armel and armhf. + +Package: linux-compiler-gcc-12-s390 +Meta-Rules-Target: meta +Build-Profiles: +Depends: gcc-12, ${misc:Depends} +Architecture: s390 s390x +Multi-Arch: foreign +Description: Compiler for Linux on IBM zSeries (meta-package) + This package depends on GCC of the appropriate version and architecture + for Linux on s390 and s390x. + +Package: linux-compiler-gcc-12-x86 +Meta-Rules-Target: meta +Build-Profiles: +Depends: gcc-12, ${misc:Depends} +Architecture: amd64 i386 x32 +Multi-Arch: foreign +Description: Compiler for Linux on x86 (meta-package) + This package depends on GCC of the appropriate version and architecture + for Linux on amd64, i386 and x32. + +Package: linux-image-parisc64-smp +Meta-Rules-Target: meta +Build-Profiles: +Architecture: hppa +Section: oldlibs +Priority: extra +Depends: linux-image-parisc64, ${misc:Depends} +Description: Linux for multiprocessor 64-bit PA-RISC (dummy package) + This is a dummy transitional package. It can be safely removed. + +Package: linux-image-parisc-smp +Meta-Rules-Target: meta +Build-Profiles: +Architecture: hppa +Section: oldlibs +Priority: extra +Depends: linux-image-parisc, ${misc:Depends} +Description: Linux for multiprocessor 32-bit PA-RISC (dummy package) + This is a dummy transitional package. It can be safely removed. -- cgit v1.2.3