emacs-epc 0.1.1-6 source package in Ubuntu

Changelog

emacs-epc (0.1.1-6) unstable; urgency=medium

  [ David Krauser ]
  * Update maintainer email address

  [ Lev Lamberov ]
  * Add upstream metadata
  * Migrate to dh 13 without d/compat
  * d/control: Add Rules-Requires-Root: no
  * d/control: Clean Depends and Enhances
  * d/control: Declare Standards-Version 4.5.1 (no changes needed)
  * d/control: Drop Built-Using field
  * d/copyright: Bump copyright years
  * d/rules: Do not pass --parallel to dh

 -- Lev Lamberov <email address hidden>  Thu, 31 Dec 2020 16:33:52 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-epc_0.1.1-6.dsc 1.9 KiB b550d15a93a4545509fa63d37fd25ca2ff311506cd8b65fc57eadb5d7ff7cdd6
emacs-epc_0.1.1.orig.tar.gz 155.0 KiB 1f36e4ab75f6ddf0e27e993ec12606d409377a2b579ac29ccf4d07f7cd5954cc
emacs-epc_0.1.1-6.debian.tar.xz 3.2 KiB 5f8ba8e1f7c8bf87cbaa56fbdf783fb7cab554ea04ebf8a83fd4b3174c0340c9

Available diffs

No changes file available.

Binary packages built by this source

elpa-epc: RPC stack for Emacs Lisp

 This is an asynchronous RPC stack for Emacs. Using this RPC stack, the
 Emacs can communicate with the peer process. Because the protocol is
 S-expression encoding and consists of asynchronous communications, the RPC
 response is fairly good.