Package: percona-toolkit / 3.7.1-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| percona-toolkit | 3.7.1-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 00 fix perl shebang.diff | (download) |
bin/pt-align |
2 1 + 1 - 0 ! |
fixes perl shebang. # # As per Standard Version 4.1.2: The shebang at the top of Perl command scripts must # be #!/usr/bin/perl. (Previously, this was a should rather than a must.) # |
| skip go makefile.patch | (download) |
Makefile.PL |
1 0 + 1 - 0 ! |
skip running makefile in src/go, using dh-golang instead. Instead of using upstreams method of building go tools, use the Debian golang build system in debian/rules to use dependencies from the archive. |
| use standard tabwriter dependency.patch | (download) |
src/go/pt-galera-log-explainer/display/timelinecli.go |
4 2 + 2 - 0 ! |
use text/tabwriter instead of ladicle/tabwriter as it is not in the archive. |
