r3373 - branches/linux-kernel-2.6.12/debian/arch/sparc

Jurij Smakov jurij-guest@costa.debian.org
Sun, 19 Jun 2005 23:36:26 +0000


Author: jurij-guest
Date: 2005-06-19 23:36:25 +0000 (Sun, 19 Jun 2005)
New Revision: 3373

Modified:
   branches/linux-kernel-2.6.12/debian/arch/sparc/control.in
Log:
Replace kernel- -> linux- in sparc control file
template.


Modified: branches/linux-kernel-2.6.12/debian/arch/sparc/control.in
===================================================================
--- branches/linux-kernel-2.6.12/debian/arch/sparc/control.in	2005-06-19 19:22:29 UTC (rev 3372)
+++ branches/linux-kernel-2.6.12/debian/arch/sparc/control.in	2005-06-19 23:36:25 UTC (rev 3373)
@@ -1,21 +1,21 @@
-Package: kernel-headers-@version@-@abiname@-sparc32
+Package: linux-headers-@version@-@abiname@-sparc32
 Architecture: sparc
 Section: devel
 Priority: optional
-Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
-Provides: kernel-headers, kernel-headers-2.6
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
 Description: Header files for Linux kernel @version@ on uniprocessor 32-bit SPARC
  This package provides kernel header files for version @version@ on the 32-bit 
  SPARC architecture, used to build out-of-tree kernel modules. If you have
- more than one processor, you want the kernel-headers-@version@-@abiname@-sparc64-smp
+ more than one processor, you want the linux-headers-@version@-@abiname@-sparc64-smp
  package.
 
-Package: kernel-image-@version@-@abiname@-sparc32
+Package: linux-image-@version@-@abiname@-sparc32
 Section: base
 Architecture: sparc
 Priority: optional
-Provides: kernel-image, kernel-image-2.6
-Suggests: silo, fdutils, kernel-doc-@version@
+Provides: linux-image, linux-image-@major@
+Suggests: silo, fdutils, linux-doc-@version@
 Depends: module-init-tools, initrd-tools (>= 0.1.74)
 Description: Linux kernel binary image for UltraSPARC (sparc32) systems
  This package contains the Linux kernel image, the System.map file,
@@ -29,26 +29,26 @@
  .
  NOTE: This kernel is strictly for 32-bit Super/HyperSPARC (sun4m) class
  systems. If you do not have a SuperSPARC or HyperSPARC CPU, then most likely
- you want the sparc64 image. See kernel-image-@version@-@abiname@-sparc64.
+ you want the sparc64 image. See linux-image-@version@-@abiname@-sparc64.
 
-Package: kernel-headers-@version@-@abiname@-sparc64
+Package: linux-headers-@version@-@abiname@-sparc64
 Architecture: sparc
 Section: devel
 Priority: optional
-Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
-Provides: kernel-headers, kernel-headers-2.6
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-2.6
 Description: Header files for Linux kernel @version@ on uniprocessor 64-bit SPARC
  This package provides kernel header files for version @version@ on the 64-bit 
  SPARC architecture, used to build out-of-tree kernel modules. If you have
- more than one processor, you want the kernel-headers-@version@-@abiname@-sparc64-smp
+ more than one processor, you want the linux-headers-@version@-@abiname@-sparc64-smp
  package.
 
-Package: kernel-image-@version@-@abiname@-sparc64
+Package: linux-image-@version@-@abiname@-sparc64
 Section: base
 Architecture: sparc
 Priority: optional
-Provides: kernel-image, kernel-image-2.6
-Suggests: silo, fdutils, kernel-doc-@version@
+Provides: linux-image, linux-image-@major@
+Suggests: silo, fdutils, linux-doc-@version@
 Depends: module-init-tools, initrd-tools (>= 0.1.63)
 Description: Linux kernel binary image for UltraSPARC (sparc64) systems
  This package contains the Linux kernel image, the System.map file,
@@ -62,26 +62,26 @@
  .
  NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you
  do not have an UltraSPARC, then most likely you want the sparc32 image. See
- kernel-image-@version@-@abiname@-sparc32.
+ linux-image-@version@-@abiname@-sparc32.
 
-Package: kernel-headers-@version@-@abiname@-sparc64-smp
+Package: linux-headers-@version@-@abiname@-sparc64-smp
 Architecture: sparc
 Section: devel
 Priority: optional
-Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
-Provides: kernel-headers, kernel-headers-2.6
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
 Description: Header files for Linux kernel @version@ on multiprocessor 64-bit SPARC
  This package provides kernel header files for version @version@ on the 64-bit
  SPARC architecture, used to build out-of-tree kernel modules. If you only
- have one processor, you want the kernel-headers-@version@-@abiname@-sparc64 package
+ have one processor, you want the linux-headers-@version@-@abiname@-sparc64 package
  instead.
 
-Package: kernel-image-@version@-@abiname@-sparc64-smp
+Package: linux-image-@version@-@abiname@-sparc64-smp
 Section: base
 Architecture: sparc
 Priority: optional
-Provides: kernel-image, kernel-image-2.6
-Suggests: silo, fdutils, kernel-doc-@version@
+Provides: linux-image, linux-image-@major@
+Suggests: silo, fdutils, linux-doc-@version@
 Depends: module-init-tools, initrd-tools (>= 0.1.63)
 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems
  This package contains the Linux kernel image, the System.map file,
@@ -95,6 +95,6 @@
  .
  NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you
  do not have an UltraSPARC, then most likely you want the sparc32 image.
- See kernel-image-@version@-@abiname@-sparc32. Also, this kernel is 
+ See linux-image-@version@-@abiname@-sparc32. Also, this kernel is 
  specifically for SMP (multiple processors) systems. If you do not have more
  than one CPU, then choose the non-SMP kernel image.