File: control

package info (click to toggle)
selinux-basics 0.5.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 152 kB
  • ctags: 67
  • sloc: python: 280; sh: 220; perl: 43; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 928 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: selinux-basics
Section: admin
Priority: optional
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Uploaders: Russell Coker <russell@coker.com.au>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python (>= 2.6.6-3~)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/selinux/selinux-basics.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=selinux/selinux-basics.git;a=summary
X-Python-Version: >= 2.5

Package: selinux-basics
Architecture: all
Depends: checkpolicy, policycoreutils, selinux-utils, ${python:Depends}, ${misc:Depends}
Recommends: setools, selinux-policy-default
Breaks: selinux-policy-default (<= 2:0.2.20100524-4)
Pre-Depends: ${misc:Pre-Depends}
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.