From 407c285aea9830dc068a3bb49ada360c909d438b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:27:58 +0200 Subject: Adding debian version 2.23+dfsg-1. Signed-off-by: Daniel Baumann --- debian/control | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..decd575 --- /dev/null +++ b/debian/control @@ -0,0 +1,29 @@ +Source: irker +Section: utils +Priority: optional +Maintainer: Debian Python Team +Uploaders: Neil Muller +Build-Depends: + debhelper-compat (= 13), + pkg-config, + python3, + systemd, + xmlto, + dh-python +Standards-Version: 4.6.2 +Rules-Requires-Root: binary-targets +Homepage: http://www.catb.org/esr/irker/ +Vcs-Browser: https://salsa.debian.org/python-team/packages/irker +Vcs-Git: https://salsa.debian.org/python-team/packages/irker.git + +Package: irker +Architecture: all +Depends: + ${misc:Depends}, + ${python3:Depends}, + adduser, +Pre-Depends: ${misc:Pre-Depends} +Description: submission tools for IRC notifications + irkerd is a specialized IRC client that runs as a daemon, allowing other + programs to ship IRC notifications by sending JSON objects to a listening + socket. -- cgit v1.2.3