diff mbox series

mkpackage.README: change urgency level to medium

Message ID 20180126092016.10727-1-colin.king@canonical.com
State Accepted
Headers show
Series mkpackage.README: change urgency level to medium | expand

Commit Message

Colin Ian King Jan. 26, 2018, 9:20 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

We should be using urgency=medium as we're on a time based release
schedule and we want to expedite lower priority packages. So update
the README to reflect this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 auto-packager/mkpackage.README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Alex Hung Jan. 29, 2018, 5:44 p.m. UTC | #1
On 2018-01-26 01:20 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> We should be using urgency=medium as we're on a time based release
> schedule and we want to expedite lower priority packages. So update
> the README to reflect this.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   auto-packager/mkpackage.README | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/auto-packager/mkpackage.README b/auto-packager/mkpackage.README
> index 19e7247c..f2a2fdc5 100644
> --- a/auto-packager/mkpackage.README
> +++ b/auto-packager/mkpackage.README
> @@ -26,7 +26,7 @@ collect up one-line-summary of changes, add them to debian/changelog:
>   
>   e.g.
>   
> -fwts (0.25.04) quantal; urgency=low
> +fwts (0.25.04) quantal; urgency=medium
>   
>     [Colin Ian King]
>     * apci: acpitables: only check CMOS in BOOT table from firmware tables
> 


Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu Feb. 6, 2018, 2:59 a.m. UTC | #2
On 01/26/2018 05:20 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> We should be using urgency=medium as we're on a time based release
> schedule and we want to expedite lower priority packages. So update
> the README to reflect this.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  auto-packager/mkpackage.README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/auto-packager/mkpackage.README b/auto-packager/mkpackage.README
> index 19e7247c..f2a2fdc5 100644
> --- a/auto-packager/mkpackage.README
> +++ b/auto-packager/mkpackage.README
> @@ -26,7 +26,7 @@ collect up one-line-summary of changes, add them to debian/changelog:
>  
>  e.g.
>  
> -fwts (0.25.04) quantal; urgency=low
> +fwts (0.25.04) quantal; urgency=medium
>  
>    [Colin Ian King]
>    * apci: acpitables: only check CMOS in BOOT table from firmware tables

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox series

Patch

diff --git a/auto-packager/mkpackage.README b/auto-packager/mkpackage.README
index 19e7247c..f2a2fdc5 100644
--- a/auto-packager/mkpackage.README
+++ b/auto-packager/mkpackage.README
@@ -26,7 +26,7 @@  collect up one-line-summary of changes, add them to debian/changelog:
 
 e.g.
 
-fwts (0.25.04) quantal; urgency=low
+fwts (0.25.04) quantal; urgency=medium
 
   [Colin Ian King]
   * apci: acpitables: only check CMOS in BOOT table from firmware tables