Bug#1030288: dpkg should depend on debhelper >= 13.10 to build

2023-02-02 Thread Guillem Jover
Hi! On Thu, 2023-02-02 at 11:11:37 +0800, Tianyu Chen wrote: > Package: dpkg > Version: 1.19.7.11-1+dde > Severity: normal > When build dpkg 1.21.19 on Deepin 23 alpha, it shows that dpkg fails to > build on dh_installchangelogs --no-trim. The --no-trim option was > introduced in debhelper 13.10.

Bug#1030288: dpkg should depend on debhelper >= 13.10 to build

2023-02-01 Thread Tianyu Chen
Package: dpkg Version: 1.19.7.11-1+dde Severity: normal Hi, When build dpkg 1.21.19 on Deepin 23 alpha, it shows that dpkg fails to build on dh_installchangelogs --no-trim. The --no-trim option was introduced in debhelper 13.10. dpkg should depeng on debhelper >= 13.10 to avoid build failures. B