Bug#1061863: ace: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
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'), (1, 'experimental')
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 ace-7.1.2+dfsg/debian/changelog ace-7.1.2+dfsg/debian/changelog
--- ace-7.1.2+dfsg/debian/changelog 2023-12-06 17:28:25.0 +
+++ ace-7.1.2+dfsg/debian/changelog 2024-02-27 22:56:50.0 +
@@ -1,3 +1,10 @@
+ace (7.1.2+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061863
+
+ -- Steve Langasek   Tue, 27 Feb 2024 22:56:50 +
+
 ace (7.1.2+dfsg-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-7.1.2+dfsg/debian/control ace-7.1.2+dfsg/debian/control
--- ace-7.1.2+dfsg/debian/control   2023-12-01 20:50:21.0 +
+++ ace-7.1.2+dfsg/debian/control   2024-02-27 22:56:50.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian ACE maintainers 
 Uploaders: Thomas Girard , Johnny Willemsen 

-Build-Depends: debhelper-compat (=13), libssl-dev, libxt-dev (>= 4.3.0), 
libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, docbook-to-man, libxerces-c-dev
+Build-Depends: dpkg-dev (>= 1.22.5), dpkg-dev (>= 1.22.5), debhelper-compat 
(=13), libssl-dev, libxt-dev (>= 4.3.0), libfltk1.3-dev, tk-dev (>= 8.5), 
libfox-1.6-dev, docbook-to-man, libxerces-c-dev
 Build-Depends-Indep: doxygen, graphviz
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/ace.git
@@ -27,7 +27,10 @@
   * mpc-ace: generates project files for a single target
   * mwc-ace: generates workspace files for a set of projects
 
-Package: libace-7.1.2
+Package: libace-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-7.1.2
+Breaks: libace-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -45,7 +48,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace-7.1.2 (= ${binary:Version}), ${misc:Depends}
+Depends: libace-7.1.2t64 (= ${binary:Version}), ${misc:Depends}
 Suggests: libace-doc, pkg-config
 Replaces: mpc-ace (<< 5.6.3-4)
 Description: C++ network programming framework - development files
@@ -62,7 +65,10 @@
  This package contains the ACE overview documentation, tutorials,
  examples, and information regarding upstream development.
 
-Package: libace-ssl-7.1.2
+Package: libace-ssl-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-ssl-7.1.2
+Breaks: libace-ssl-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -73,12 +79,15 @@
 Package: libace-ssl-dev
 Architecture: any
 Section: libdevel
-Depends: libace-ssl-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
+Depends: libace-ssl-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
 Description: ACE secure socket layer library - development files
  This package contains the header files and static library for the ACE
  SSL library.
 
-Package: libace-rmcast-7.1.2
+Package: libace-rmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-rmcast-7.1.2
+Breaks: libace-rmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -92,12 +101,15 @@
 Package: libace-rmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-rmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-rmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE reliable multicast library - development files
  This package contains the header files and static library for the ACE
  reliable multicast library.
 
-Package: libace-tmcast-7.1.2
+Package: libace-tmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-tmcast-7.1.2
+Breaks: libace-tmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -111,12 +123,15 @@
 Package: libace-tmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-tmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE transactional multicast library - development files
  This package contains the header files and static library for the ACE
  

Bug#1061863: ace: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru ace-7.1.2+dfsg/debian/changelog ace-7.1.2+dfsg/debian/changelog
--- ace-7.1.2+dfsg/debian/changelog 2023-12-06 17:28:25.0 +
+++ ace-7.1.2+dfsg/debian/changelog 2024-02-27 22:36:14.0 +
@@ -1,3 +1,10 @@
+ace (7.1.2+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Tue, 27 Feb 2024 22:36:14 +
+
 ace (7.1.2+dfsg-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-7.1.2+dfsg/debian/control ace-7.1.2+dfsg/debian/control
--- ace-7.1.2+dfsg/debian/control   2023-12-01 20:50:21.0 +
+++ ace-7.1.2+dfsg/debian/control   2024-02-27 22:36:14.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian ACE maintainers 
 Uploaders: Thomas Girard , Johnny Willemsen 

-Build-Depends: debhelper-compat (=13), libssl-dev, libxt-dev (>= 4.3.0), 
libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, docbook-to-man, libxerces-c-dev
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (=13), libssl-dev, 
libxt-dev (>= 4.3.0), libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, 
docbook-to-man, libxerces-c-dev
 Build-Depends-Indep: doxygen, graphviz
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/ace.git
@@ -27,7 +27,10 @@
   * mpc-ace: generates project files for a single target
   * mwc-ace: generates workspace files for a set of projects
 
-Package: libace-7.1.2
+Package: libace-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-7.1.2
+Breaks: libace-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -45,7 +48,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace-7.1.2 (= ${binary:Version}), ${misc:Depends}
+Depends: libace-7.1.2t64 (= ${binary:Version}), ${misc:Depends}
 Suggests: libace-doc, pkg-config
 Replaces: mpc-ace (<< 5.6.3-4)
 Description: C++ network programming framework - development files
@@ -62,7 +65,10 @@
  This package contains the ACE overview documentation, tutorials,
  examples, and information regarding upstream development.
 
-Package: libace-ssl-7.1.2
+Package: libace-ssl-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-ssl-7.1.2
+Breaks: libace-ssl-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -73,12 +79,15 @@
 Package: libace-ssl-dev
 Architecture: any
 Section: libdevel
-Depends: libace-ssl-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
+Depends: libace-ssl-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
 Description: ACE secure socket layer library - development files
  This package contains the header files and static library for the ACE
  SSL library.
 
-Package: libace-rmcast-7.1.2
+Package: libace-rmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-rmcast-7.1.2
+Breaks: libace-rmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -92,12 +101,15 @@
 Package: libace-rmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-rmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-rmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE reliable multicast library - development files
  This package contains the header files and static library for the ACE
  reliable multicast library.
 
-Package: libace-tmcast-7.1.2
+Package: libace-tmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-tmcast-7.1.2
+Breaks: libace-tmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -111,12 +123,15 @@
 Package: libace-tmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-tmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE transactional multicast library - development files
  This package contains the header files and static library for the ACE
  transactional 

Bug#1061863: ace: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru ace-7.1.2+dfsg/debian/changelog ace-7.1.2+dfsg/debian/changelog
--- ace-7.1.2+dfsg/debian/changelog 2023-12-06 17:28:25.0 +
+++ ace-7.1.2+dfsg/debian/changelog 2024-02-27 22:20:04.0 +
@@ -1,3 +1,10 @@
+ace (7.1.2+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Tue, 27 Feb 2024 22:20:04 +
+
 ace (7.1.2+dfsg-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-7.1.2+dfsg/debian/control ace-7.1.2+dfsg/debian/control
--- ace-7.1.2+dfsg/debian/control   2023-12-01 20:50:21.0 +
+++ ace-7.1.2+dfsg/debian/control   2024-02-27 22:20:04.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian ACE maintainers 
 Uploaders: Thomas Girard , Johnny Willemsen 

-Build-Depends: debhelper-compat (=13), libssl-dev, libxt-dev (>= 4.3.0), 
libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, docbook-to-man, libxerces-c-dev
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (=13), libssl-dev, 
libxt-dev (>= 4.3.0), libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, 
docbook-to-man, libxerces-c-dev
 Build-Depends-Indep: doxygen, graphviz
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/ace.git
@@ -27,7 +27,10 @@
   * mpc-ace: generates project files for a single target
   * mwc-ace: generates workspace files for a set of projects
 
-Package: libace-7.1.2
+Package: libace-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-7.1.2
+Breaks: libace-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -45,7 +48,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace-7.1.2 (= ${binary:Version}), ${misc:Depends}
+Depends: libace-7.1.2t64 (= ${binary:Version}), ${misc:Depends}
 Suggests: libace-doc, pkg-config
 Replaces: mpc-ace (<< 5.6.3-4)
 Description: C++ network programming framework - development files
@@ -62,7 +65,10 @@
  This package contains the ACE overview documentation, tutorials,
  examples, and information regarding upstream development.
 
-Package: libace-ssl-7.1.2
+Package: libace-ssl-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-ssl-7.1.2
+Breaks: libace-ssl-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -73,12 +79,15 @@
 Package: libace-ssl-dev
 Architecture: any
 Section: libdevel
-Depends: libace-ssl-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
+Depends: libace-ssl-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libssl-dev, ${misc:Depends}
 Description: ACE secure socket layer library - development files
  This package contains the header files and static library for the ACE
  SSL library.
 
-Package: libace-rmcast-7.1.2
+Package: libace-rmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-rmcast-7.1.2
+Breaks: libace-rmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -92,12 +101,15 @@
 Package: libace-rmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-rmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-rmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE reliable multicast library - development files
  This package contains the header files and static library for the ACE
  reliable multicast library.
 
-Package: libace-tmcast-7.1.2
+Package: libace-tmcast-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-tmcast-7.1.2
+Breaks: libace-tmcast-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -111,12 +123,15 @@
 Package: libace-tmcast-dev
 Architecture: any
 Section: libdevel
-Depends: libace-tmcast-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
+Depends: libace-tmcast-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), ${misc:Depends}
 Description: ACE transactional multicast library - development files
  This package contains the header files and static library for the ACE
  transactional 

Bug#1061863:

2024-02-26 Thread Michael Hudson-Doyle
Additional testing showed that the previous patch was incomplete, here is
an updated one.


nmu_ace.debdiff
Description: Binary data


Bug#1061863: ace: NMU diff for 64-bit time_t transition

2024-01-30 Thread Steve Langasek
Source: ace
Followup-For: Bug #1061863

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.
diff -Nru ace-7.1.2+dfsg/debian/changelog ace-7.1.2+dfsg/debian/changelog
--- ace-7.1.2+dfsg/debian/changelog 2023-12-06 17:28:25.0 +
+++ ace-7.1.2+dfsg/debian/changelog 2024-01-31 01:48:58.0 +
@@ -1,3 +1,10 @@
+ace (7.1.2+dfsg-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Wed, 31 Jan 2024 01:48:58 +
+
 ace (7.1.2+dfsg-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-7.1.2+dfsg/debian/control ace-7.1.2+dfsg/debian/control
--- ace-7.1.2+dfsg/debian/control   2023-12-01 20:50:21.0 +
+++ ace-7.1.2+dfsg/debian/control   2024-01-31 01:48:39.0 +
@@ -27,7 +27,10 @@
   * mpc-ace: generates project files for a single target
   * mwc-ace: generates workspace files for a set of projects
 
-Package: libace-7.1.2
+Package: libace-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-7.1.2
+Breaks: libace-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -45,7 +48,7 @@
 Package: libace-dev
 Architecture: any
 Section: libdevel
-Depends: libace-7.1.2 (= ${binary:Version}), ${misc:Depends}
+Depends: libace-7.1.2t64 (= ${binary:Version}), ${misc:Depends}
 Suggests: libace-doc, pkg-config
 Replaces: mpc-ace (<< 5.6.3-4)
 Description: C++ network programming framework - development files
@@ -286,7 +289,10 @@
  This package contains header files and static library for the ACE-Tk
  reactor integration.
 
-Package: libace-flreactor-7.1.2
+Package: libace-flreactor-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-flreactor-7.1.2
+Breaks: libace-flreactor-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -304,7 +310,7 @@
 Package: libace-flreactor-dev
 Architecture: any
 Section: libdevel
-Depends: libace-flreactor-7.1.2 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libfltk1.3-dev, ${misc:Depends}
+Depends: libace-flreactor-7.1.2t64 (= ${binary:Version}), libace-dev (= 
${binary:Version}), libfltk1.3-dev, ${misc:Depends}
 Description: ACE-GUI reactor integration for FLTK - development files
  This package contains header files and static library for the ACE-FLTK
  reactor integration.
diff -Nru ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides 
ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides
--- ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides2023-12-01 
20:50:13.0 +
+++ ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-library-not-linked-against-libc
diff -Nru ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 
ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides
--- ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 1970-01-01 
00:00:00.0 +
+++ ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 2024-01-31 
01:48:39.0 +
@@ -0,0 +1,2 @@
+library-not-linked-against-libc
+libace-7.1.2t64: package-name-doesnt-match-sonames libace-7.1.2


Bug#1061863: Acknowledgement (ace: NMU diff for 64-bit time_t transition)

2024-01-29 Thread Steve Langasek
Sorry, initially filed against the wrong package because "reportbug --src
$src" != "reportbug src:$src".

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


Bug#1061863: ace: NMU diff for 64-bit time_t transition

2024-01-29 Thread Steve Langasek
Source: golang-github-yosssi-ace
Version: 7.1.2+dfsg-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
ace as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for ace
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
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 ace-7.1.2+dfsg/debian/changelog ace-7.1.2+dfsg/debian/changelog
--- ace-7.1.2+dfsg/debian/changelog 2023-12-06 17:28:25.0 +
+++ ace-7.1.2+dfsg/debian/changelog 2024-01-29 21:39:53.0 +
@@ -1,3 +1,10 @@
+ace (7.1.2+dfsg-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Mon, 29 Jan 2024 21:39:53 +
+
 ace (7.1.2+dfsg-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-7.1.2+dfsg/debian/control ace-7.1.2+dfsg/debian/control
--- ace-7.1.2+dfsg/debian/control   2023-12-01 20:50:21.0 +
+++ ace-7.1.2+dfsg/debian/control   2024-01-29 21:39:53.0 +
@@ -27,7 +27,10 @@
   * mpc-ace: generates project files for a single target
   * mwc-ace: generates workspace files for a set of projects
 
-Package: libace-7.1.2
+Package: libace-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-7.1.2
+Breaks: libace-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -286,7 +289,10 @@
  This package contains header files and static library for the ACE-Tk
  reactor integration.
 
-Package: libace-flreactor-7.1.2
+Package: libace-flreactor-7.1.2t64
+Provides: ${t64:Provides}
+Replaces: libace-flreactor-7.1.2
+Breaks: libace-flreactor-7.1.2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff -Nru ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides 
ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides
--- ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides2023-12-01 
20:50:13.0 +
+++ ace-7.1.2+dfsg/debian/libace-7.1.2.lintian-overrides1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-library-not-linked-against-libc
diff -Nru ace-7.1.2+dfsg/debian/libace-7.1.2t64.1.2.lintian-overrides 
ace-7.1.2+dfsg/debian/libace-7.1.2t64.1.2.lintian-overrides
--- ace-7.1.2+dfsg/debian/libace-7.1.2t64.1.2.lintian-overrides 1970-01-01 
00:00:00.0 +
+++ ace-7.1.2+dfsg/debian/libace-7.1.2t64.1.2.lintian-overrides 2024-01-29 
21:39:53.0 +
@@ -0,0 +1 @@
+library-not-linked-against-libc
diff -Nru ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 
ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides
--- ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 1970-01-01 
00:00:00.0 +
+++ ace-7.1.2+dfsg/debian/libace-7.1.2t64.lintian-overrides 2024-01-29 
21:39:53.0 +
@@ -0,0 +1 @@
+libace-7.1.2t64: package-name-doesnt-match-sonames libace-7.1.2