Hi Otto Am Tue, Jun 02, 2026 at 01:54:05PM +0800 schrieb Otto Kekäläinen: > If you are using Debcraft, I'd like to invite you to test the latest > version (0.9.1) and give feedback on how these automatic fixes work > for you and potentially contribute more at
I've tested debcraft on a random package which I just had in my terminal (nibabel) and have two remarks: 1. Its loosing d/copyright information: Author: Andreas Tille <[email protected]> Date: Fri Jun 5 12:44:46 2026 +0000 Update copyright years for recent contributors diff --git a/debian/copyright b/debian/copyright index 5b21a20a..d866b746 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,8 +18,9 @@ License: BSD-3 Files: debian/* -Copyright: 2006-2010, Michael Hanke <[email protected]> - 2011-, Yaroslav Halchenko <[email protected]> +Copyright: + 2026 Andreas Tille <[email protected]> + 2026 Étienne Mollier <[email protected]> License: Expat What is the motivation to not mention former copyright holders? 2. Depends are sorted alphabethically - fine so far. I could imagine there are maintainers who want to keep a certain sorting. Can this feature be somehow suppressed? Thank you for your work on this Andreas. -- https://fam-tille.de

