• Bug#1105800: unblock: rust-asahi-wifisync/0.2.2-5

    From NoisyCoil@21:1/5 to All on Thu May 15 01:00:02 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-wifisync@packages.debian.org, noisycoil@tutanota.com Control: affects -1 + src:rust-asahi-wifisync
    User: release.debian.org@packages.debian.org
    Usertags: unblock

    Please unblock package rust-asahi-wifisync

    [ 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-wifisync/0.2.2-5

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

    * Package asahi-wifisync 0.2.2 from crates.io using debcargo 2.7.8
    diff -Nru rust-asahi-wifisync-0.2.2/debian/control rust-asahi-wifisync-0.2.2/debian/control
    --- rust-asahi-wifisync-0.2.2/debian/control 2025-04-29 00:54:33.000000000 +0200
    +++ rust-asahi-wifisync-0.2.2/debian/control 2025-05-14 23:45:07.000000000 +0200
    @@ -23,7 +23,6 @@

    Package: asahi-wifisync
    Architecture: any
    -Multi-Arch: allowed
    Depends:
    ${misc:Depends},
    ${shlibs:Depends},
    diff -Nru rust-asahi-wifisync-0.2.2/debian/debcargo.to