Package: ppc64-diag / 2.7.6-1
Metadata
Package | Version | Patches format |
---|---|---|
ppc64-diag | 2.7.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Don t install upstream sysvinit scripts for now.patch | (download) |
scripts/Makefile.am |
11 7 + 4 - 0 ! |
don't install upstream sysvinit scripts for now. Use init files in debian/ |
0002 Fix path for systemd system services.patch | (download) |
scripts/Makefile.am |
8 4 + 4 - 0 ! |
fix path for systemd system services The location used is the one used on Fedora/Redhat and it is not the same on Debian/Ubuntu https://bugs.launchpad.net/bugs/1505088 |
0003 Improve unit files.patch | (download) |
scripts/opal_errd.service |
2 1 + 1 - 0 ! |
improve unit files On Debian at least, systemd service file refers to an obsolete target. Some targets are obsolete by now, e.g. syslog.target or dbus.target. For example, declaring After=syslog.target is unnecessary by now because syslog is socket-activated and will therefore be started when needed. Also, providing a Documentation key as we have man pages available. |
0004 Fix opal dump parse manpage.patch | (download) |
opal-dump-parse/opal-dump-parse.8 |
2 1 + 1 - 0 ! |
fix opal-dump-parse manpage Fixed the "a space character is not allowed in an escape name" problem to avoid a lintian issue |