[PATCH 3/3] UBUNTU: [Config] clean up linux-tools package descriptions

Andy Whitcroft apw at canonical.com
Wed Feb 15 18:14:34 UTC 2012


BugLink: http://bugs.launchpad.net/bugs/593107

Based on a patch by Benjamin Kerensa <bkerensa at ubuntu.com>.

Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian.master/control.stub.in |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index e589302..0c7a935 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -51,9 +51,10 @@ Section: admin
 Priority: optional
 Depends: ${misc:Depends}
 Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
-Description: Linux kernel specific tools for version PKGVER
+Description: Linux kernel version specific tools for version PKGVER
  This package provides the architecture independent parts for kernel
- version locked tools in the PKGVER kernel source.
+ version locked tools (such as perf and x86_energy_perf_policy) for
+ version PGKVER.
 
 Package: linux-headers-PKGVER-ABINUM
 Architecture: all
@@ -84,8 +85,9 @@ Architecture: i386 amd64 powerpc ppc64 armel armhf
 Section: devel
 Priority: optional
 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
-Description: Linux kernel tools for version PKGVER-ABINUM
+Description: Linux kernel version specific tools for version PKGVER-ABINUM
  This package provides the architecture dependant parts for kernel
- version locked tools for version PKGVER-ABINUM on
+ version locked tools (such as perf and x86_energy_perf_policy) for
+ version PKGVER-ABINUM on
  =HUMAN=.
 
-- 
1.7.9





More information about the kernel-team mailing list