Debian Patches
Status for toilet/0.3-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no-set-pkg-config-libdir-to-null.patch | Remove PKG_CONFIG_LIBDIR override The pkg-config cross wrappers will do nothing when PKG_CONFIG_LIBDIR is set. By setting it to /dev/null, it will not find any package. Leaving it unset is what we need. |
Helmut Grohne <helmut@subdivi.de> | not-needed | 2018-03-14 | ||
automake-foreign.patch | Set foreign flag for automake We don't have an AUTHORS file, don't expect one. Removed package name and version from AM_INIT_AUTOMAKE call, this is deprecated in favour of AC_INIT. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2021-12-25 | ||
add-center-option.patch | Add a new option for centering the output text | Kirill Rekhov <krekhov.dev@gmail.com> | not-needed | 2025-09-01 | ||
doc-fix-manpage-variables.patch | Fix manpage variables Expand @PACKAGE_VERSION@ during manpage generation so toilet(1) shows the actual version (alongside existing @datarootdir@ substitution). |
Kirill Rekhov <krekhov.dev@gmail.com> | not-needed | 2025-08-30 |