On 2021-01-01, Vagrant Cascadian wrote: > On 2020-01-19, Vagrant Cascadian wrote: >> I'd suggest simply removing the Makefile, as it is not functional, or >> alternately, sanitizing with the attached patch to debian/rules. > > Patch attached which removes the Makefile instead, which should fix both > the usrmerge and build path bugs than the previous patches. > > I would like to see this land in bullseye if possible, would you > consider uploading soon, or be amenable to an NMU?
I've uploaded an NMU to the DELAYED 10 queue with the following diff. diff -Nru libnet-1.1.6+dfsg/debian/changelog libnet-1.1.6+dfsg/debian/changelog --- libnet-1.1.6+dfsg/debian/changelog 2018-01-20 03:41:30.000000000 -0800 +++ libnet-1.1.6+dfsg/debian/changelog 2022-07-10 13:45:56.000000000 -0700 @@ -1,3 +1,10 @@ +libnet (1.1.6+dfsg-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove example Makefile. (Closes: #949348, #949346) + + -- Vagrant Cascadian <vagr...@reproducible-builds.org> Sun, 10 Jul 2022 13:45:56 -0700 + libnet (1.1.6+dfsg-3.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru libnet-1.1.6+dfsg/debian/rules libnet-1.1.6+dfsg/debian/rules --- libnet-1.1.6+dfsg/debian/rules 2014-06-11 15:30:46.000000000 -0700 +++ libnet-1.1.6+dfsg/debian/rules 2022-07-10 13:45:56.000000000 -0700 @@ -14,3 +14,6 @@ DEB_INSTALL_CHANGELOGS_libnet1 := doc/CHANGELOG DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) +binary-install/libnet1-doc:: + # Remove example Makefile which embeds build paths and binary paths + rm -f $(CURDIR)/debian/libnet1-doc/usr/share/doc/libnet1-doc/html/Makefile It is also available in as a git repository using dgit: https://browse.dgit.debian.org/libnet.git/ live well, vagrant
signature.asc
Description: PGP signature