Bug#1062971: telepathy-mission-control-5: NMU diff for 64-bit time_t transition

2024-02-29 Thread Benjamin Drung
Source: telepathy-mission-control-5
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, 
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 telepathy-mission-control-5-5.16.5/debian/changelog 
telepathy-mission-control-5-5.16.5/debian/changelog
--- telepathy-mission-control-5-5.16.5/debian/changelog 2020-04-04 
20:03:25.0 +
+++ telepathy-mission-control-5-5.16.5/debian/changelog 2024-02-29 
18:06:16.0 +
@@ -1,3 +1,10 @@
+telepathy-mission-control-5 (1:5.16.5-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062971
+
+ -- Benjamin Drung   Thu, 29 Feb 2024 18:06:16 +
+
 telepathy-mission-control-5 (1:5.16.5-2) unstable; urgency=medium
 
   [ Laurent Bigonville ]
diff -Nru telepathy-mission-control-5-5.16.5/debian/control 
telepathy-mission-control-5-5.16.5/debian/control
--- telepathy-mission-control-5-5.16.5/debian/control   2020-04-04 
20:03:25.0 +
+++ telepathy-mission-control-5-5.16.5/debian/control   2024-02-29 
18:06:16.0 +
@@ -4,7 +4,7 @@
 Maintainer: Debian Telepathy maintainers 

 Uploaders: Sjoerd Simons ,
Laurent Bigonville 
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12),
dh-apparmor,
dpkg-dev (>= 1.16.1~),
gtk-doc-tools,
@@ -24,7 +24,7 @@
 
 Package: telepathy-mission-control-5
 Architecture: any
-Depends: libmission-control-plugins0 (= ${binary:Version}),
+Depends: libmission-control-plugins0t64 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests: telepathy-haze
@@ -49,7 +49,10 @@
  This is not a compatible replacement for Mission Control 4 (in the
  telepathy-mission-control package), but they can be installed in parallel.
 
-Package: libmission-control-plugins0
+Package: libmission-control-plugins0t64
+Provides: ${t64:Provides}
+Replaces: libmission-control-plugins0
+Breaks: libmission-control-plugins0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -65,7 +68,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libmission-control-plugins0 (= ${binary:Version}),
+Depends: libmission-control-plugins0t64 (= ${binary:Version}),
  libtelepathy-glib-dev,
  ${misc:Depends}
 Suggests: libmission-control-plugins-doc
diff -Nru 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install
--- 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install   
2020-04-04 20:03:25.0 +
+++ 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install   
1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libmission-control-plugins.so.0*
diff -Nru 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols
--- 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols   
2020-04-04 20:03:25.0 +
+++ 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols   
1970-01-01 00:00:00.0 +
@@ -1,106 +0,0 @@
-libmission-control-plugins.so.0 libmission-control-plugins0 #MINVER#
-* Build-Depends-Package: libmission-control-plugins-dev
- mcp_account_manager_escape_value_for_keyfile@Base 1:5.15.0
- mcp_account_manager_escape_variant_for_keyfile@Base 1:5.15.0
- mcp_account_manager_get_type@Base 5.5.0~
- mcp_account_manager_get_unique_name@Base 5.5.0~
- mcp_account_manager_get_value@Base 5.5.0~
- mcp_account_manager_init_value_for_attribute@Base 1:5.15.0
- mcp_account_manager_list_keys@Base 1:5.5.2
- mcp_account_manager_parameter_is_secret@Base 5.5.0~
- mcp_account_manager_parameter_make_secret@Base 5.5.0~
- mcp_account_manager_set_attribute@Base 1:5.15.0
- mcp_account_manager_set_parameter@Base 1:5.15.0
- mcp_account_manager_set_value@Base 5.5.0~
- mcp_account_manager_unescape_value_from_keyfile@Base 1:5.15.0
- mcp_account_storage_commit@Base 5.5.0~
- mcp_account_storage_commit_one@Base 1:5.5.2
- mcp_account_storage_create@Base 1:5.13.1~
- mcp_account_storage_delete@Base 5.5.0~
- mcp_account_storage_description@Base 5.5.0~
- mcp_account_storage_emit_altered@Base 

Bug#1062971: telepathy-mission-control-5: NMU diff for 64-bit time_t transition

2024-02-04 Thread Steve Langasek
Source: telepathy-mission-control-5
Version: 1:5.16.5-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

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
telepathy-mission-control-5 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 
telepathy-mission-control-5
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')
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 telepathy-mission-control-5-5.16.5/debian/changelog 
telepathy-mission-control-5-5.16.5/debian/changelog
--- telepathy-mission-control-5-5.16.5/debian/changelog 2020-04-04 
20:03:25.0 +
+++ telepathy-mission-control-5-5.16.5/debian/changelog 2024-02-04 
08:30:19.0 +
@@ -1,3 +1,10 @@
+telepathy-mission-control-5 (1:5.16.5-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Sun, 04 Feb 2024 08:30:19 +
+
 telepathy-mission-control-5 (1:5.16.5-2) unstable; urgency=medium
 
   [ Laurent Bigonville ]
diff -Nru telepathy-mission-control-5-5.16.5/debian/control 
telepathy-mission-control-5-5.16.5/debian/control
--- telepathy-mission-control-5-5.16.5/debian/control   2020-04-04 
20:03:25.0 +
+++ telepathy-mission-control-5-5.16.5/debian/control   2024-02-04 
08:30:19.0 +
@@ -24,7 +24,7 @@
 
 Package: telepathy-mission-control-5
 Architecture: any
-Depends: libmission-control-plugins0 (= ${binary:Version}),
+Depends: libmission-control-plugins0t64 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests: telepathy-haze
@@ -49,7 +49,10 @@
  This is not a compatible replacement for Mission Control 4 (in the
  telepathy-mission-control package), but they can be installed in parallel.
 
-Package: libmission-control-plugins0
+Package: libmission-control-plugins0t64
+Provides: ${t64:Provides}
+Replaces: libmission-control-plugins0
+Breaks: libmission-control-plugins0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -65,7 +68,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libmission-control-plugins0 (= ${binary:Version}),
+Depends: libmission-control-plugins0t64 (= ${binary:Version}),
  libtelepathy-glib-dev,
  ${misc:Depends}
 Suggests: libmission-control-plugins-doc
diff -Nru 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install
--- 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install   
2020-04-04 20:03:25.0 +
+++ 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.install   
1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libmission-control-plugins.so.0*
diff -Nru 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols
--- 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols   
2020-04-04 20:03:25.0 +
+++ 
telepathy-mission-control-5-5.16.5/debian/libmission-control-plugins0.symbols   
1970-01-01