diff mbox

[Precise,linux-meta] UBUNTU: Update HWE to reference Quantal

Message ID 1361309896-5539-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner Feb. 19, 2013, 9:38 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1130386

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 meta-source/debian/control.common |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Leann Ogasawara Feb. 20, 2013, 2:08 p.m. UTC | #1
On 02/19/2013 01:38 PM, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/1130386
>
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

Acked-by: Leann Ogasawara <leann.ogasawara@canonical.com>

> ---
>  meta-source/debian/control.common |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
> index dd3f0ec..6cb632e 100644
> --- a/meta-source/debian/control.common
> +++ b/meta-source/debian/control.common
> @@ -68,7 +68,7 @@ Package: linux-image-hwe-generic
>  Architecture: i386 amd64 
>  Section: kernel
>  Priority: optional
> -Depends: ${misc:Depends}, linux-image-generic [amd64], linux-image-generic-pae [i386]
> +Depends: ${misc:Depends}, linux-image-generic-lts-quantal
>  Description: Depends on the generic hardware enablement kernel image and headers.
>   This package will always depend on the generic hardware enablement kernel
>   and headers.
> @@ -77,7 +77,7 @@ Package: linux-hwe-generic
>  Architecture: i386 amd64 
>  Section: kernel
>  Priority: optional
> -Depends: ${misc:Depends}, linux-image-hwe-generic, linux-headers-generic [amd64], linux-headers-generic-pae [i386]
> +Depends: ${misc:Depends}, linux-image-hwe-generic, linux-headers-generic-lts-quantal
>  Description: Depends on the generic hardware enablement kernel image and headers.
>   This package will always depend on the generic hardware enablement kernel
>   and headers.
Tim Gardner Feb. 20, 2013, 5:10 p.m. UTC | #2

diff mbox

Patch

diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index dd3f0ec..6cb632e 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -68,7 +68,7 @@  Package: linux-image-hwe-generic
 Architecture: i386 amd64 
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, linux-image-generic [amd64], linux-image-generic-pae [i386]
+Depends: ${misc:Depends}, linux-image-generic-lts-quantal
 Description: Depends on the generic hardware enablement kernel image and headers.
  This package will always depend on the generic hardware enablement kernel
  and headers.
@@ -77,7 +77,7 @@  Package: linux-hwe-generic
 Architecture: i386 amd64 
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, linux-image-hwe-generic, linux-headers-generic [amd64], linux-headers-generic-pae [i386]
+Depends: ${misc:Depends}, linux-image-hwe-generic, linux-headers-generic-lts-quantal
 Description: Depends on the generic hardware enablement kernel image and headers.
  This package will always depend on the generic hardware enablement kernel
  and headers.