--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: iniparser
- From: Salvatore Bonaccorso <carnil@debian.org>
- Date: Mon, 23 Sep 2024 19:05:03 +0200
- Message-id: <172711110308.867587.8977185027682318565.reportbug@eldamar.lan>
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: iniparser@packages.debian.org, cava-alsa@packages.debian.org, libapache2-mod-tile@packages.debian.org, mtd-utils@packages.debian.org, ndctl@packages.debian.org, ukui-interface@packages.debian.org, carnil@debian.org
Control: affects -1 + src:iniparser
User: release.debian.org@packages.debian.org
Usertags: transition
Hi,
Recently there was a new upstream who took over development and
maintenance of iniparser, resulting in much overhauling of the source.
Technically there was no need to bump soname here, but upstream
decided to align the soname to the library version. I think next
versions will be more smooth with the active development now.
There are only few packages affected:
- cava-alsa
- libapache2-mod-tile
- mtd-utils
- ndctl
- ukui-interface
For all those I have built (only amd64) packages against
iniparser/4.2.4-1~exp1 in experimental which went fine.
Ben file:
title = "iniparser";
is_affected = .depends ~ "libiniparser1" | .depends ~ "libiniparser4";
is_good = .depends ~ "libiniparser4";
is_bad = .depends ~ "libiniparser1";
There is as well the auto-tracker set up as:
https://release.debian.org/transitions/html/auto-iniparser.html
Can you allow me to upload to unstable and have the reverse
dependencies rebuild as needed as per above tracking?
Regards,
Salvatore
--- End Message ---
--- Begin Message ---
- To: Salvatore Bonaccorso <carnil@debian.org>, 1082631-done@bugs.debian.org
- Subject: Re: Bug#1082631: transition: iniparser
- From: Sebastian Ramacher <sramacher@debian.org>
- Date: Fri, 4 Oct 2024 23:30:25 +0200
- Message-id: <ZwBecSvpxCtqzLoG@ramacher.at>
- In-reply-to: <[🔎] ZvxO4wpsgHfB7msp@eldamar.lan>
- References: <172711110308.867587.8977185027682318565.reportbug@eldamar.lan> <172711110308.867587.8977185027682318565.reportbug@eldamar.lan> <ZvWIaXUboKqE_Hfu@ramacher.at> <172711110308.867587.8977185027682318565.reportbug@eldamar.lan> <ZvXY_aDyJZ8Byxqh@eldamar.lan> <172711110308.867587.8977185027682318565.reportbug@eldamar.lan> <[🔎] ZvxO4wpsgHfB7msp@eldamar.lan>
On 2024-10-01 21:34:59 +0200, Salvatore Bonaccorso wrote:
> Hi Sebastian,
>
> On Thu, Sep 26, 2024 at 11:58:21PM +0200, Salvatore Bonaccorso wrote:
> > Hi Sebastian,
> >
> > On Thu, Sep 26, 2024 at 06:14:33PM +0200, Sebastian Ramacher wrote:
> > > Control: tags -1 confirmed
> > > Control: forwarded -1 https://release.debian.org/transitions/html/auto-iniparser.html
> > >
> > > On 2024-09-23 19:05:03 +0200, Salvatore Bonaccorso wrote:
> > > > Package: release.debian.org
> > > > Severity: normal
> > > > X-Debbugs-Cc: iniparser@packages.debian.org, cava-alsa@packages.debian.org, libapache2-mod-tile@packages.debian.org, mtd-utils@packages.debian.org, ndctl@packages.debian.org, ukui-interface@packages.debian.org, carnil@debian.org
> > > > Control: affects -1 + src:iniparser
> > > > User: release.debian.org@packages.debian.org
> > > > Usertags: transition
> > > >
> > > > Hi,
> > > >
> > > > Recently there was a new upstream who took over development and
> > > > maintenance of iniparser, resulting in much overhauling of the source.
> > > > Technically there was no need to bump soname here, but upstream
> > > > decided to align the soname to the library version. I think next
> > > > versions will be more smooth with the active development now.
> > > >
> > > > There are only few packages affected:
> > > >
> > > > - cava-alsa
> > > > - libapache2-mod-tile
> > > > - mtd-utils
> > > > - ndctl
> > > > - ukui-interface
> > > >
> > > > For all those I have built (only amd64) packages against
> > > > iniparser/4.2.4-1~exp1 in experimental which went fine.
> > > >
> > > > Ben file:
> > > >
> > > > title = "iniparser";
> > > > is_affected = .depends ~ "libiniparser1" | .depends ~ "libiniparser4";
> > > > is_good = .depends ~ "libiniparser4";
> > > > is_bad = .depends ~ "libiniparser1";
> > > >
> > > > There is as well the auto-tracker set up as:
> > > > https://release.debian.org/transitions/html/auto-iniparser.html
> > > >
> > > > Can you allow me to upload to unstable and have the reverse
> > > > dependencies rebuild as needed as per above tracking?
> > >
> > > Please go ahead
> >
> > Thanks a lot, I just have uploaded the package to unstable.
>
> I think this bug can now be closed. src:iniparser's reverse
> build-dependencies did all build, and src:iniparser did migrate to
> testing.
Great, closing
Cheers
--
Sebastian Ramacher
--- End Message ---