Package: irker / 2.18+dfsg-2

Metadata

Package Version Patches format
irker 2.18+dfsg-2 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.

0006 alias service.patch | (download)

irkerd.service | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 Add an alias to the upstream service file so the sysinit and systemd
 scripts play nicely together.

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.
0008 user service.patch | (download)

irkerd.service | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
0009 env service.patch | (download)

irkerd.service | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
0010 fix_ioerror_exception.patch | (download)

irkerhook.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 only httperror has a code attribute

This would cause irker to crash in case we get a URLError instead of HTTPError,
for example.

Patch-Name: 0010-fix_ioerror_exception.patch