/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/control

* README (The Plugin System): Removed redundant text about options and
                              files for the plugins, this is now
                              documented in the manuals for the
                              plugins.

* plugins.d/mandos-client.c (main): Remove comment which was copied
                                    from another program by mistake.
                                    Use "sscanf" instead of "strtol"
                                    to parse numbers; this uses the
                                    correct type instead of casting.
                                    Don't report errors when removing
                                    temporary directory if directory
                                    is already gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Mandos Maintainers <mandos@fukt.bsnet.se>
5
5
Uploaders: Teddy Hogeborn <teddy@fukt.bsnet.se>,
6
6
           Björn Påhlsson <belorn@fukt.bsnet.se>
7
 
Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev,
8
 
        libgpgme11-dev, libgnutls-dev, xsltproc, po-debconf,
 
7
Build-Depends: debhelper (>= 7), docbook-xml, docbook-xsl,
 
8
        libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc,
9
9
        pkg-config
10
10
Standards-Version: 3.8.0
11
11
Vcs-Bzr: http://ftp.fukt.bsnet.se/pub/mandos/trunk