[trusty/lts-backport-utopic 1/1] UBUNTU: use the linux package common packages

Andy Whitcroft apw at canonical.com
Wed May 20 10:21:36 UTC 2015


BugLink: http://bugs.launchpad.net/bugs/1405807
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian.utopic/control.stub.in | 48 +++++++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

diff --git a/debian.utopic/control.stub.in b/debian.utopic/control.stub.in
index dc87add..bebbd71 100644
--- a/debian.utopic/control.stub.in
+++ b/debian.utopic/control.stub.in
@@ -20,23 +20,23 @@ Description: Header files related to Linux kernel version PKGVER
  that want the latest kernel headers. Please read
  /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
 
-Package: SRCPKGNAME-tools-common
-Architecture: all
-Multi-Arch: foreign
-Section: kernel
-Priority: optional
-Depends: ${misc:Depends}
-Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
-Description: Linux kernel version specific tools for version PKGVER
- This package provides the architecture independent parts for kernel
- version locked tools (such as perf and x86_energy_perf_policy) for
- version PGKVER.
+#Package: SRCPKGNAME-tools-common
+#Architecture: all
+#Multi-Arch: foreign
+#Section: kernel
+#Priority: optional
+#Depends: ${misc:Depends}
+#Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
+#Description: Linux kernel version specific tools for version PKGVER
+# This package provides the architecture independent parts for kernel
+# version locked tools (such as perf and x86_energy_perf_policy) for
+# version PGKVER.
 
 Package: SRCPKGNAME-tools-PKGVER-ABINUM
 Architecture: i386 amd64 armhf arm64 powerpc ppc64el
 Section: devel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-tools-common
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
 Description: Linux kernel version specific tools for version PKGVER-ABINUM
  This package provides the architecture dependant parts for kernel
  version locked tools (such as perf and x86_energy_perf_policy) for
@@ -44,23 +44,23 @@ Description: Linux kernel version specific tools for version PKGVER-ABINUM
  =HUMAN=.
  You probabally want to install linux-tools-PKGVER-ABINUM-<flavour>.
 
-Package: SRCPKGNAME-cloud-tools-common
-Architecture: all
-Multi-Arch: foreign
-Section: kernel
-Priority: optional
-Breaks: SRCPKGNAME-tools-common (<< 3.13.0-8.28), hv-kvp-daemon-init (<< 3.13)
-Replaces: SRCPKGNAME-tools-common (<< 3.13.0-8.28), hv-kvp-daemon-init (<< 3.13)
-Depends: ${misc:Depends}
-Description: Linux kernel version specific cloud tools for version PKGVER
- This package provides the architecture independent parts for kernel
- version locked tools for cloud tools for version PGKVER.
+#Package: SRCPKGNAME-cloud-tools-common
+#Architecture: all
+#Multi-Arch: foreign
+#Section: kernel
+#Priority: optional
+#Breaks: SRCPKGNAME-tools-common (<< 3.13.0-8.28), hv-kvp-daemon-init (<< 3.13)
+#Replaces: SRCPKGNAME-tools-common (<< 3.13.0-8.28), hv-kvp-daemon-init (<< 3.13)
+#Depends: ${misc:Depends}
+#Description: Linux kernel version specific cloud tools for version PKGVER
+# This package provides the architecture independent parts for kernel
+# version locked tools for cloud tools for version PGKVER.
 
 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
 Architecture: i386 amd64 armhf
 Section: devel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-cloud-tools-common
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
  This package provides the architecture dependant parts for kernel
  version locked tools for cloud tools for version PKGVER-ABINUM on
-- 
2.1.4





More information about the kernel-team mailing list