Add debian/control headers Origin, Bugs
[grml-policyrcd.git] / debian / control
1 Source: grml-policyrcd
2 Section: admin
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.9.1
7 Homepage: http://git.grml.org/?p=grml-policyrcd.git
8 Vcs-git: git://git.grml.org/grml-policyrcd.git
9 Vcs-Browser: http://git.grml.org/?p=grml-policyrcd.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-policyrcd
14 Architecture: all
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Conflicts: policyrcd-script-zg2
17 Description: wrapper for and around invoke-rc.d and policyrcd-script-zg2
18  grml-policy-rc.d is a wrapper script for invoke-rc.d to
19  avoid automatical startup of init scripts via invoke-rc.d.
20  To configure it take a look at /etc/policy-rc.d.conf and
21  the manpage of grml-policy-rc.d.