Package: irker / 2.23+dfsg-1

Metadata

Package Version Patches format
irker 2.23+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 dfsg.patch | (download)

Makefile | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 removing logo (no origin known and no source available)


0005 author name.patch | (download)

irkerhook.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use author_name instead of author in git notifications.


0007 irkerhook git.patch | (download)

irkerhook.xml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
filter-test.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix syntax error in irkerhook.py

Bug-Upstream: https://gitlab.com/esr/irker/-/merge_requests/32