diff mbox

[Precise,linux-meta,SRU] UBUNTU: Update *current* to reference Raring

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

Commit Message

Tim Gardner May 16, 2013, 5:56 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1180930

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

Comments

Brad Figg May 16, 2013, 6:26 p.m. UTC | #1
On 05/16/2013 10:56 AM, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/1180930
> 
> Signed-off-by: Tim Gardner <tim.gardner@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 6cb632e..e0d2e4b 100644
> --- a/meta-source/debian/control.common
> +++ b/meta-source/debian/control.common
> @@ -86,7 +86,7 @@ Package: linux-image-current-generic
>  Architecture: i386 amd64 
>  Section: kernel
>  Priority: optional
> -Depends: ${misc:Depends}, linux-image-hwe-generic
> +Depends: ${misc:Depends}, linux-image-generic-lts-raring
>  Description: Depends on the most recently released generic kernel image and headers.
>   This package will always depend on the latest released generic kernel
>   and headers, up to 14.04 inclusive.
> @@ -95,7 +95,7 @@ Package: linux-current-generic
>  Architecture: i386 amd64 
>  Section: kernel
>  Priority: optional
> -Depends: ${misc:Depends}, linux-hwe-generic
> +Depends: ${misc:Depends}, linux-image-generic-lts-raring, linux-headers-generic-lts-raring
>  Description: Depends on the most recently released generic kernel image and headers.
>   This package will always depend on the latest released generic kernel
>   and headers, up to 14.04 inclusive.
>
Tim Gardner May 16, 2013, 8:16 p.m. UTC | #2

diff mbox

Patch

diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index 6cb632e..e0d2e4b 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -86,7 +86,7 @@  Package: linux-image-current-generic
 Architecture: i386 amd64 
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, linux-image-hwe-generic
+Depends: ${misc:Depends}, linux-image-generic-lts-raring
 Description: Depends on the most recently released generic kernel image and headers.
  This package will always depend on the latest released generic kernel
  and headers, up to 14.04 inclusive.
@@ -95,7 +95,7 @@  Package: linux-current-generic
 Architecture: i386 amd64 
 Section: kernel
 Priority: optional
-Depends: ${misc:Depends}, linux-hwe-generic
+Depends: ${misc:Depends}, linux-image-generic-lts-raring, linux-headers-generic-lts-raring
 Description: Depends on the most recently released generic kernel image and headers.
  This package will always depend on the latest released generic kernel
  and headers, up to 14.04 inclusive.