Bug#1106574: release-notes FTBFS with gbp buildpackage
Niels Thykier <[email protected]>
| Newsgroups | gmane.linux.debian.devel.documentation |
|---|---|
| Message-ID | <0a6969b2-6e90-4991-b8aa-234eec8731e1__24638.5332242184$1748282613$gmane$org@thykier.net> |
Mechtilde: > Hello Richard, > > Is there a file "debian/compat"? > > This file is obsolete. Please use debhelper-compat (=13) in debian/control. > > Regards > > [...] Hi, The problem that Richard is reporting is that the release-notes in git is broken because it declares debhelper compat level in two difference places. I suspect https://salsa.debian.org/ddp-team/release-notes/-/commit/9aeb39b51d3a307fbd1b9cdfacb933e5c9933bb7 as the faulty commit (it should also have deleted debian/compat). Probably, the release-notes CI should also be updated to test the package build to catch similar regression in the future. :) Best regards, Niels