On 2024-07-15 14:40, Daniel Gröber wrote:
Quoting from Michael's package: ``` mlmmj (1.4.4-1) unstable; urgency=medium * [5d3061c] Import 1.3.0-4 release * [c595ff9] d/watch: New upstream on codeberg * [84ce6e8] New upstream version 1.4.4 * [2f397a5] Refresh patches for 1.4.4 * [6e8be23] Update d/copyright * [b951379] d/control: Add test suite builddeps * [6a87680] Convert translations from latin1 to utf-8 * [9d7e1c8] Add patch to fix the test suite * [1d46c85] Add patch to fix encoding in class.rFastTemplate.php * [a2c64db] Remove obsolete Debian NEWS files * [c6ea132] Update packaging to debhelper 13 * [ebd67f6] Add Salsa-CI configuration -- Michael Jeanson <mjean...@debian.org> Fri, 22 Mar 2024 15:31:10 -0400 ``` I agree. I've never seen that before either. Michael, what tooling are you using to make these and why?
That's a gbp config option, it just makes it easier to find the commit associated with a change. That's how I work on my own packages, I don't have a strong opinion about this.
Michael, I guess you're targeting bookworm with your package. For the unstable version we should replace this with the standard salsa-ci template from https://salsa.debian.org/salsa-ci-team/pipeline#basic-use and once we're in unstable work on a seperate backport branch for bookworm.
That's correct.
Michael, let me know if you want to work on Chris' feedback or if I should take over.
You can take over, I don't have the bandwidth to drive this at the moment. However, I'd be happy to answer any questions or help with scoped things. Cheers, Michael