diff -Nru binutils-2.34/debian/changelog binutils-2.34/debian/changelog --- binutils-2.34/debian/changelog 2021-01-19 17:45:45.000000000 +0000 +++ binutils-2.34/debian/changelog 2021-01-19 19:19:44.000000000 +0000 @@ -1,8 +1,8 @@ -binutils (2.34-6ubuntu1~bionic1) bionic; urgency=medium +binutils (2.34-6ubuntu1~bionic2) bionic; urgency=medium * build for bionic - -- Daily Tue, 19 Jan 2021 12:45:45 -0500 + -- Dan Streetman Tue, 19 Jan 2021 14:19:44 -0500 binutils (2.34-6ubuntu1) focal; urgency=medium diff -Nru binutils-2.34/debian/rules binutils-2.34/debian/rules --- binutils-2.34/debian/rules 2021-01-19 17:45:41.000000000 +0000 +++ binutils-2.34/debian/rules 2021-01-19 19:15:52.000000000 +0000 @@ -1735,7 +1735,7 @@ dpkg-gencontrol -P$(d_lib)-dbg -p$(p_lib)-dbg cd $(d_lib)-dbg && find -type f ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums - dpkg-gensymbols -P$(d_ctf) -p$(p_ctf) -v2.33.50 -l$(d_lib) + env LD_LIBRARY_PATH=$(d_lib) dpkg-gensymbols -P$(d_ctf) -p$(p_ctf) -v2.33.50 dpkg-gensymbols -P$(d_ctfn) -p$(p_ctfn) -v2.33.50 rm -f debian/substvars