Revision 25869,
618 bytes
checked in by jdreed, 12 years ago
(diff) |
In getcluster:
* Rewrite in Python and remove autogoo (Trac: #1037)
* Actually quote shell output (Trac: #1037)
* Add decision debugging with DEBUG_GETCLUSTER=yes
* Convert to Debian native package
* Bump compat level and Standards-Version
* Depend on python-hesiod
* Build-Depend on python-hesiod (for 'make check')
* Convert to arch-indep package
|
Line | |
---|
1 | Source: debathena-getcluster |
---|
2 | Section: debathena/net |
---|
3 | Priority: extra |
---|
4 | Maintainer: Debathena Project <debathena@mit.edu> |
---|
5 | Build-Depends: debhelper (>= 7.0~) |
---|
6 | Standards-Version: 3.9.3 |
---|
7 | |
---|
8 | Package: debathena-getcluster |
---|
9 | Architecture: all |
---|
10 | Provides: getcluster |
---|
11 | Depends: ${misc:Depends}, ${python:Depends}, python-hesiod |
---|
12 | Description: Retrieve service cluster info from Hesiod for Athena workstations |
---|
13 | The getcluster program is used on all Athena workstations to find the |
---|
14 | service cluster information for the workstation and writes a list of |
---|
15 | environment variable assignments which can be used to initialize a |
---|
16 | shell accordingly. |
---|
Note: See
TracBrowser
for help on using the repository browser.