commit f60f96cddca0e4107650c9efb6eb6d046cfa7239
Author: Tino Mettler <tino+debian@tikei.de>
Date: Wed Apr 29 16:24:54 2026 +0200
Remove debian/clean, as it is not required anymore
The doc/usermanual directory is removed upstream.
commit 76b6c0625b580ee80beecadb5d6c914011b86088
Author: Tino Mettler <tino+debian@tikei.de>
Date: Wed Apr 29 16:19:48 2026 +0200
Use the repack feature to create a source package without embedded LibRaw and lua
These 2 libs should not be contained in the source to avoid embedded code copies
(aka vendored libraries).
Previously, debian/clean was used to remove them before package builds. This
has other side effects like git complaining about missing files.
Now the source is repacked with a +ds suffix to remove unwanted parts at
source package level.
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.