Hi Eriberto, On 04/12/2015 11:53 PM, Eriberto Mota wrote: > I will upload a revision to 1-day delay queue (in few minutes). You > can see a diff here[1]. > > [1] > http://anonscm.debian.org/cgit/collab-maint/txt2man.git/commit/?id=8cbd27d64ba12f3ec369ac2607e762490425ffcb
Thanks for the fast response! :) > ++date = $(shell dpkg-parsechangelog -u -c1 -S date | LC_ALL=C date +"%d %B > %Y" -f -) You unfortunately put the -u to the wrong command. It is a parameter to date, so that the parsed time gets interpreted as UTC (-u == --utc). Can you please fix this? :) Thanks!
signature.asc
Description: OpenPGP digital signature