source: trunk/debathena/config/linerva/debian/control.in @ 22921

Revision 22921, 551 bytes checked in by tabbott, 17 years ago (diff)
In linerva: * Add /etc/ssh/sshd_config (for port 8080 sshd) * Add /etc/apt/preferences and /etc/apt/sources.list.d/backports. * Convert to use config-package.mk interface, new in config-package- dev 4.5 * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was renamed in config-package-dev 4.5 * Add init.debathena, which causes /sbin/init to be executed in the 32-bit personality * There's no longer a sshd_config file - get rid of that * Add linerva-install
Line 
1Source: debathena-linerva
2Section: linerva/net
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, sysklogd
6Standards-Version: 3.7.2
7
8Package: debathena-linerva
9Architecture: all
10Depends: logcheck, screen, elinks, sysklogd, linux32
11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Special Configuration for Linerva
14 This package does all the special stuff needed for Linerva's security
15 setup.  It should be idempotent, though we do not guarantee that it
16 undoes changes when uninstalled.
Note: See TracBrowser for help on using the repository browser.