Updated Debian tree

This commit is contained in:
mboelen 2016-02-15 12:39:44 +01:00
parent 1e15e4c5d6
commit b6c71c7ea7
4 changed files with 16 additions and 14 deletions

View File

@ -1,4 +1,4 @@
lynis for Debian Lynis for Debian
---------------- ----------------
When execute Lynis from Debian menu, the program runs with the following When execute Lynis from Debian menu, the program runs with the following
@ -24,11 +24,10 @@ session log and the results of tests.
/var/log/lynis-report.dat /var/log/lynis-report.dat
See the manual page for more info. See the manual page for more info.
Read Lynis documentation web site [1],[2] for more info. Read Lynis documentation web site [1] for more info.
[1] http://www.rootkit.nl/files/lynis-documentation.html [1] https://cisofy.com/documentation/lynis/
[2] http://cisofy.com/documentation/lynis/
-- Francisco Manuel Garcia Claramonte <francisco@debian.org> Sun, 11 Dec 2013 12:47:07 +0200 -- Francisco Manuel Garcia Claramonte <francisco@debian.org> Sun, 11 Dec 2013 12:47:07 +0200

7
debian/changelog vendored
View File

@ -1,10 +1,15 @@
lynis (2.1.8-1) utopic; urgency=low
* Release 2.1.8
-- Michael Boelen <michael.boelen@cisofy.com> Sat, 13 Feb 2016 15:01:10 +0200
lynis (1.6.3-3) utopic; urgency=low lynis (1.6.3-3) utopic; urgency=low
* Release 1.6.3 * Release 1.6.3
-- Michael Boelen <michael.boelen@cisofy.com> Fri, 24 Oct 2014 10:58:23 +0200 -- Michael Boelen <michael.boelen@cisofy.com> Fri, 24 Oct 2014 10:58:23 +0200
lynis (1.6.2-1) utopic; urgency=low lynis (1.6.2-1) utopic; urgency=low
* Release 1.6.2 * Release 1.6.2

10
debian/control vendored
View File

@ -4,9 +4,7 @@ Priority: optional
Maintainer: Michael Boelen <michael.boelen@cisofy.com> Maintainer: Michael Boelen <michael.boelen@cisofy.com>
Build-Depends: debhelper (>= 8.0.0) Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.2 Standards-Version: 3.9.2
Homepage: http://cisofy.com/lynis/ Homepage: https://cisofy.com/lynis/
#Vcs-Git: git://git.debian.org/collab-maint/lynis.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/lynis.git;a=summary
Package: lynis Package: lynis
Architecture: any Architecture: any
@ -14,9 +12,9 @@ Depends: ${misc:Depends}
Recommends: menu Recommends: menu
Suggests: dnsutils Suggests: dnsutils
Description: security auditing tool for Linux systems Description: security auditing tool for Linux systems
Lynis is an auditing tool for Unix based systems. It helps Lynis is an auditing tool for systems running Linux, Mac OS X,
with discovering vulnerabilities and configuration BSD, or any other UNIX-based operating system. It helps with
weaknesses. discovering configuration issues and implementing best practices.
. .
Lynis can be used in addition to other software, like security Lynis can be used in addition to other software, like security
scanners, system benchmarking and fine-tuning tools. scanners, system benchmarking and fine-tuning tools.

6
debian/copyright vendored
View File

@ -1,10 +1,10 @@
Format: http://dep.debian.net/deps/dep5 Format: http://dep.debian.net/deps/dep5
Upstream-Name: lynis Upstream-Name: lynis
Source: http://cisofy.com/lynis/ Source: https://cisofy.com/lynis/
Files: * Files: *
Copyright: 2007-2014 Michael Boelen <michael.boelen@cisofy.com Copyright: 2007-2013 Michael Boelen <michael.boelen@cisofy.com
<years> <likewise for another author> 2013-2016 CISOfy
License: GPL-3 License: GPL-3
<Put the license of the package here indented by 1 space> <Put the license of the package here indented by 1 space>
<This follows the format of Description: lines in control file> <This follows the format of Description: lines in control file>