Package: irker / 2.23+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
irker | 2.23+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 dfsg.patch | (download) |
Makefile |
3 1 + 2 - 0 ! |
removing logo (no origin known and no source available) |
0005 author name.patch | (download) |
irkerhook.py |
2 1 + 1 - 0 ! |
use author_name instead of author in git notifications. |
0007 irkerhook git.patch | (download) |
irkerhook.xml |
5 5 + 0 - 0 ! |
add description for the irkerhook-git helper script. The debian packages add a irkerhook-git helper script, which simplifies the most common use case for irkerhook with git. This patch mentions the helper script in the irkerhook manpage. |
0009 env service.patch | (download) |
irkerd.service |
4 2 + 2 - 0 ! |
env-service Properly import environment from /etc/defaults (Closes: #832322) This fixes a regression in the systemd unit, which doesn't support the equivalent /etc/default/irker configuration supported by the sysvinit startup scripts. |
0015 Update irkerhook documentation to python 3.patch | (download) |
irkerhook.xml |
2 1 + 1 - 0 ! |
update irkerhook documentation to python 3 Change the example program to use python3 in the irkerhook documentation. |
0016 Update shebangs.patch | (download) |
filter-example.py |
2 1 + 1 - 0 ! |
update shebangs Change the shebangs to use python3 so we get the correct result when we build the package. |
0007 Fix syntax error in irkerhook.py.patch | (download) |
irkerhook.py |
2 1 + 1 - 0 ! |
fix syntax error in irkerhook.py Bug-Upstream: https://gitlab.com/esr/irker/-/merge_requests/32 |