public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Henning Schild <henning.schild@siemens.com>, isar-users@googlegroups.com
Subject: Re: [PATCH] meta/debianize: bump default dh compat to 10
Date: Tue, 21 Jul 2020 12:07:27 +0200	[thread overview]
Message-ID: <7f7608ac-9fb1-c364-c947-c5a696417c70@siemens.com> (raw)
In-Reply-To: <20200721095146.30749-1-henning.schild@siemens.com>

On 21.07.20 11:51, Henning Schild wrote:
> From: Henning Schild <henning.schild@siemens.com>
> 
> 10 is the default compat level currently used by debian. Bumping to it
> makes us up to date and helps with stuff like parallel builds.

This applies both to buster and stretch? Just to make this explicit.

Jan

> 
> Signed-off-by: Henning Schild <henning.schild@siemens.com>
> ---
>   meta/classes/debianize.bbclass | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/classes/debianize.bbclass b/meta/classes/debianize.bbclass
> index 1197f3d570..dad1cb48fa 100644
> --- a/meta/classes/debianize.bbclass
> +++ b/meta/classes/debianize.bbclass
> @@ -47,7 +47,7 @@ EOF
>   }
>   
>   deb_create_compat() {
> -	echo 9 > ${S}/debian/compat
> +	echo 10 > ${S}/debian/compat
>   }
>   
>   deb_create_control() {
> 

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

  reply	other threads:[~2020-07-21 10:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21  9:51 Henning Schild
2020-07-21 10:07 ` Jan Kiszka [this message]
2020-07-21 10:34   ` Henning Schild
2020-07-21 10:43     ` Jan Kiszka
2020-08-18 11:26 ` Henning Schild
2020-08-23 17:28   ` Baurzhan Ismagulov
2020-08-24  6:49 ` Baurzhan Ismagulov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f7608ac-9fb1-c364-c947-c5a696417c70@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=henning.schild@siemens.com \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox