Package: git-debrebase Version: 8.0 Severity: normal
I'm not sure if this is a case of bad input, but convert-from-gbp ends up with some junk in the commit message when converting a base64 encoded patch. to reproduce: debcheckout nullmailer cd nullmailer && git reset --hard debian/1%2.1-7 git debrebase --force convert-from-gdb upstream/2.1 git log -1 master~3 A workaround seems to be round trip the patches via gbp-pq; this switched the encoding to 8bit from base64. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages git-debrebase depends on: ii devscripts 2.18.7 ii git [git-core] 1:2.19.1-1 ii libdpkg-perl 1.19.2 ii libfile-fnmatch-perl 0.02-2+b5 ii liblocale-gettext-perl 1.07-3+b3 ii perl 5.26.2-7+b1 Versions of packages git-debrebase recommends: ii dgit 8.0 ii git-buildpackage 0.9.10+nmu1 git-debrebase suggests no packages. -- no debconf information

