• Bug#1061926: audit: NMU diff for 64-bit time_t transition

    From Steve Langasek@21:1/5 to All on Wed Jan 31 10:00:01 2024
    This is a multi-part MIME message sent by reportbug.


    Source: audit
    Followup-For: Bug #1061926

    Apologies, an oversight in the conversion script caused us to fail to
    update strict versioned dependencies on the previous package name.
    Please find attached a fixed patch.

    This updated patch also fixes bug #1061966, which is a consequence of the library package renames.

    This has also now been uploaded to experimental.

    diff -Nru audit-3.1.2/debian/changelog audit-3.1.2/debian/changelog
    --- audit-3.1.2/debian/changelog 2024-01-24 15:05:18.000000000 +0000
    +++ audit-3.1.2/debian/changelog 2024-01-31 08:49:07.000000000 +0000
    @@ -1,3 +1,13 @@
    +audit (1:3.1.2-2.1~exp2) experimental; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition.
    + * Fix uninstallable packages from the previous upload.
    + * Add usrmerge diversions in preinst to protect against file deletion
    + due to libraries moving between packages. Closes: #1061966.
    +
    + -- Steve Langasek <vorlon@debian.org> Wed, 31 Jan 2024 08:49:07 +0000
    +
    audit (1:3.1.2-2) unstable; urgency=medium

    [ Chris Hofstaedtler ]
    diff -Nru audit-3.1.2/debian/control audit-3.1.2/debian/control
    --- audit-3.1.2/debian/control 2024-01-24 15:05:18.000000000 +0000
    +++ audit-3.1.2/debian/control 2024-01-31 08:49:07.000000000 +0000
    @@ -26,8 +26,8 @@
    Package: auditd
    Section: admin
    Architecture: linux-any
    -Depends: libaudit1 (= ${binary:Version}),
    - libauparse0 (= ${binary:Version}),