File: control

package info (click to toggle)
emacs23 23.4%2B1-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 104,780 kB
  • sloc: lisp: 996,499; ansic: 249,051; objc: 10,008; makefile: 4,213; sh: 2,210; perl: 1,365; cs: 772; cpp: 490; awk: 465; python: 331; xml: 44; java: 27; csh: 8; sed: 4
file content (72 lines) | stat: -rw-r--r-- 3,421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: emacs23
Section: editors
Priority: optional
Maintainer: Rob Browning <rlb@defaultvalue.org>
Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, librsvg2-dev,
 libgif-dev | libungif4-dev, libtiff4-dev | libtiff-dev, xaw3dg-dev,
 libpng-dev, libjpeg-dev, libm17n-dev, libotf-dev,
 libgpm-dev [linux-any], libdbus-1-dev,
 autoconf, automake, autotools-dev, dpkg-dev (>> 1.10.0), quilt (>= 0.42),
 debhelper (>= 7.0.50~), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev,
 libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Homepage: http://www.gnu.org/software/emacs/
Standards-Version: 3.7.2

Package: emacs23-lucid
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: emacs23, emacsen, editor, info-browser, mail-reader, news-reader
Suggests: emacs23-common-non-dfsg
Conflicts: emacs23, emacs23-nox, emacs23-gtk
Replaces: emacs23, emacs23-nox, emacs23-gtk
Description: The GNU Emacs editor
 GNU Emacs is the extensible self-documenting text editor.
 This package contains a version of Emacs with a Lucid user interface.

Package: emacs23-nox
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: emacs23, editor, emacsen, info-browser, mail-reader, news-reader
Suggests: emacs23-common-non-dfsg
Conflicts: emacs23, emacs23-lucid, emacs23-gtk
Replaces: emacs23, emacs23-lucid, emacs23-gtk
Description: The GNU Emacs editor (without X support)
 GNU Emacs is the extensible self-documenting text editor.
 This package contains a version of Emacs compiled without support for X.

Package: emacs23
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
Suggests: emacs23-common-non-dfsg
Conflicts: emacs23-lucid, emacs23-nox, emacs23-gtk
Replaces: emacs23-lucid, emacs23-nox, emacs23-gtk
Description: The GNU Emacs editor (with GTK+ user interface)
 GNU Emacs is the extensible self-documenting text editor.
 This package contains a version of Emacs with a GTK+ user interface.

Package: emacs23-bin-common
Architecture: any
Depends: emacs23-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: The GNU Emacs editor's shared, architecture dependent files
 GNU Emacs is the extensible self-documenting text editor.
 This package contains the architecture dependent infrastructure
 that's shared by emacs23, emacs23-lucid, and emacs23-nox.

Package: emacs23-common
Architecture: all
Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
Suggests: emacs23-el, emacs23-common-non-dfsg
Conflicts: emacs23-el (<< ${Source-Version}), cedet, eieio, speedbar
Description: The GNU Emacs editor's shared, architecture independent infrastructure
 GNU Emacs is the extensible self-documenting text editor.
 This package contains the architecture independent infrastructure
 that's shared by emacs23, emacs23-lucid, and emacs23-nox.

Package: emacs23-el
Architecture: all
Depends: emacs23-common (= ${source:Version}), ${misc:Depends}
Description: GNU Emacs LISP (.el) files
 GNU Emacs is the extensible self-documenting text editor.
 This package contains the elisp sources for the convenience of users,
 saving space in the main package for small systems.