UBUNTU: linux: add Build-Depends for libnewt-dev, to enable perf TUI support
[linux-flexiantxendom0.git] / debian.master / control.stub.in
index 84dd89b..fb1c39e 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
 Standards-Version: 3.8.4.0
-Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386], device-tree-compiler [powerpc], libelf-dev, binutils-dev, rsync, libdw-dev, dpkg (>= 1.16.0~ubuntu4), util-linux
+Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386], device-tree-compiler [powerpc], libelf-dev, libnewt-dev, binutils-dev, rsync, libdw-dev, dpkg (>= 1.16.0~ubuntu4), util-linux
 Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils, asciidoc
 Build-Conflicts: findutils (= 4.4.1-1ubuntu1)
 Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-precise.git
@@ -47,13 +47,14 @@ Description: Linux kernel specific documentation for version PKGVER
 
 Package: SRCPKGNAME-tools-common
 Architecture: all
-Section: admin
+Section: kernel
 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
- DESC.
+ version locked tools (such as perf and x86_energy_perf_policy) for
+ version PKGVER-ABINUM on
+ =HUMAN=.