• Bug#1063266: polylib: NMU diff for 64-bit time_t transition

    From Benjamin Drung@21:1/5 to All on Wed Mar 20 15:00:01 2024
    This is a multi-part MIME message sent by reportbug.


    Source: polylib
    Dear maintainer,

    Please find attached a final version of this patch for the time_t
    transition. This patch is being uploaded to unstable.

    Note that this adds a versioned build-dependency on dpkg-dev, to guard
    against accidental backports with a wrong ABI.

    Thanks!


    -- System Information:
    Debian Release: trixie/sid
    APT prefers buildd-unstable
    APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64)

    Kernel: Linux 6.5.0-25-generic (SMP w/16 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: unable to detect

    diff -Nru polylib-5.22.5/debian/changelog polylib-5.22.5/debian/changelog
    --- polylib-5.22.5/debian/changelog 2024-03-16 15:05:30.000000000 +0000
    +++ polylib-5.22.5/debian/changelog 2024-03-20 13:47:53.000000000 +0000
    @@ -1,3 +1,10 @@
    +polylib (5.22.5-4.1+0.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition. Closes: #1063266
    +
    + -- Benjamin Drung <bdrung@debian.org> Wed, 20 Mar 2024 13:47:53 +0000
    +
    polylib (5.22.5-4.1+dfsg) unstable; urgency=medium

    * Non-maintainer upload.
    diff -Nru polylib-5.22.5/debian/control polylib-5.22.5/debian/control
    --- polylib-5.22.5/debian/control 2018-01-26 15:47:38.000000000 +0000
    +++ polylib-5.22.5/debian/control 2024-03-20 13:47:53.000000000 +0000
    @@ -3,13 +3,16 @@
    Uploaders: Serge Guelton <serge.guelton@enst-bretagne.fr>
    Section: science
    Priority: optional
    -Build-Depends: debhelper (>= 11~)
    +Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 11~)
    Standards-Version: 4.1.3
    Vcs-Browser: https://salsa.debian.org/science-team/polylib.git
    Vcs-Git: https://salsa