Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling.patch | typo | gregor herrmann <gregoa@debian.org> | yes | vendor | 2012-02-02 | |
VERSION.patch | add the VERSION file This is in the released tarball but not in the tag tarball from github used for the 4.0 upload. Can be safely removed with the next release (sic!). |
gregor herrmann <gregoa@debian.org> | not-needed | 2012-02-02 | ||
unsilent-pod2man.patch | Show pod2man errors if there are any Helps debugging build failures. =================================================================== |
Axel Beckert <abe@debian.org> | no | |||
cope-with-slashes-in-tag-names.patch | Fix FTBFS if building from a git checkout with tags with slashes If built from a checkout of the Debian package, there are commonly tags like debian/4.0-2, i.e. tags which include a slash. This fails due to sed using slashes as delimiter for the tag-based version replacement, too. =================================================================== |
Axel Beckert <abe@debian.org> | no | |||
possible-precedence-issue-with-control-flow-operator.patch | Fix Perl warning "Possible precedence issue with control flow operator" It causes as-installed testing to fail. =================================================================== |
Axel Beckert <abe@debian.org> | no | |||
0001-Silence-Unescaped-left-brace-in-regex-warning.patch | [PATCH] Silence "Unescaped left brace in regex" warning Using [\] character class to do it. Passes the test suite. |
Frank Terbeck <ft@bewatermyfriend.org> | no | 2016-01-05 |