summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..cd594b3
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: phenny-module-socket-notify
+Section: python
+Priority: optional
+Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+Uploaders: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7.2.11)
+Homepage: http://inamidst.com/phenny/
+
+Package: phenny-module-socket-notify
+Architecture: all
+Depends: ${misc:Depends}, phenny
+Description: socket notify module for phenny
+ This is a module for the lightweight IRC bot phenny, that opens
+ a unix domain socket and forwards all received messages to all
+ configured channels.