xemacs21 21.4.24-5ubuntu1 source package in Ubuntu

Changelog

xemacs21 (21.4.24-5ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/fix_maximisation-bug.patch:
      + Fix maximisation issue where xemacs21 stayed in an infinite loop.
    - debian/patches/force-docs.patch:
      + Force generating documentation (hundreds of warnings with new
        makeinfo).

xemacs21 (21.4.24-5) unstable; urgency=low

  * Acknowledge needless zero day NMU, will need to merge with the
    packaging rework later.

xemacs21 (21.4.24-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Drop libesd0-dev from the build-dependencies, this is some
    leftover as esd support has been disabled since 2001 (Closes: #856092)
  * debian/control: Explicitly state in the short description that xemacs21
    package is a metapackage to avoid being auto-rejected by dak
  * debian/PackagesMakefile.in: Make the manpages reproducible by removing
    timestamps when gzip'ing (-n) the files

 -- Gianfranco Costamagna <email address hidden>  Fri, 19 Jan 2018 08:58:33 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Mark Brown
Architectures:
any all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe editors

Downloads

File Size SHA-256 Checksum
xemacs21_21.4.24.orig.tar.bz2 6.9 MiB 0274232e8481ec05f08920e53fece440418512f79ef13b4f6156bfc5399ed9e6
xemacs21_21.4.24-5ubuntu1.debian.tar.xz 34.0 KiB 80d1841a0ff287e2bdc71cb6cbed960cc9ac92cb1287fafd69a1872be98b8bca
xemacs21_21.4.24-5ubuntu1.dsc 2.4 KiB dba0325d1d339db1087e1b7c74529cc329e6d1b6048bb2949e125d53125b4ea3

View changes file

Binary packages built by this source

xemacs21: highly customizable text editor metapackage

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package exists to cause the installation of the real XEmacs packages.

xemacs21-bin: highly customizable text editor -- support binaries

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 After starting it up peruse the Help menu and read more on its
 origins and what it can do.
 .
 You will need one of xemacs21-mule, xemacs21-nomule, or
 xemacs21-mule-canna-wnn to actually run xemacs.

xemacs21-bin-dbgsym: No summary available for xemacs21-bin-dbgsym in ubuntu cosmic.

No description available for xemacs21-bin-dbgsym in ubuntu cosmic.

xemacs21-mule: highly customizable text editor -- Mule binary

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains the actual binary used to run XEmacs. It
 depends on the xemacs21-support package for lisp and etc files, and
 the xemacs21-bin package for supporting binaries. This binary has
 been compiled with support for mule, but no input extensions.
 .
 Mule is the extension to (x)emacs that allows for the display of
 non-European characters (for example Japanese and Korean characters).
 This version of the package is mainly useful for only the display and
 reading of international characters. It does not have any mechanism
 for entering non-European characters (see the xemacs21-mule-canna-wnn
 package for that).
 .
 This package actually contains one of the three xemacs binaries
 available. They are xemacs21-nomule, xemacs21-mule and
 xemacs21-mule-canna-wnn.

xemacs21-mule-canna-wnn: No summary available for xemacs21-mule-canna-wnn in ubuntu cosmic.

No description available for xemacs21-mule-canna-wnn in ubuntu cosmic.

xemacs21-mule-canna-wnn-dbgsym: No summary available for xemacs21-mule-canna-wnn-dbgsym in ubuntu cosmic.

No description available for xemacs21-mule-canna-wnn-dbgsym in ubuntu cosmic.

xemacs21-mule-dbgsym: No summary available for xemacs21-mule-dbgsym in ubuntu cosmic.

No description available for xemacs21-mule-dbgsym in ubuntu cosmic.

xemacs21-nomule: highly customizable text editor -- Non-mule binary

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains the actual binary used to run XEmacs. It
 depends on the xemacs21-support package for lisp and etc files, and
 the xemacs21-bin package for supporting binaries. This binary does
 not have any of the mule stuff compiled into it. It should be faster
 than the xemacs21-mule and xemacs21-mule-canna-wnn packages because
 it does not contain the fairly large bit of code for either the
 display or input of non-European characters.
 .
 This package actually contains one of the three xemacs binaries
 available. They are xemacs21-nomule, xemacs21-mule and
 xemacs21-mule-canna-wnn.

xemacs21-nomule-dbgsym: debug symbols for xemacs21-nomule
xemacs21-support: No summary available for xemacs21-support in ubuntu cosmic.

No description available for xemacs21-support in ubuntu cosmic.

xemacs21-supportel: highly customizable text editor -- non-required library files

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains all the non-necessary library files for
 XEmacs. The xemacs21-support package contains the compiled versions
 of these files.
 .
 The major reason to install this package is if you want to learn
 elisp or modify the libraries for your specific installation.