Debian Patches
Status for direnv/2.25.2-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Respect-PREFIX-in-GNUmakefile.patch | [PATCH] Respect PREFIX in GNUmakefile | Punit Agrawal <punit@debian.org> | no | 2019-07-20 | ||
0005-GNUMakefile-Comment-out-golangci-lint.patch | GNUMakefile: Comment out golangci-lint With the upgrade to 2.21.2, direnv has a new dependency (golangci-lint) which is not currently available in debian. Skip the linter as it should already be run on any released version of direnv and is not required for testing the generated binary. |
Punit Agrawal <punit@debian.org> | no | 2020-02-24 | ||
0003-test-Fix-errors-for-elvish-test.patch | test: Fix errors for elvish test In recent versions of elvish the builtin path-dir has been moved to a module. Update the test script to use the module to avoid a warning about deprecated usage. The move of "path" to the module also seems to have updated the key "path" to "name" - reflect this in the test script. Similarly, temporary assignment now requires using the "set" keyword. Fix this while at it. |
Punit Agrawal <punit@debian.org> | no | 2021-02-20 |