Am 09.06.2015 um 23:24 schrieb Reiner Herrmann:
The attached patch sets the embedded timestamp to the date from the latest changelog entry and normalizes the used timezone to UTC. Once applied, geoip-database can be built reproducibly in our current experimental framework.
Thanks for your patch. I just changed the first line to: BUILD_DATE := $(shell dpkg-parsechangelog | grep ^Date: | sed "s/^Date: //")
So it is wheezy-bpo'able :) -- /* Mit freundlichem Gruß / With kind regards, Patrick Matthäi GNU/Linux Debian Developer Blog: http://www.linux-dev.org/ E-Mail: [email protected] [email protected] */ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

