• Bug#1064085: gts: NMU diff for 64-bit time_t transition

    From Steve Langasek@21:1/5 to All on Thu Feb 29 07:20:02 2024
    This is a multi-part MIME message sent by reportbug.


    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 unstable
    APT policy: (500, 'unstable')
    Architecture: amd64 (x86_64)

    Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    diff -Nru gts-0.7.6+darcs121130/debian/changelog gts-0.7.6+darcs121130/debian/changelog
    --- gts-0.7.6+darcs121130/debian/changelog 2021-11-11 16:18:31.000000000 +0000
    +++ gts-0.7.6+darcs121130/debian/changelog 2024-02-29 06:16:10.000000000 +0000
    @@ -1,3 +1,10 @@
    +gts (0.7.6+darcs121130-5.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition. Closes: #1064085
    +
    + -- Steve Langasek <vorlon@debian.org> Thu, 29 Feb 2024 06:16:10 +0000
    +
    gts (0.7.6+darcs121130-5) unstable; urgency=medium

    * Team upload
    diff -Nru gts-0.7.6+darcs121130/debian/control gts-0.7.6+darcs121130/debian/control
    --- gts-0.7.6+darcs121130/debian/control 2021-11-11 16:18:31.000000000 +0000
    +++ gts-0.7.6+darcs121130/debian/control 2024-02-29 06:16:10.000000000 +0000
    @@ -3,7 +3,7 @@
    Uploaders: Ruben Molina <rmolina@udea.edu.co>
    Section: math
    Priority: optional
    -Build-Depends: debhelper-compat (= 13),
    +Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
    libglib2.0-dev
    Standards-Version: 4.6.0
    Vcs-Browser: https://salsa
  • From Zixing Liu@21:1/5 to All on Mon Mar 11 05:20:01 2024
    This is a multi-part MIME message sent by reportbug.


    Package: gts
    Version: 0.7.6+darcs121130-5.1
    Followup-For: Bug #1064085
    User: ubuntu-devel@lists.ubuntu.com
    Usertags: origin-ubuntu noble ubuntu-patch
    Control: tags -1 patch

    Dear Maintainer,

    Please find attached a patch for fixing shlib dependency marking of libgts-0.7-5t64.
    This was a regression introduced by the time_t transition.

    * d/symbols: rename package libgts-0.7-5 to libgts-0.7-5t64.


    Thanks for considering the patch.


    -- System Information:
    Debian Release: bookworm/sid
    APT prefers jammy-updates
    APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), (100, 'jammy-backports')
    Architecture: amd64 (x86_64)
    Foreign Architectures: i386

    Kernel: Linux 6.5.0-25-generic (SMP w/10 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)
    LSM: AppArmor: enabled

    diff -Nru gts-0.7.6+darcs121130/debian/symbols gts-0.7.6+darcs121130/debian/symbols
    --- gts-0.7.6+darcs121130/debian/symbols 2021-11-11 09:18:31.000000000 -0700
    +++ gts-0.7.6+darcs121130/debian/symbols 2024-03-10 20:46:33.000000000 -0600
    @@ -1,4 +1,4 @@
    -libgts-0.7.so.5 libgts-0.7-5 #MINVER#
    +libgts-0.7.so.5 libgts-0.7-5t64 #MINVER#
    gts_allow_floating_edges@Base 0.7.6
    gts_allow_floating_faces@Base 0.7.6
    gts_allow_floating_gnodes@Base 0.7.6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)