Your message dated Sat, 11 Jul 2026 10:32:47 +0000
with message-id <[email protected]>
and subject line Released in 13.6
has caused the Debian Bug report #1138221,
regarding trixie-pu: package gnustep-sqlclient/1.9.0-6+deb13u1
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.)
--
1138221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138221
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:gnustep-sqlclient
User: [email protected]
Usertags: pu
[ Reason ]
I would like to update the package in trixie to fix #1133733. The bug
was fixed in unstable by splitting the documentation into a new arch:all
(M-A: foreign) package but as this is undesirable for a stable update,
I simply removed the M-A: same field.
[ Impact ]
libsqlclient-dev cannot be coinstalled due to file conflicts.
[ Tests ]
No automated tests, but I tested on a trixie machine with a foreign
architecture.
[ Risks ]
I don't see any risks, the change is trivial.
[ Checklist ]
[X] *all* changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in (old)stable
[X] the issue is verified as fixed in unstable
diff -Nru gnustep-sqlclient-1.9.0/debian/changelog gnustep-sqlclient-1.9.0/debian/changelog
--- gnustep-sqlclient-1.9.0/debian/changelog 2025-03-14 07:23:16.000000000 +0200
+++ gnustep-sqlclient-1.9.0/debian/changelog 2026-05-29 17:12:51.000000000 +0300
@@ -1,3 +1,10 @@
+gnustep-sqlclient (1.9.0-6+deb13u1) trixie; urgency=medium
+
+ * debian/control (libsqlclient-dev): Remove "Multi-Arch: same" field to
+ avoid file conflicts (Closes: #1133733).
+
+ -- Yavor Doganov <[email protected]> Fri, 29 May 2026 17:12:51 +0300
+
gnustep-sqlclient (1.9.0-6) unstable; urgency=medium
* debian/patches/ci-pgport.patch: New; append a string literal
diff -Nru gnustep-sqlclient-1.9.0/debian/control gnustep-sqlclient-1.9.0/debian/control
--- gnustep-sqlclient-1.9.0/debian/control 2025-03-10 11:41:12.000000000 +0200
+++ gnustep-sqlclient-1.9.0/debian/control 2026-05-29 17:12:32.000000000 +0300
@@ -22,7 +22,6 @@
Package: libsqlclient-dev
Section: libdevel
Architecture: any
-Multi-Arch: same
Depends:
libgnustep-base-dev,
libsqlclient1.9 (= ${binary:Version}),
--- End Message ---
--- Begin Message ---
Version: 13.6
This update was released as part of 13.6.
--- End Message ---