mbox series

[precise/lts-trusty,v2,0/2] Split copy-files from update-from-*master

Message ID 20190226145958.19872-1-cascardo@canonical.com
Headers show
Series Split copy-files from update-from-*master | expand

Message

Thadeu Lima de Souza Cascardo Feb. 26, 2019, 2:59 p.m. UTC
Per subject.

Thadeu Lima de Souza Cascardo (2):
  UBUNTU: Packaging: Introduce copy-files and local-mangle
  UBUNTU: Packaging: Make update-from-*master call copy-files

 debian.trusty/etc/local.conf                |  2 +
 debian.trusty/etc/update-from-trusty-master | 33 +---------
 debian.trusty/scripts/helpers/copy-files    | 67 +++++++++++++++++++++
 debian.trusty/scripts/helpers/local-mangle  | 36 +++++++++++
 4 files changed, 106 insertions(+), 32 deletions(-)
 create mode 100644 debian.trusty/etc/local.conf
 create mode 100755 debian.trusty/scripts/helpers/copy-files
 create mode 100755 debian.trusty/scripts/helpers/local-mangle

Comments

Stefan Bader Feb. 27, 2019, 9:41 a.m. UTC | #1
On 26.02.19 15:59, Thadeu Lima de Souza Cascardo wrote:
> Per subject.
> 
> Thadeu Lima de Souza Cascardo (2):
>   UBUNTU: Packaging: Introduce copy-files and local-mangle
>   UBUNTU: Packaging: Make update-from-*master call copy-files
> 
>  debian.trusty/etc/local.conf                |  2 +
>  debian.trusty/etc/update-from-trusty-master | 33 +---------
>  debian.trusty/scripts/helpers/copy-files    | 67 +++++++++++++++++++++
>  debian.trusty/scripts/helpers/local-mangle  | 36 +++++++++++
>  4 files changed, 106 insertions(+), 32 deletions(-)
>  create mode 100644 debian.trusty/etc/local.conf
>  create mode 100755 debian.trusty/scripts/helpers/copy-files
>  create mode 100755 debian.trusty/scripts/helpers/local-mangle
> 
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Marcelo Henrique Cerri Feb. 27, 2019, 6:06 p.m. UTC | #2
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Khalid Elmously March 1, 2019, 11:35 p.m. UTC | #3
On 2019-02-26 11:59:56 , Thadeu Lima de Souza Cascardo wrote:
> Per subject.
> 
> Thadeu Lima de Souza Cascardo (2):
>   UBUNTU: Packaging: Introduce copy-files and local-mangle
>   UBUNTU: Packaging: Make update-from-*master call copy-files
> 
>  debian.trusty/etc/local.conf                |  2 +
>  debian.trusty/etc/update-from-trusty-master | 33 +---------
>  debian.trusty/scripts/helpers/copy-files    | 67 +++++++++++++++++++++
>  debian.trusty/scripts/helpers/local-mangle  | 36 +++++++++++
>  4 files changed, 106 insertions(+), 32 deletions(-)
>  create mode 100644 debian.trusty/etc/local.conf
>  create mode 100755 debian.trusty/scripts/helpers/copy-files
>  create mode 100755 debian.trusty/scripts/helpers/local-mangle
> 
> -- 
> 2.20.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team