[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Warn for unknown info files in packages



Le ven. 5 mai 2023 à 22:58, Guillem Jover <guillem@debian.org> a écrit :
> If there's ever a need for something like this, I think that would
> belong in a linter.

        const std::array<string, 16> suffixes {
                ".clilibs",
                ".conffiles",
                ".config",
                ".fortran_mod",
                ".list",
                ".md5sums",
                ".postinst",
                ".postrm",
                ".preinst",
                ".prerm",
                ".runit",
                ".shlibs",
                ".starlibs",
                ".symbols",
                ".templates",
                ".triggers",
        };


> So, I'm not planning on merging this one.

I've got a few more here in "cruft-ng" linter: fortran_mod at least,
yeah I think too it's right not to have this in dpkg :-)

You can use https://binarycontrol.debian.net/cache/unstable.tar.xz
to do a survey by yourself.

Greeting


Reply to: