source: trunk/athena/bin/gathlogout/debian/control.in @ 22699

Revision 22699, 486 bytes checked in by ghudson, 17 years ago (diff)
Snapshot the Debathena materials for Athena packages into "debian" subdirs of the relevant Athena sources, pulling from /mit/debathena/packages/athena. Some big caveats: - Six Debathena packages are excluded because the current Athena 10 project plan does not call for building them: config-console console, dotfiles, glue, olc, and xscreensaver. (dotfiles and glue will be replaced with new Debathena-specific packages.) - Debathena does not cover all Athena packages which are called for to be built; Debian directories for these packages will have to be created. - Some of the packages contain patches, managed by quilt. The plan is to review and apply (or otherwise address) these patches and eliminate them. - The debian/rules files for Debathena packages are designed for use with the result of the athena-tarball script (from /mit/debathena/packages/athena/bin which I don't currently plan to import), and will not work with the raw source directories. The plan here is to write a CDBS extension package containing rules to handle raw Athena source directories, and then modify the rules files appropriately.
Line 
1Source: debathena-gathlogout
2Section: debathena/gnome
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, libgtk2.0-dev, libx11-dev, libxt-dev
6Standards-Version: 3.7.2
7
8Package: debathena-gathlogout
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Description: Confirms user desire to logout and does so
12 gathlogout displays a dialog confirming that the user wishes to log
13 out.  If the user says yes, gathlogout logs the user out.
Note: See TracBrowser for help on using the repository browser.