Package: mdbtools
Version: 1.0.0+dfsg-1.2
Followup-For: Bug #1068035
User: [email protected]
Usertags: origin-ubuntu noble ubuntu-patch
Control: tags -1 patch
Hi Jean-Michel,
I am unclear how there are binaries in the archive for mdbtools
1.0.0+dfsg-1.2, given this bug is present there and affects all
architectures. Nevertheless, the fix for the problem is attached. As this
is fallout from the time_t transition, I am uploading a 0-day NMU to correct
the issue.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
[email protected] [email protected]
diff -Nru mdbtools-1.0.0+dfsg/debian/rules mdbtools-1.0.0+dfsg/debian/rules
--- mdbtools-1.0.0+dfsg/debian/rules 2023-04-03 05:46:44.000000000 -0700
+++ mdbtools-1.0.0+dfsg/debian/rules 2024-04-22 22:55:55.000000000 -0700
@@ -8,5 +8,5 @@
dh_auto_configure -- --with-unixodbc=/usr
override_dh_installdocs:
- dh_installdocs --no-package=mdbtools-doc --link-doc=libmdb3
+ dh_installdocs --no-package=mdbtools-doc --link-doc=libmdb3t64
dh_installdocs --package=mdbtools-doc