Control: tag -1 - moreinfo
On 08/07/2023 19.25, Adam D. Barratt wrote:
It looks like not all of the postinst was removed - was that
intentional? It's presumably harmless, but now leads to a lintian
warning, which is why I noticed. :-)
That git-el.postinst code was already removed by
c4b054cf0e debian: drop support for upgrades from pre-1.7.9.5 versions
(Mon Dec 28 20:13:48 2020 -0800)
and I missed the opportunity to simply delete the whole file when I
backported
67b73aadeb debian: remove git-el package (Mon May 31 15:03:12 2021
-0700). The remaining bits should be harmless (it's a postinst script
for a package no longer in d/control), but if you prefer, I can reupload
with the cruft bits removed, too. Should save a few brain cycles on
future updates ;-)
Andreas