irony-mode 1.5.0-5 source package in Ubuntu

Changelog

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

  * Switch to llvm-toolchain-15, and build with libclang-15-dev, clang-15,
    and llvm-15-dev.

 -- Nicholas D Steeves <email address hidden>  Mon, 23 Jan 2023 16:04:06 -0500

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
irony-mode_1.5.0-5.dsc 2.0 KiB 8f2d76dafb74ddd7b1b8c68ff82239d8f3e86053e10d8022343a10fba9a148cd
irony-mode_1.5.0.orig.tar.xz 299.4 KiB e1954ce81e6443282f9fbfaf8cab68e13f8b6606ce8ea4991d4744c79c911d65
irony-mode_1.5.0-5.debian.tar.xz 7.6 KiB e0fdea64d5eb67f71af7ac35fd57ff4bf2b9ff781aa38dc67295de86fea1d1ab

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