mbox series

[SRU,trusty/xenial,linux-meta,0/1] Follow up fixes for LP: #1764794

Message ID 20190211122002.14411-1-kleber.souza@canonical.com
Headers show
Series Follow up fixes for LP: #1764794 | expand

Message

Kleber Sacilotto de Souza Feb. 11, 2019, 12:20 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1764794

The -meta packages being produced for trusty and xenial are not
installable due to broken dependencies for the -extra modules. We just
need to update it to depend on the new package name.

Kleber Sacilotto de Souza (1):
  UBUNTU: fix depedency on -extra packages

 debian/control.d/generic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Marcelo Henrique Cerri Feb. 11, 2019, 1:49 p.m. UTC | #1
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Kleber Sacilotto de Souza Feb. 11, 2019, 4:22 p.m. UTC | #2
On 2/11/19 1:20 PM, Kleber Sacilotto de Souza wrote:
> BugLink: http://bugs.launchpad.net/bugs/1764794
>
> The -meta packages being produced for trusty and xenial are not
> installable due to broken dependencies for the -extra modules. We just
> need to update it to depend on the new package name.
>
> Kleber Sacilotto de Souza (1):
>   UBUNTU: fix depedency on -extra packages
>
>  debian/control.d/generic | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to trusty/linux-meta/master and xenial/linux-meta/master branches.

Thanks,
Kleber