source: trunk/athena/bin/syncupdate/debian/control.in @ 23418

Revision 23418, 548 bytes checked in by tabbott, 15 years ago (diff)
In syncupdate: * 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-syncupdate
2Section: debathena/utils
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-syncupdate
9Architecture: any
10Provides: syncupdate
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: An Athena utility to sync files to disk before updating them
13 The syncupdate utility provides a way to update files without fear
14 that the updated file might contain garbled or partial data if the
15 machine crashes before the data is written out to disk.
Note: See TracBrowser for help on using the repository browser.