tag 1004354 pending
thanks
Date: Wed May 25 23:07:11 2022 +0200
Author: Guido Günther <[email protected]>
Commit ID: 14ea4818664be907fa300806e424997ad7549e37
Commit URL:
https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=14ea4818664be907fa300806e424997ad7549e37
Patch URL:
https://git.sigxcpu.org/cgit/git-buildpackage//patch/?id=14ea4818664be907fa300806e424997ad7549e37
deb: Decode changelog content when fetched from git
When importing not form the upstream branch the changelog is fetched
via `git show`. Decode the bytes in that case.
Closes: #1004354