~ubuntu-branches/ubuntu/intrepid/mit-scheme/intrepid-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Chris Hanson
  • Date: 2005-01-18 00:33:57 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050118003357-pv3i8iqlm5m80tl5
Tags: 7.7.90-5
* Add "libx11-dev" to build-depends.  (closes: Bug#290845)
* Fix debian/control and debian/menu to eliminate some lintian errors
  and warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Chris Hanson <cph@debian.org>
5
 
Build-Depends: debhelper (>> 2.0.0), m4, mit-scheme, tetex-bin, tetex-extra, texi2html, texinfo
6
 
Standards-Version: 3.5.6
 
5
Build-Depends: debhelper (>= 4.0.0), m4, mit-scheme, autotools-dev, libssl-dev, libmhash-dev, libmcrypt-dev, libgdbm-dev, postgresql-dev, libncurses5-dev, libx11-dev, tetex-bin, tetex-extra, texi2html, texinfo
 
6
Standards-Version: 3.6.1
7
7
 
8
8
Package: mit-scheme
9
9
Architecture: i386
10
10
Depends: ${shlibs:Depends}
11
11
Recommends: mime-support
12
 
Suggests: libssl0.9.6, libmhash2, libmcrypt4
13
 
Description: The MIT Scheme development environment
14
 
 MIT Scheme is an implementation of the Scheme programming language,
 
12
Description: MIT/GNU Scheme development environment
 
13
 MIT/GNU Scheme is an implementation of the Scheme programming language,
15
14
 providing an interpreter, compiler, source-code debugger, integrated
16
 
 Emacs-like editor, and a large runtime library.  MIT Scheme is best
 
15
 Emacs-like editor, and a large runtime library.  MIT/GNU Scheme is best
17
16
 suited to programming large applications with a rapid development
18
17
 cycle.
19
 
Description-fr: L'environnement de d�veloppement Scheme du MIT
20
 
 Le Scheme du MIT est une impl�mentation du langage de programmation Scheme,
21
 
 fournissant un interpr�teur, un compilateur, un d�bogueur de code source, un
22
 
 �diteur int�gr� � la Emacs et une grande biblioth�que ex�cutable. Le Scheme du
23
 
 MIT est plus adapt� pour la programmation de grandes applications avec un
24
 
 cycle de d�veloppement rapide.