Hi Steve, Good to hear from you.
On Thursday, 28 December 2017 5:11 PM, Steve Langasek wrote: >> -DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) >> -DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) >> -DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) >> +include /usr/share/dpkg/architecture.mk > > nack on this. makefile includes for debian/rules are an antipattern, and > this is definitely not a minimal necessary change. Sure. It's your call. > The actual changes to freetype-config look reasonable, and I would be happy > to incorporate these into a maintainer upload. Perfect. I'm also hoping you can include fixes for the bugs listed in my NMU changelog. Those bugs are #666761, #883698 and #885324. Feel free to use my changes if you like. When are you planning to release your version? I'm hoping it will be soon. :-) Kind regards, Hugh

