Debian Patches
Status for remctl/3.18-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
avoid-comment-markers-in-extra_dist.patch | Avoid comment markers in EXTRA_DIST Automake now warns about escaped comment markers in `EXTRA_DIST`. Avoid the one instance of this by including `tests/data/acls` by directory name instead of listing the individual files with weird names. |
Russ Allbery <eagle@eyrie.org> | no | 2025-02-08 | ||
adjust-tbackendoptions.t-for-perl-5.42.patch | Adjust t/backend/options.t for Perl 5.42 Getopt::Long changed its diagnostics slightly in 2.58, which is now included in Perl 5.42. Change the test to use a regex match to catch either variation. Based on a patch by Niko Tyni. |
Russ Allbery <eagle@eyrie.org> | no | 2025-09-08 |