• Bug#1109462: unblock: sbuild/0.89.4 [pre-approval]

    From Chris =?utf-8?Q?Hofst=C3=A4dtler?=@21:1/5 to All on Fri Jul 18 13:50:01 2025
    XPost: linux.debian.devel.release

    Package: release.debian.org
    Severity: normal
    X-Debbugs-Cc: [email protected]
    Control: affects -1 + src:sbuild
    User: [email protected]
    Usertags: unblock

    Please unblock package sbuild

    [ Reason ]

    We want to downgrade the gnupg dependency, so gnupg becomes "more
    optional" for DDs. Also fix two typos.

    [ Impact ]

    Not a big deal.

    [ Tests ]

    autopkgtests exist, and Jochen Sprickerhof verified the dependency
    change manually.

    [ Risks ]

    sbuild is a key infrastructure package for building packages.
    However on the buildd network the installed packages are managed and
    this should have no impact.

    [ Checklist ]
    [x] all changes are documented in the d/changelog
    [x] I reviewed all changes and I approve them
    [x] attach debdiff against the package in testing

    [ Other info ]

    I assume during the trixie lifecycle updates to sbuild will be
    uploaded to trixie-backports and would contain these changes.

    unblock sbuild/0.89.4

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Hofstaedtler@21:1/5 to All on Fri Jul 18 14:50:01 2025
    XPost: linux.debian.devel.release

    On Fri, Jul 18, 2025 at 01:24:02PM +0200, Chris Hofstädtler wrote:
    [x] attach debdiff against the package in testing

    Now! (Thanks Aurelien.)



    diff -Nru sbuild-0.89.3/debian/changelog sbuild-0.89.4/debian/changelog
    --- sbuild-0.89.3/debian/changelog 2025-06-07 16:14:00.000000000 +0200
    +++ sbuild-0.89.4/debian/changelog 2025-07-18 11:42:26.000000000 +0200
    @@ -1,3 +1,15 @@
    +sbuild (0.89.4) unstable; urgency=medium
    +
    + [ Richard Lewis ]
    + * man/sbuild.1.in: fix typo in markup
    +
    + [ Jochen Sprickerhof ]
    + * Downgrade gnupg dependency to Recommends. The unshare backend
    + works without gnupg, and default setups will still get it from
    + Recommends:.
    +
    + -- Chris Hofstaedtler <[email protected]> Fri, 18 Jul 2025 11:42:26 +0200
    +
    sbuild (0.89.3) unstable; urgency=medium

    [ Jochen Sprickerhof ]
    diff -Nru sbuild-0.89.3/debian/control sbuild-0.89.4/debian/control
    --- sbuild-0.89.3/debian/control 2025-06-07 16:14:00.000000000 +0200
    +++ sbuild-0.89.4/debian/control 2025-07-18 11:42:26.000000000 +0200
    @@ -33,14 +33,13 @@
    Depends: apt,
    apt-utils,
    dpkg-dev,
    - gnupg (>= 2.1),
    libdpkg-perl (>= 1.21.14),
    libexception-class-perl,
    libfilesys-d