[utopic 1/1] UBUNTU: downgrade thermald to a Recommends:
Andy Whitcroft
apw at canonical.com
Thu Oct 30 11:59:38 UTC 2014
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
meta-source/debian/changelog | 9 +++++++++
meta-source/debian/control.d/generic | 3 ++-
meta-source/debian/control.d/generic-lpae | 3 ++-
meta-source/debian/control.d/lowlatency | 3 ++-
meta-source/debian/control.d/signed-generic | 3 ++-
5 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/meta-source/debian/changelog b/meta-source/debian/changelog
index 1402295..4ca8b57 100644
--- a/meta-source/debian/changelog
+++ b/meta-source/debian/changelog
@@ -1,3 +1,12 @@
+linux-meta (3.16.0.24.26) UNRELEASED; urgency=low
+
+ [ Andy Whitcroft ]
+
+ * downgrade thermald to a Recommends: so that it can be removed when
+ it is not needed. (LP: #1387144)
+
+ -- Andy Whitcroft <apw at canonical.com> Thu, 30 Oct 2014 11:53:35 +0000
+
linux-meta (3.16.0.24.25) utopic; urgency=medium
* linux ABI 3.16.0-24
diff --git a/meta-source/debian/control.d/generic b/meta-source/debian/control.d/generic
index c5fd6e0..f8fde82 100644
--- a/meta-source/debian/control.d/generic
+++ b/meta-source/debian/control.d/generic
@@ -11,7 +11,8 @@ Package: linux-image-generic
Architecture: i386 amd64 armhf arm64 ppc64el
Section: kernel
Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-generic, linux-image-extra-${kernel-abi-version}-generic [i386 amd64 ppc64el], linux-firmware, thermald [i386 amd64]
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-generic, linux-image-extra-${kernel-abi-version}-generic [i386 amd64 ppc64el], linux-firmware
+Recommends: thermald [i386 amd64]
Description: Generic Linux kernel image
This package will always depend on the latest generic kernel image
available.
diff --git a/meta-source/debian/control.d/generic-lpae b/meta-source/debian/control.d/generic-lpae
index 7035970..6f4e68d 100644
--- a/meta-source/debian/control.d/generic-lpae
+++ b/meta-source/debian/control.d/generic-lpae
@@ -11,7 +11,8 @@ Package: linux-image-generic-lpae
Architecture: armhf
Section: kernel
Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-generic-lpae, linux-firmware, thermald [i386 amd64]
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-generic-lpae, linux-firmware
+Recommends: thermald [i386 amd64]
Description: Generic Linux kernel image
This package will always depend on the latest generic-lpae kernel image
available.
diff --git a/meta-source/debian/control.d/lowlatency b/meta-source/debian/control.d/lowlatency
index c137ca4..c501735 100644
--- a/meta-source/debian/control.d/lowlatency
+++ b/meta-source/debian/control.d/lowlatency
@@ -11,7 +11,8 @@ Package: linux-image-lowlatency
Architecture: i386 amd64
Section: kernel
Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-lowlatency, linux-firmware, thermald [i386 amd64]
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-lowlatency, linux-firmware
+Recommends: thermald [i386 amd64]
Description: lowlatency Linux kernel image
This package will always depend on the latest lowlatency kernel image
available.
diff --git a/meta-source/debian/control.d/signed-generic b/meta-source/debian/control.d/signed-generic
index 3725c54..f6a3ef6 100644
--- a/meta-source/debian/control.d/signed-generic
+++ b/meta-source/debian/control.d/signed-generic
@@ -2,7 +2,8 @@ Package: linux-signed-image-generic
Architecture: amd64
Section: kernel
Priority: optional
-Depends: ${misc:Depends}, linux-signed-image-${kernel-abi-version}-generic, linux-firmware, thermald [i386 amd64]
+Depends: ${misc:Depends}, linux-signed-image-${kernel-abi-version}-generic, linux-firmware
+Recommends: thermald [i386 amd64]
Description: Signed Generic Linux kernel image
This package will always depend on the latest generic kernel image
available. Signed with the Ubuntu EFI key.
--
1.9.1
More information about the kernel-team
mailing list