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>
Cc: isar-users@googlegroups.com
Subject: Re: [PATCH] meta/debianize: bump default dh compat to 10
Date: Tue, 21 Jul 2020 12:43:10 +0200	[thread overview]
Message-ID: <8d52f7f0-1584-cfbd-a060-637d524e6618@siemens.com> (raw)
In-Reply-To: <20200721123401.21bb007c@md1za8fc.ad001.siemens.net>

On 21.07.20 12:34, Henning Schild wrote:
> On Tue, 21 Jul 2020 12:07:27 +0200
> Jan Kiszka <jan.kiszka@siemens.com> wrote:
> 
>> 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.
> 
> Yes 10 is the default, i think also for bullseye, while you can already
> see some packages using a 12 or 13.
> 
> stretch has debhelper 10 (that number), buster has 12, bullseye has 13
> 

Perfect!

Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>

> Henning
> 
>> 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:43 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
2020-07-21 10:34   ` Henning Schild
2020-07-21 10:43     ` Jan Kiszka [this message]
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=8d52f7f0-1584-cfbd-a060-637d524e6618@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