From: Henning Schild <henning.schild@siemens.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: <isar-users@googlegroups.com>
Subject: Re: [PATCH] meta/debianize: bump default dh compat to 10
Date: Tue, 21 Jul 2020 12:34:01 +0200 [thread overview]
Message-ID: <20200721123401.21bb007c@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <7f7608ac-9fb1-c364-c947-c5a696417c70@siemens.com>
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
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() {
> >
>
next prev parent reply other threads:[~2020-07-21 10:34 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 [this message]
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=20200721123401.21bb007c@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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