Control: tags -1 patch
Please find the debdiff attached.
diff -Nru libdmtx-0.7.7/debian/changelog libdmtx-0.7.7/debian/changelog --- libdmtx-0.7.7/debian/changelog 2024-02-28 05:45:56.000000000 -0500 +++ libdmtx-0.7.7/debian/changelog 2024-03-13 15:28:28.000000000 -0400 @@ -1,3 +1,11 @@ +libdmtx (0.7.7-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Change the leftover reference to libdmtx0b to libdmtx0t64 in + debian/rules. (Closes: #1066810) + + -- Amin Bandali <band...@debian.org> Wed, 13 Mar 2024 15:28:28 -0400 + libdmtx (0.7.7-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru libdmtx-0.7.7/debian/rules libdmtx-0.7.7/debian/rules --- libdmtx-0.7.7/debian/rules 2019-04-12 15:26:32.000000000 -0400 +++ libdmtx-0.7.7/debian/rules 2024-03-13 15:09:57.000000000 -0400 @@ -3,6 +3,6 @@ export DH_OPTIONS export DEB_BUILD_MAINT_OPTIONS = hardening=+all override_dh_installdocs: - dh_installdocs --link-doc=libdmtx0b + dh_installdocs --link-doc=libdmtx0t64 %: dh $@