Your message dated Sat, 02 Mar 2024 23:19:54 +0000
with message-id <e1rgye2-006fbt...@fasolo.debian.org>
and subject line Bug#1062095: fixed in colord-gtk 0.3.1-1
has caused the Debian Bug report #1062095,
regarding colord-gtk: NMU diff for 64-bit time_t transition
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1062095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: colord-gtk
Version: 0.3.0-4
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
colord-gtk 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 colord-gtk
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 colord-gtk-0.3.0/debian/changelog colord-gtk-0.3.0/debian/changelog
--- colord-gtk-0.3.0/debian/changelog 2023-06-15 16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/changelog 2024-01-31 10:59:51.000000000 +0000
@@ -1,3 +1,10 @@
+colord-gtk (0.3.0-4.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Wed, 31 Jan 2024 10:59:51 +0000
+
colord-gtk (0.3.0-4) unstable; urgency=medium
* Team upload
diff -Nru colord-gtk-0.3.0/debian/control colord-gtk-0.3.0/debian/control
--- colord-gtk-0.3.0/debian/control 2023-06-15 16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/control 2024-01-31 10:59:50.000000000 +0000
@@ -20,7 +20,10 @@
Vcs-Git: https://salsa.debian.org/debian/colord-gtk.git
Vcs-Browser: https://salsa.debian.org/debian/colord-gtk
-Package: libcolord-gtk1
+Package: libcolord-gtk1t64
+Provides: ${t64:Provides}
+Replaces: libcolord-gtk1
+Breaks: libcolord-gtk1 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -37,7 +40,10 @@
.
This package contains the runtime libraries.
-Package: libcolord-gtk4-1
+Package: libcolord-gtk4-1t64
+Provides: ${t64:Provides}
+Replaces: libcolord-gtk4-1
+Breaks: libcolord-gtk4-1 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -58,7 +64,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libcolord-gtk1 (= ${binary:Version}),
+Depends: libcolord-gtk1t64 (= ${binary:Version}),
libcolord-gtk-headers (= ${binary:Version}),
libcolord-dev,
libgtk-3-dev,
@@ -81,7 +87,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libcolord-gtk4-1 (= ${binary:Version}),
+Depends: libcolord-gtk4-1t64 (= ${binary:Version}),
libcolord-gtk-headers (= ${binary:Version}),
libcolord-dev,
libgtk-4-dev,
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk1.install
colord-gtk-0.3.0/debian/libcolord-gtk1.install
--- colord-gtk-0.3.0/debian/libcolord-gtk1.install 2023-06-15
16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk1.install 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libcolord-gtk.so.1*
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk1.symbols
colord-gtk-0.3.0/debian/libcolord-gtk1.symbols
--- colord-gtk-0.3.0/debian/libcolord-gtk1.symbols 2023-06-15
16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk1.symbols 1970-01-01
00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-libcolord-gtk.so.1 libcolord-gtk1 #MINVER#
- cd_sample_widget_get_type@Base 0.1.24
- cd_sample_widget_new@Base 0.1.24
- cd_sample_widget_set_color@Base 0.1.24
- cd_sample_window_get_type@Base 0.1.20
- cd_sample_window_new@Base 0.1.20
- cd_sample_window_set_color@Base 0.1.20
- cd_sample_window_set_fraction@Base 0.1.20
- cd_window_error_quark@Base 0.1.20
- cd_window_get_last_profile@Base 0.1.20
- cd_window_get_profile@Base 0.1.20
- cd_window_get_profile_finish@Base 0.1.20
- cd_window_get_profile_sync@Base 0.1.20
- cd_window_get_type@Base 0.1.20
- cd_window_new@Base 0.1.20
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk1t64.install
colord-gtk-0.3.0/debian/libcolord-gtk1t64.install
--- colord-gtk-0.3.0/debian/libcolord-gtk1t64.install 1970-01-01
00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk1t64.install 2023-06-15
16:04:11.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libcolord-gtk.so.1*
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk1t64.lintian-overrides
colord-gtk-0.3.0/debian/libcolord-gtk1t64.lintian-overrides
--- colord-gtk-0.3.0/debian/libcolord-gtk1t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk1t64.lintian-overrides 2024-01-31
10:59:50.000000000 +0000
@@ -0,0 +1 @@
+libcolord-gtk1t64: package-name-doesnt-match-sonames libcolord-gtk1
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk1t64.symbols
colord-gtk-0.3.0/debian/libcolord-gtk1t64.symbols
--- colord-gtk-0.3.0/debian/libcolord-gtk1t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk1t64.symbols 2024-01-31
10:59:50.000000000 +0000
@@ -0,0 +1,15 @@
+libcolord-gtk.so.1 libcolord-gtk1t64 #MINVER#
+ cd_sample_widget_get_type@Base 0.1.24
+ cd_sample_widget_new@Base 0.1.24
+ cd_sample_widget_set_color@Base 0.1.24
+ cd_sample_window_get_type@Base 0.1.20
+ cd_sample_window_new@Base 0.1.20
+ cd_sample_window_set_color@Base 0.1.20
+ cd_sample_window_set_fraction@Base 0.1.20
+ cd_window_error_quark@Base 0.1.20
+ cd_window_get_last_profile@Base 0.1.20
+ cd_window_get_profile@Base 0.1.20
+ cd_window_get_profile_finish@Base 0.1.20
+ cd_window_get_profile_sync@Base 0.1.20
+ cd_window_get_type@Base 0.1.20
+ cd_window_new@Base 0.1.20
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk4-1.install
colord-gtk-0.3.0/debian/libcolord-gtk4-1.install
--- colord-gtk-0.3.0/debian/libcolord-gtk4-1.install 2023-06-15
16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk4-1.install 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libcolord-gtk4.so.1*
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk4-1.symbols
colord-gtk-0.3.0/debian/libcolord-gtk4-1.symbols
--- colord-gtk-0.3.0/debian/libcolord-gtk4-1.symbols 2023-06-15
16:04:11.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk4-1.symbols 1970-01-01
00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-libcolord-gtk4.so.1 libcolord-gtk4-1 #MINVER#
- cd_sample_widget_get_type@Base 0.1.24
- cd_sample_widget_new@Base 0.1.24
- cd_sample_widget_set_color@Base 0.1.24
- cd_sample_window_get_type@Base 0.1.20
- cd_sample_window_new@Base 0.1.20
- cd_sample_window_set_color@Base 0.1.20
- cd_sample_window_set_fraction@Base 0.1.20
- cd_window_error_quark@Base 0.1.20
- cd_window_get_last_profile@Base 0.1.20
- cd_window_get_profile@Base 0.1.20
- cd_window_get_profile_finish@Base 0.1.20
- cd_window_get_profile_sync@Base 0.1.20
- cd_window_get_type@Base 0.1.20
- cd_window_new@Base 0.1.20
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.install
colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.install
--- colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.install 1970-01-01
00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.install 2023-06-15
16:04:11.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libcolord-gtk4.so.1*
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.lintian-overrides
colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.lintian-overrides
--- colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.lintian-overrides
2024-01-31 10:59:50.000000000 +0000
@@ -0,0 +1 @@
+libcolord-gtk4-1t64: package-name-doesnt-match-sonames libcolord-gtk4-1
diff -Nru colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.symbols
colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.symbols
--- colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ colord-gtk-0.3.0/debian/libcolord-gtk4-1t64.symbols 2024-01-31
10:59:50.000000000 +0000
@@ -0,0 +1,15 @@
+libcolord-gtk4.so.1 libcolord-gtk4-1t64 #MINVER#
+ cd_sample_widget_get_type@Base 0.1.24
+ cd_sample_widget_new@Base 0.1.24
+ cd_sample_widget_set_color@Base 0.1.24
+ cd_sample_window_get_type@Base 0.1.20
+ cd_sample_window_new@Base 0.1.20
+ cd_sample_window_set_color@Base 0.1.20
+ cd_sample_window_set_fraction@Base 0.1.20
+ cd_window_error_quark@Base 0.1.20
+ cd_window_get_last_profile@Base 0.1.20
+ cd_window_get_profile@Base 0.1.20
+ cd_window_get_profile_finish@Base 0.1.20
+ cd_window_get_profile_sync@Base 0.1.20
+ cd_window_get_type@Base 0.1.20
+ cd_window_new@Base 0.1.20
--- End Message ---
--- Begin Message ---
Source: colord-gtk
Source-Version: 0.3.1-1
Done: Jeremy Bícha <jbi...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
colord-gtk, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated colord-gtk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 02 Mar 2024 18:12:21 -0500
Source: colord-gtk
Built-For-Profiles: noudeb
Architecture: source
Version: 0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Christopher James Halse Rogers <r...@ubuntu.com>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1062095
Changes:
colord-gtk (0.3.1-1) unstable; urgency=medium
.
* New upstream release
* Release to unstable (Closes: #1062095)
* Build-depend on dpkg-dev (>= 1.22.5)
.
colord-gtk (0.3.0-4.1~exp1) experimental; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition.
Checksums-Sha1:
19de27f39ac5030e550d05f6d0aa2b408e28948c 2848 colord-gtk_0.3.1-1.dsc
e55474b35660df0e0a1b0fbaea6780492bfcd708 22132 colord-gtk_0.3.1.orig.tar.xz
21a1d8440b1f1a7c3cdaac23d1aed3c51ee2fbe8 488 colord-gtk_0.3.1.orig.tar.xz.asc
aafb6439eb332d573d1e05dbdc5b0fc421c2383a 15616 colord-gtk_0.3.1-1.debian.tar.xz
2d5d5b5cc4d1c17b59a88cad831341fa46cf721d 18571
colord-gtk_0.3.1-1_source.buildinfo
Checksums-Sha256:
7058fa021209ef1cd5f3d0183586319789da42141229981bae092450487a80ab 2848
colord-gtk_0.3.1-1.dsc
c176b889b75630a17f4e3d7ef24c09a3e12368e633496087459c8b53ac3a122d 22132
colord-gtk_0.3.1.orig.tar.xz
cca4356e9f4bf1941d19d4ae72881ce144a547944f2263fe6cdd9eab04e24257 488
colord-gtk_0.3.1.orig.tar.xz.asc
606c645002e3be281b95b7c4193ffae64ba5cc2dcf5eb12262bc6c3fe2002481 15616
colord-gtk_0.3.1-1.debian.tar.xz
b4640aea199bac5de9e0fef397afd2e399f379ff46b7a54cf0e1111081653f43 18571
colord-gtk_0.3.1-1_source.buildinfo
Files:
ef52def170e5f3e5084bc21bb9a6c032 2848 graphics optional colord-gtk_0.3.1-1.dsc
d436740c06e42af421384f16b2a9a0a7 22132 graphics optional
colord-gtk_0.3.1.orig.tar.xz
12094a9384bc713e06446205f01a08db 488 graphics optional
colord-gtk_0.3.1.orig.tar.xz.asc
54e33bd25ea74adbe04fc74f276a5397 15616 graphics optional
colord-gtk_0.3.1-1.debian.tar.xz
e02f6f1f1e048d69943c47dce7e65b03 18571 graphics optional
colord-gtk_0.3.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmXjsnYACgkQ5mx3Wuv+
bH39YQ/9GlvQwGEPALI3G+lpWZOGibnt65LShoqFCz8TzVQhAjGoGtSb03S69oKN
wZbWrxk7GlOy6BZqmCp0RdYhX4Ub0ryYkTHN8//rWhaUZy09Xp2Uz7WlQ3X1iS9c
GghGKoYwlHJAWwFqbcqKCWOJvNAyPVm0tKBR2lxJniapJkGRMRzv5aX3g8zXxmve
tMo/l9/Wy0xHLYdNSsywkTsDMIEnLWaZWdqLtyVcGqbY8QReGW5CG6cTy8/HFVJt
asB0odkTAxucnFFdSvS8Aq9YtqWCHtJ84elpA9VZqHBF5sOGH6nZw1sMk3WNnTAj
sql7ctYDhNCvpBo7Ado+3Hf2xy+XcSWCPdKgHhV5B5uj7im+Cp89DnbLRPYyYNCB
PwlH9QyjbCINiPOT7xto9LqE16SgZDz23duJ5qDDRvq4BTODIkU/UI4v8GTAWRC9
WG+lk84d36QhTe3VzcaYvzg0vuOgGTh1PzV3Y01VBMnuVWplvNalP8eG0V0AWkUe
a3oXnMY/ggb3WcE4CaJiZQsTJQTkYKFOox7khmAAb+N3a2gsqRnGPYDDl9IAP1qE
sZazbEzLj3qFb6XV1lm32hbkxDkiYIVSjeyKjZ1LvWIw4iZf8hoi1zO+Ot2nV4VZ
fV4UknY/iLUdoMLBNSV0JN5Re2fjMs4nrE4kAdqyEEa8cClgSDA=
=pgaq
-----END PGP SIGNATURE-----
pgps8R7n7iCie.pgp
Description: PGP signature
--- End Message ---