source: trunk/athena/bin/desync/debian/control.in @ 23423

Revision 23423, 505 bytes checked in by tabbott, 15 years ago (diff)
In desync: * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1. * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
Line 
1Source: debathena-desync
2Section: debathena/text
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-desync
9Architecture: any
10Provides: desync
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: Sleep to desynchronize periodic tasks
13 The desync program sleeps for a randomly selected period of time
14 (depending on the machine's hostname) and can be used to
15 desynchronize periodic tasks which are run on many machines.
Note: See TracBrowser for help on using the repository browser.