Your message dated Fri, 19 May 2023 17:20:46 +0000
with message-id <[email protected]>
and subject line unblock freecontact
has caused the Debian Bug report #1036311,
regarding unblock: freecontact/1.0.21-13
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 [email protected]
immediately.)
--
1036311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036311
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:freecontact
Please unblock package freecontact
[ Reason ]
freecontact 1.0.21-12 in bookworm is affected by the release
critical ftbfs bug #1036260, fixed in 1.0.21-13.
[ Impact ]
If the unblock is not granted, freecontact and its reverse
(build-)dependencies (python-freecontact, libfreecontact-perl)
will have to be removed from bookworm, as automatic migrations
will stop in less than 20 days with the full freeze IIUC.
[ Tests ]
debci testing migration autopkgtest of freecontact 1.0.21-13 and
reverse dependencies passed for all release architectures where
it succeeded previously. freecontact autopkgtest on armel also
went back on tracks.
[ Risks ]
Little risk is involved: reverse dependencies are related to the
freecontact package, and the change looks rather simple to me.
[ Checklist ]
[*] all changes are documented in the d/changelog
[*] I reviewed all changes and I approve them
[*] attach debdiff against the package in testing
unblock freecontact/1.0.21-13
Have a nice day, :)
Étienne.
diff -Nru freecontact-1.0.21/debian/changelog freecontact-1.0.21/debian/changelog
--- freecontact-1.0.21/debian/changelog 2022-01-21 08:51:35.000000000 +0100
+++ freecontact-1.0.21/debian/changelog 2023-05-18 11:43:26.000000000 +0200
@@ -1,3 +1,12 @@
+freecontact (1.0.21-13) unstable; urgency=medium
+
+ * Team upload.
+ * d/rules: update d-shlibmove override to gcc-12.
+ The d-shlibmove override pointed to libgfortran-10-dev, causing ftbfs
+ in bookworm, which ships only libgfortran-12-dev. (Closes: #1036260)
+
+ -- Étienne Mollier <[email protected]> Thu, 18 May 2023 11:43:26 +0200
+
freecontact (1.0.21-12) unstable; urgency=medium
* Upstream download vanished
diff -Nru freecontact-1.0.21/debian/rules freecontact-1.0.21/debian/rules
--- freecontact-1.0.21/debian/rules 2022-01-21 08:51:35.000000000 +0100
+++ freecontact-1.0.21/debian/rules 2023-05-18 11:29:42.000000000 +0200
@@ -31,7 +31,7 @@
--exclude-la \
--devunversioned \
--v5 \
- --override s/libgfortran[345]-dev/libgfortran-10-dev/ \
+ --override s/libgfortran[345]-dev/libgfortran-12-dev/ \
--movedev debian/tmp/usr/include/* usr/include \
debian/tmp/usr/lib/*/*.so
find debian -name "lib*.la" -delete
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---