Import Debian changes 0.0.5-2
[cascardo/sendxmpp.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..455781f
--- /dev/null
@@ -0,0 +1,14 @@
+Source: sendxmpp
+Section: net
+Priority: optional
+Maintainer: Guus Sliepen <guus@debian.org>
+Build-Depends-Indep: debhelper (>= 4.0.0), perl
+Standards-Version: 3.6.1
+
+Package: sendxmpp
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libnet-xmpp-perl
+Description: commandline XMPP (jabber) utility
+ sendxmpp is a perl script to send XMPP (jabber) messages, similar to what
+ mail(1) does for mail. XMPP is an open, non-proprietary protocol for instant
+ messaging. See www.jabber.org for more information.