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.
RevLine 
[22693]1Source: debathena-athena-libraries
2Section: debathena/libs
3Priority: extra
[23372]4Maintainer: Debathena Project <debathena@mit.edu>
[22693]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}
[23372]11Description: Athena libraries for Debathena
[22693]12 This package recommends a set of libraries for compatibility with a
[23372]13 default Athena 9 installation.  When installing this package, include
[22693]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
[23372]24 on your own system to pull them in.
Note: See TracBrowser for help on using the repository browser.