diff options
author | Holger Paradies <retabell@gmx.de> | 2021-02-11 09:21:51 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-02-11 09:21:51 +0100 |
commit | 800fd226608588e7f0a9f1091dc393c6e103e0c9 (patch) | |
tree | bbbf9bab9d9f5c0f2ddb60a71e05e4f6dedfc356 /kanotix-irc/debian | |
parent | bbdc90e4a19f8b6a696af82e7bca7e9943f286de (diff) | |
download | kanotix-packages-800fd226608588e7f0a9f1091dc393c6e103e0c9.zip kanotix-packages-800fd226608588e7f0a9f1091dc393c6e103e0c9.tar.gz |
kanotix-irc-1.0.7 add yad as dialog
Diffstat (limited to 'kanotix-irc/debian')
-rw-r--r-- | kanotix-irc/debian/changelog | 6 | ||||
-rw-r--r-- | kanotix-irc/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/kanotix-irc/debian/changelog b/kanotix-irc/debian/changelog index 74fc261..382a2bb 100644 --- a/kanotix-irc/debian/changelog +++ b/kanotix-irc/debian/changelog @@ -1,3 +1,9 @@ +kanotix-irc (1.0.7) unstable; urgency=medium + + * add yad as dialog + + -- Holger Paradies <retabell@gmx.de> Thu, 11 Feb 2021 09:18:07 +0100 + kanotix-irc (1.0.6) unstable; urgency=low * support hexchat diff --git a/kanotix-irc/debian/control b/kanotix-irc/debian/control index 4733c0c..04dc81e 100644 --- a/kanotix-irc/debian/control +++ b/kanotix-irc/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: kanotix-irc Architecture: all Depends: dialog, irssi | irssi-text | bitchx | weechat-curses -Suggests: konversation (>> 0.18) | ksirc | xchat, kdialog | xdialog | zenity, python, distro-defaults, xterm | x-terminal-emulator, infobash +Suggests: konversation (>> 0.18) | ksirc | xchat, kdialog | xdialog | zenity | yad, python, distro-defaults, xterm | x-terminal-emulator, infobash Description: Start a suitable IRC client to enter #kanotix kanotix-irc provides an easy way to choose a nickname and to enter the #kanotix irc channel. |