source: trunk/athena/bin/athrun/debian/control @ 26019

Revision 26019, 1.1 KB checked in by achernya, 11 years ago (diff)
In athrun: * attachandrun is architecture-independent, mark it appropraitely
RevLine 
[22699]1Source: debathena-athrun
2Section: debathena/net
3Priority: extra
[23293]4Maintainer: Debathena Project <debathena@mit.edu>
[25999]5Build-Depends: debhelper (>= 7), bash-completion, python-support
[25888]6Standards-Version: 3.9.3
[22699]7
8Package: debathena-athrun
9Architecture: all
10Provides: athrun
[25974]11Depends: ${misc:Depends}, debathena-attachandrun
[22699]12Description: An Athena utility for users to run a program from a locker
13 The athrun utility allows a user to robustly run a program from a
14 specified Athena locker.
[25974]15
16Package: debathena-gathrun
17Architecture: all
18Depends: ${misc:Depends}, debathena-attachandrun, zenity, debathena-machtype
19Description: An Athena utility to run GUI programs out of lockers from a menu
20 The gathrun utility allows a user to run a program from a specified
21 locker.  If the program does not exist, a dialog box is displayed
22 saying so (using gdialog).
23
24Package: debathena-attachandrun
[26019]25Architecture: all
[25974]26Provides: attachandrun
27Depends: ${misc:Depends}, ${python:Depends}, debathena-attach, python
28Description: An Athena utility for scripts to run a program from a locker
29 The attachandrun utility allows a script to robustly run a program from
30 a specified locker.
Note: See TracBrowser for help on using the repository browser.