1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: emacsen-common
Section: editors
Priority: optional
Build-Depends: debhelper (>= 10)
Maintainer: Rob Browning <rlb@defaultvalue.org>
Vcs-Browser: https://salsa.debian.org/rlb/deb-emacsen-common
Vcs-Git: https://salsa.debian.org/rlb/deb-emacsen-common.git
Standards-Version: 4.7.0
Package: emacsen-common
Architecture: all
Depends: ${misc:Depends}
Conflicts:
emacs19,
emacs20,
emacs21-common,
emacs22-common,
emacs23-common,
emacs24-common,
emacs25-common,
xemacs21-support (<< 21.4.24-6~)
Description: Common facilities for all emacsen
This package contains code that is needed by all the (x)emacs
packages. It will be automatically installed when needed.
|