source: trunk/athena/bin/syncupdate/debian/control @ 25937

Revision 25937, 579 bytes checked in by vasilvv, 11 years ago (diff)
In syncupdate: * Use automake * Bump upstream version * Switch to debhelper7 * Switch to source format 3.0
RevLine 
[23201]1Source: debathena-syncupdate
2Section: debathena/utils
3Priority: extra
[23418]4Maintainer: Debathena Project <debathena@mit.edu>
[25937]5Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
[25888]6Standards-Version: 3.9.3
[23201]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.