File: control

package info (click to toggle)
selinux-basics 0.5.0
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 140 kB
  • sloc: python: 279; sh: 217; perl: 43; makefile: 26
file content (20 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: selinux-basics
Section: admin
Priority: optional
Maintainer: Russell Coker <russell@coker.com.au>
Uploaders: Ulisses Castro <uss.thebug@gmail.com>
Build-Depends: debhelper (>= 6.0.0)
Build-Depends-Indep: python
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/selinux/selinux-basics/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/selinux/selinux-basics/trunk/

Package: selinux-basics
Architecture: all
Depends: checkpolicy, policycoreutils, selinux-utils, python
Recommends: setools, selinux-policy-default
Conflicts: selinux-policy-default (<= 2:0.2.20100524-4)
Suggests: logcheck, syslog-summary
Description: SELinux basic support
 This package will pull in basic SELinux stuff to ease installation, as well
 as provide scripts and helpers to work around common problems.