Package: quilt Version: 0.69-0.1 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainers, /usr/share/quilt/quilt.make has either 2, 4 or 5 left remaining depending on how someone counts This helper has no purpose left in a '3.0 (quilt)'-only landscape. I will tag this bug as blocked by the existing one against spamd, jss ... Greetings Alexandre https://codesearch.debian.net/search?q=%2Fusr%2Fshare%2Fquilt%2Fquilt.make+path%3Adebian%2Frules+-path%3Apackage%2Fdebian%2Frules&literal=1 $ codesearch "/usr/share/quilt/quilt.make path:debian/rules -path:package/debian/rules" path: pigz_2.8-1/debian/rules DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk -include /usr/share/quilt/quilt.make %: path: ipmitool_1.8.19-10/debian/rules #!/usr/bin/make -f #include /usr/share/quilt/quilt.make #export DH_VERBOSE=1 path: encfs_1.9.5-3/debian/rules include /usr/share/dpkg/buildflags.mk include /usr/share/dpkg/architecture.mk -include /usr/share/quilt/quilt.make CFLAGS += -flto path: jss_5.9.0~beta3-3/debian/rules #!/usr/bin/make -f include /usr/share/quilt/quilt.make UPSTREAM_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: *\(.*\)-.*$$/\1/ p' | sed -e 's/~.*//') path: spampd_2.62-2/debian/rules #export DH_VERBOSE=1 include /usr/share/quilt/quilt.make ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))

