[Pkg-xmpp-commits] [SCM] Jabber MUC (Multi User Chat) branch, master, updated. a512513ef146eb97a25ac2a84c59a05c4d05e808
W. van den Akker
wvdakker at wilsoft.nl
Sat Jan 19 23:20:00 UTC 2013
The following commit has been merged in the master branch:
commit f0ea9e2a9a772f6c75522255b92e9588cc6d4ed5
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date: Sun Jan 20 00:13:58 2013 +0100
Manpage added.
diff --git a/debian/changelog b/debian/changelog
index bcf3ae3..d31a634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ jabber-muc (0.8-4) UNRELEASED; urgency=low
* Debhelper dependency to >9.
- debian/compat: updated to 9.
* Added debian/watch file.
+ * Added mu-conference man page.
+ + debian/mu-conference.1 file added.
+ + debian/manpage file added.
-- Willem van den Akker <wvdakker at wilsoft.nl> Fri, 18 Jan 2013 10:03:25 +0100
diff --git a/debian/control b/debian/control
index 854ef26..1bf90a8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel at lists.alioth.debian.org>
Uploaders: Willem van den Akker <wvdakker at wilsoft.nl>
Build-Depends: debhelper (>= 9.0.0), quilt, libglib2.0-dev, libexpat1-dev, libidn11-dev,
- hardening-include
+ hardening-includes
Homepage: https://gna.org/projects/mu-conference/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xmpp/jabber-muc.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-xmpp/jabber-muc.git
diff --git a/debian/mu-conference.1 b/debian/mu-conference.1
new file mode 100644
index 0000000..e1e041d
--- /dev/null
+++ b/debian/mu-conference.1
@@ -0,0 +1,29 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH MU-CONFERENCE 1 "January 19, 2013"
+.SH NAME
+mu-conference - a component for a Jabber server.
+.SH SYNOPSIS
+.B mu-conference
+.SH DESCRIPTION
+This manual page documents briefly
+.B mu-conference (jabber-muc).
+This manual page was written for the Debian GNU/Linux distribution
+because the original program does not have a manual page. It
+does have documentation in a README file, which is available as
+/usr/share/doc/jabber-muc/README.gz. There is also has extensive HTML
+documentation about the XEP-0045 protocol which is available at
+http://xmpp.ort/extensions/xep-0045.html.
+.PP
+mu-conference is a component for a Jabber server. It provides an
+implementation of XEP-0045 which allow the creation of multi-users chat.
+.PP
+mu-conference is a part of the jabberd2 services and is started by
+the jabberd2 service.
+.SH AUTHOR
+mu-conference was written by David Sutton <dsutton at legend.co.uk> and
+Gregoire Menuel <gregoire.menuel at gmail.com>.
+This manual page was written by Willem van den Akker <wvdakker at wilsoft.nl>,
+for the Debian GNU/Linux system.
--
Jabber MUC (Multi User Chat)
More information about the Pkg-xmpp-commits
mailing list