irony-mode 1.5.0-2 source package in Ubuntu

Changelog

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

  * Switch to llvm-toolchain-13, and build with libclang-13-dev, clang-13,
    and llvm-13-dev.
  * rules: Add override_dh_elpa, use sed to set $DEB_VERSION_UPSTREAM
    everywhere where the dummy version "1.2.0" appears in upstream source,
    and then cleanup; this resolves potential confusion about which version
    the Debian package contains.
  * Declare Standards-Version 4.6.0.1 (no changes required).

 -- Nicholas D Steeves <email address hidden>  Fri, 10 Dec 2021 12:22:01 -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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
irony-mode_1.5.0-2.dsc 2.1 KiB e743599639af2cb8d1e9f50abd0992dc14ef83e3c6344f0911f9b3e3ada46126
irony-mode_1.5.0.orig.tar.xz 299.4 KiB e1954ce81e6443282f9fbfaf8cab68e13f8b6606ce8ea4991d4744c79c911d65
irony-mode_1.5.0-2.debian.tar.xz 6.2 KiB 622f830610ac884b92e8378566641caf45451e85a45e8d59f3fe222f9ee75c01

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