• Bug#1105795: unblock: rust-asahi-nvram/0.2.3-5

    From NoisyCoil@21:1/5 to All on Thu May 15 00:30:01 2025
    XPost: linux.debian.devel.release

    This is a multi-part MIME message sent by reportbug.


    Package: release.debian.org
    Severity: normal
    X-Debbugs-Cc: rust-asahi-nvram@packages.debian.org, noisycoil@tutanota.com Control: affects -1 + src:rust-asahi-nvram
    User: release.debian.org@packages.debian.org
    Usertags: unblock

    Please unblock package rust-asahi-nvram

    [ Reason ]
    In Bug#1103920 the Rust Team was asked to stop using 'M-A: allowed' by default for application packages, since soon-to-be-introduced policy will require that value to be adopted only after discussion on d-devel. I have no reason to use 'M-A: allowed' for my packages, so I'm changing that to no M-A value in all of them.

    [ Impact ]
    The package will violate (future) policy.

    [ Tests ]
    Not needed.

    [ Risks ]
    None. This is a leaf package with no reverse dependencies, nothing depends on it as ':any'.

    [ 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 ]
    None.

    unblock rust-asahi-nvram/0.2.3-5

    diff -Nru rust-asahi-nvram-0.2.3/debian/changelog rust-asahi-nvram-0.2.3/debian/changelog
    --- rust-asahi-nvram-0.2.3/debian/changelog 2025-04-29 00:54:17.000000000 +0200
    +++ rust-asahi-nvram-0.2.3/debian/changelog 2025-05-14 23:34:56.000000000 +0200
    @@ -1,3 +1,10 @@
    +rust-asahi-nvram (0.2.3-6) unstable; urgency=medium
    +
    + * Package asahi-nvram 0.2.3 from crates.io using debcargo 2.7.8
    + * Unset M-A: allowed for asahi-nvram
    +
    + -- NoisyCoil <noisycoil@tutanota.com> Wed, 14 May 2025 23:34:56 +0200
    +
    rust-asahi-nvram (0.2.3-5) unstable; urgency=medium

    * Package asahi-nvram 0.2.3 from crates.io using debcargo 2.7.8
    diff -Nru rust-asahi-nvram-0.2.3/debian/control rust-asahi-nvram-0.2.3/debian/control
    --- rust-asahi-nvram-0.2.3/debian/control 2025-04-29 00:54:17.000000000 +0200
    +++ rust-asahi-nvram-0.2.3/debian/control 2025-05-14 23:34:56.000000000 +0200
    @@ -22,7 +22,6 @@

    Package: asahi-nvram
    Architecture: any
    -Multi-Arch: allowed
    Depends:
    ${misc:Depends},
    ${shlibs:Depends},
    diff -Nru rust-asahi-nvram-0.2.3/debian/debcargo.toml rust-asahi-nvram-0.2.3/debian/debcar