irony-mode 1.5.0-4 source package in Ubuntu

Changelog

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

  * Tighten irony-server dependency to guard against the possibility of
    mismatched versions.
  * Add 0002-Drop-info-which-may-confuse-users-from-README.patch which does
    exactly what it sounds like it does.
  * Update my copyright years.
  * Declare Standards-Version 4.6.1 (no changes required).

 -- Nicholas D Steeves <email address hidden>  Fri, 02 Sep 2022 15:56:18 -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-4.dsc 2.0 KiB 88471fd0c4b74cbd0506312ca5b62e080a8379262a27a9638f5def2a2b636467
irony-mode_1.5.0.orig.tar.xz 299.4 KiB e1954ce81e6443282f9fbfaf8cab68e13f8b6606ce8ea4991d4744c79c911d65
irony-mode_1.5.0-4.debian.tar.xz 7.5 KiB 83d7daba0787538cef09fd731c083307974d08788b0b943bc39b9e6cc2da5c9f

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