[git-buildpackage] gbp-dch commit and content timestamps identical?

Neil Roza neil at rtr.ai
Fri Mar 10 19:16:57 CET 2023


Does 'gbp-dch' guarantee that the following are identical?

    git log -1 --pretty=%ct -- debian/changelog

    dpkg-parsechangelog -STimestamp

That is, can I always assume that the timestamp of the commit
_modifying_ the `debian/changelog` is the same as the timestamp
_written_ to the `debian/changelog`?

-- 
Neil Roza


More information about the git-buildpackage mailing list