source: trunk/athena/bin/attach/debian/control @ 25888

Revision 25888, 870 bytes checked in by jdreed, 11 years ago (diff)
In athdir: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athinfo: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In attach: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In attachandrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In authwatch: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In bugme: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In delete: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In dent: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In desync: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In discuss: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In finger: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gathlogout: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gathrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In get_message: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In grenew: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In hostinfo: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In just: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In lert: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In machtype: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In mitmailutils: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In quota: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In saferm: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In sendbug: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In syncupdate: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In xcluster: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In xdsc: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athinfod: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gettime: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In ktconvert: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In Xj: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athdir: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In firefox-extension: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gms: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In locker: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7
Line 
1Source: debathena-attach
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: cdbs, debhelper, dh-buildinfo, autoconf, automake1.9, autotools-dev, pkg-config, debathena-aclocal, libopenafs-dev, libhesiod-dev, libzephyr-dev, debathena-liblocker-dev (>= 10.0.1-0debathena1~), debathena-libathdir-dev (>= 10.0.1-0debathena1~)
6Standards-Version: 3.9.3
7
8Package: debathena-attach
9Architecture: any
10Provides: attach
11Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb, debathena-liblocker (>= 9.4), zephyr-clients
12Description: An Athena utility to attach a remote file system to the workstation
13 The attach utility is a filesystem-independent utility which allows you
14 to attach a filesystem to a directory hierarchy on a workstation. 
15 Currently supported filesystem types are AFS, NFS, and UFS.
Note: See TracBrowser for help on using the repository browser.