Revision 25745,
643 bytes
checked in by jdreed, 12 years ago
(diff) |
In athinfo:
* Catch IOErrors (Trac #1214)
* Use .writelines() instead of .write() with .read()
* Bump Standards-Version
|
Line | |
---|
1 | Source: debathena-athinfo |
---|
2 | Section: debathena/net |
---|
3 | Priority: extra |
---|
4 | Maintainer: Debathena Project <debathena@mit.edu> |
---|
5 | Build-Depends: @cdbs@ |
---|
6 | Standards-Version: 3.9.1 |
---|
7 | |
---|
8 | Package: debathena-athinfo |
---|
9 | Architecture: all |
---|
10 | Provides: athinfo |
---|
11 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, netbase |
---|
12 | Description: An Athena utility to retrieve information about a workstation |
---|
13 | The athinfo tool queries a remote workstation using the athinfo daemon |
---|
14 | for information about the workstation, such as its hardware type and |
---|
15 | configuration, its current software installation state, the number of |
---|
16 | users logged on, and various other informational state queries. |
---|
Note: See
TracBrowser
for help on using the repository browser.