File: control

package info (click to toggle)
emacs22 22.2%2B2-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 85,272 kB
  • ctags: 78,938
  • sloc: lisp: 834,317; ansic: 258,011; sh: 4,748; makefile: 2,847; xml: 2,224; perl: 1,095; cs: 772; python: 160; csh: 9; asm: 6; sed: 4
file content (89 lines) | stat: -rw-r--r-- 3,693 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: emacs22
Section: editors
Priority: optional
Maintainer: Rob Browning <rlb@defaultvalue.org>
Uploaders: Jerome Marant <jerome@debian.org>
Build-Depends: mailx, libncurses5-dev, texinfo, liblockfile-dev, libgif-dev | libungif4-dev, libtiff4-dev | libtiff-dev, xaw3dg-dev, libpng12-dev, libjpeg62-dev, autotools-dev, dpkg-dev (>> 1.10.0), quilt (>= 0.42-1), debhelper (>= 4), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.7.2

Package: emacs
Section: editors
Priority: optional
Architecture: all
Depends: emacs22 | emacs22-gtk | emacs22-nox
Provides: emacsen, editor, info-browser, mail-reader, news-reader
Description: The GNU Emacs editor (metapackage)
 GNU Emacs is the extensible self-documenting text editor.
 This is a metapackage which will always depend on the latest Emacs
 release.

Package: emacs22
Section: editors
Priority: optional
Architecture: any
Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: emacsen, editor, info-browser, mail-reader, news-reader
Suggests: emacs22-common-non-dfsg
Conflicts: emacs22-nox, emacs22-gtk, w3-el
Replaces: emacs22-nox, emacs22-gtk
Description: The GNU Emacs editor
 GNU Emacs is the extensible self-documenting text editor.

Package: emacs22-nox
Section: editors
Priority: optional
Architecture: any
Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: emacs22, editor, emacsen, info-browser, mail-reader, news-reader
Suggests: emacs22-common-non-dfsg
Conflicts: emacs22, emacs22-gtk, w3-el
Replaces: emacs22, emacs22-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: emacs22-gtk
Section: editors
Priority: optional
Architecture: any
Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: emacs22, editor, emacsen, info-browser, mail-reader, news-reader
Suggests: emacs22-common-non-dfsg
Conflicts: emacs22, emacs22-nox, w3-el
Replaces: emacs22, emacs22-nox
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: emacs22-bin-common
Section: editors
Priority: optional
Architecture: any
Depends: emacs22-common (= ${source:Version}), ${shlibs: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 emacs22, emacs22-gtk, and emacs22-nox.

Package: emacs22-common
Section: editors
Priority: optional
Architecture: all
Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.9.0), ${shlibs:Depends}
Suggests: emacs22-el, emacs22-common-non-dfsg
Conflicts: emacs22-el (<< ${Source-Version}), w3-el, emacs22-common-non-dfsg (<< 22.2+2-1)
Replaces: emacs22-common (<< 22.2), emacs22-common-non-dfsg (<< 22.2+2-1)
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 emacs22, emacs22-gtk, and emacs22-nox.

Package: emacs22-el
Section: editors
Priority: optional
Architecture: all
Depends: emacs22-common (= ${source:Version})
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.