source: trunk/debathena/meta/athena-libraries/debian/control.in @ 23372

Revision 23372, 1023 bytes checked in by tabbott, 15 years ago (diff)
In athena-libraries: * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright. * Some description cleanups.
Line 
1Source: debathena-athena-libraries
2Section: debathena/libs
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, aptitude, apt-file, wget, debathena-machtype, debathena-athdir, libc6-i386 [amd64]
6Standards-Version: 3.7.2
7
8Package: debathena-athena-libraries
9Architecture: any
10Recommends: ${debathena-athena-libraries:Recommends}
11Description: Athena libraries for Debathena
12 This package recommends a set of libraries for compatibility with a
13 default Athena 9 installation.  When installing this package, include
14 as many of the recommendations as possible.  If your package manager
15 does not do this for you, you can try running these commands after
16 intallation:
17 .
18 aptitude --schedule-only install '~Rrecommends:debathena-athena-libraries!~i+M'
19 aptitude --schedule-only install '~i:'
20 aptitude -f install
21 .
22 If you have a customized sources.list that may provide more of the
23 needed libraries than the default distribution, rebuild this package
24 on your own system to pull them in.
Note: See TracBrowser for help on using the repository browser.