source: trunk/debathena/config/auto-update/debian/control @ 25859

Revision 25859, 612 bytes checked in by jdreed, 11 years ago (diff)
In auto-update: * Actually, don't bother cleaning up the headers by hand. Instead, just auto-remove packages (unless that would remove metapackages) for compatibility with old aptitude-based updater. (Trac: #1012) * Convert from CDBS to dh7 and build-dep on dh 7.0.50 * Update copyright file to format 1.0 and re-license under BSD 3-clause * Bump Standards-Version to 3.9.3 * Remove unneeded dependency on bsdutils (it's required) * Add $remote_fs dependency in init script because it's apparently still 1992 and /usr might be an NFS mount
Line 
1Source: debathena-auto-update
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: debhelper (>= 7.0.50~)
6Standards-Version: 3.9.3
7
8Package: debathena-auto-update
9Architecture: all
10# For dpkg-maintscript-helper
11Pre-Depends: dpkg (>= 1.15.7.2~)
12Depends: ${misc:Depends}, debathena-desync, cron, aptitude, apt-file, kexec-tools, bc, debathena-license-config, debathena-athinfod (>= 10.1-0debathena1~)
13Breaks: debathena-reactivate (<< 2.0~)
14Description: Performs automatic updates for Athena machines.
15 This package performs automatic updates for Athena machines.
Note: See TracBrowser for help on using the repository browser.