Your message dated Mon, 03 Apr 2023 17:17:00 +0000
with message-id <[email protected]>
and subject line unblock mdbtools
has caused the Debian Bug report #1033886,
regarding unblock: mdbtools/1.0.0+dfsg-1.1
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.)
--
1033886: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033886
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Control: affects -1 + src:mdbtools
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: unblock
Severity: normal
Please unblock package mdbtools.
[ Reason ]
Fixes RC bug #1001144.
[ Impact ]
The package will be auto-removed from bookworm without unblock.
[ Tests ]
postinst and prerm fail without odbcinst installed.
[ Risks ]
Only a Depends is added; 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 testing
unblock mdbtools/1.0.0+dfsg-1.1
diff -Nru mdbtools-1.0.0+dfsg/debian/changelog
mdbtools-1.0.0+dfsg/debian/changelog
--- mdbtools-1.0.0+dfsg/debian/changelog 2021-10-31 15:01:12.000000000
+0100
+++ mdbtools-1.0.0+dfsg/debian/changelog 2023-04-03 14:53:52.000000000
+0200
@@ -1,3 +1,11 @@
+mdbtools (1.0.0+dfsg-1.1) unstable; urgency=medium
+
+ [ Wookey ]
+ * Non-maintainer upload.
+ * Add dependency on obdcinst for odbc-mdbtools. (Closes:#1001144)
+
+ -- Bastian Germann <[email protected]> Mon, 03 Apr 2023 14:53:52 +0200
+
mdbtools (1.0.0+dfsg-1) unstable; urgency=medium
* New upstream release:
diff -Nru mdbtools-1.0.0+dfsg/debian/control mdbtools-1.0.0+dfsg/debian/control
--- mdbtools-1.0.0+dfsg/debian/control 2021-10-31 14:56:49.000000000 +0100
+++ mdbtools-1.0.0+dfsg/debian/control 2023-04-03 14:52:12.000000000 +0200
@@ -76,7 +76,7 @@
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, odbcinst
Recommends: libodbc1
Breaks: libiodbc2 (<< 3.52.7-2+deb7u1),
libmdbodbc1 (<< 0.7.1-1~),
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---