From a517a42ee103e5c5ff684dc571d5a07adb866394 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Sun, 19 Jun 2005 18:23:58 +0000 Subject: [PATCH] revert nonesense svn path=/branches/linux-kernel-2.6.12/; revision=3371 --- debian/templates/control.main.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in index 563783468..471ecc64e 100644 --- a/debian/templates/control.main.in +++ b/debian/templates/control.main.in @@ -51,10 +51,10 @@ Depends: linux-patch-debian-@version@ (= @srcver@), @lt_depends@ Provides: @lt_provides@ Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian - linux-kernel packages to prevent a version discrepancy between - the linux-kernel and corresponding linux-sources packages in the + linux-image packages to prevent a version discrepancy between + the linux-image and corresponding linux-sources packages in the fast-moving unstable archive. The package's dependency relations - are structured so that a linux-kernel package's build + are structured so that a linux-image package's build dependencies can always be satisfied, even if the linux-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build.