irony-mode 1.5.0-1 source package in Ubuntu

Changelog

irony-mode (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Update my email address.
  * Switch to llvm-toolchain-12, and build with libclang-12-dev, clang-12,
    and llvm-12-dev.
  * Switch to watch file v4 (no further changes required).

 -- Nicholas D Steeves <email address hidden>  Wed, 15 Sep 2021 16:56:37 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
irony-mode_1.5.0-1.dsc 2.0 KiB 41e1924513060e0e40f4040ac69bb75c68bb10caac8e8227dc13298cd8af53ee
irony-mode_1.5.0.orig.tar.xz 299.4 KiB e1954ce81e6443282f9fbfaf8cab68e13f8b6606ce8ea4991d4744c79c911d65
irony-mode_1.5.0-1.debian.tar.xz 6.0 KiB 05f7ca8f9e22c62724cc45e903469b1231f6bbc26b8a584f8071710eb82314ef

Available diffs

No changes file available.

Binary packages built by this source

elpa-irony: Emacs C/C++ minor mode powered by libclang

 irony-mode is an Emacs minor-mode that aims at improving the editing
 experience for the C, C++ and Objective-C languages. It works by
 using a combination of an Emacs package and a C++ program
 (irony-server) that uses libclang.
 .
 This package contains irony-mode.

irony-server: Emacs C/C++ minor mode powered by libclang (server)

 irony-mode is an Emacs minor-mode that aims at improving the editing
 experience for the C, C++ and Objective-C languages. It works by
 using a combination of an Emacs package and a C++ program
 (irony-server) that uses libclang.
 .
 This package contains the architecture-specific irony-server.

irony-server-dbgsym: debug symbols for irony-server