]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Pod and debian control fix.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 2 Feb 2013 19:52:39 +0000 (23:52 +0400)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 2 Feb 2013 19:52:39 +0000 (23:52 +0400)
debian/control
doc/rspamc.1
doc/rspamc.pod
doc/rspamd.8
doc/rspamd.pod

index b442c79facdd78dfcda496ae8297408157d7917d..8eca2807ba6fc5bba77bc63e4a3591f6a6518aeb 100644 (file)
@@ -2,7 +2,7 @@ Source: rspamd
 Section: mail
 Priority: extra
 Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs, adduser
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs
 Standards-Version: 3.9.3
 Homepage: https://bitbucket.org/vstakhov/rspamd/
 Vcs-Hg: https://bitbucket.org/vstakhov/rspamd/
@@ -10,8 +10,8 @@ Vcs-Browser: https://bitbucket.org/vstakhov/rspamd/src
 
 Package: rspamd
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Fast spam filtering system
- Rspamd is rapid, modular and lightweight spam filter. It is designed to work
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Description: Rapid spam filtering system
+ Rspamd is rapid, modular and lightweight spam filter. It is designed to work
  with big amount of mail and can be easily extended with own filters written in
  lua.
index 9d8e4fd9fef18be02df18990dad3387da90c6c81..3ca41ac9843ea2de4f1ea1cd96ebb6af0691ba63 100644 (file)
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.Dd Feb  02, 2013
-.Dt RSPAMC 1
-.Os
-.Sh NAME
-.Nm rspamc
-.IX Header "RSPAMC"
+.IX Title "rspamc 1"
+.TH rspamc 1 "2013-02-02" "rspamd-0.5.4" "Rspamd documentation"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
 rspamc \- a simple client for rspamd spam filtering system
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
index ddf5d81fbd416fea800b400960c0d0d79147200a..73b43b649fcf0fa0a915659cd2c6c83012ee41dc 100644 (file)
@@ -1,4 +1,4 @@
-=head1 RSPAMC
+=head1 NAME
 
 rspamc - a simple client for rspamd spam filtering system
 
index 4ef7820f268a23caca3ac6b6801914a44366d903..c34e553fd98217e074c3cb331c0a0efe4a336fca 100644 (file)
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.Dd Feb  02, 2013
-.Dt RSPAMD 8
-.Os
-.Sh NAME
-.Nm rspamd
-.IX Header "RSPAMD"
+.IX Title "rspamd 8"
+.TH rspamd 8 "2013-02-02" "rspamd-0.5.4" "Rspamd documentation"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
 rspamd \- main daemon for rspamd spam filtering system
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
index 0167fc60292cb7e19640e88c0ad3fd1586707e3f..0e03d5c82d51aa0d15b41d9404328e671f42d37d 100644 (file)
@@ -1,4 +1,4 @@
-=head1 RSPAMD
+=head1 NAME
 
 rspamd - main daemon for rspamd spam filtering system