irony-mode 1.2.0-2 source package in Ubuntu

Changelog

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

  * debian/control: Add Breaks and Replaces (<< 1.2.0-1) to allow clean
    upgrades. (Closes: #880900)
  * Import upstream commit to make tests pass more reliably.
    - Adds 02-irony-iotask-fix-spurious-failure-of-invalid-msg-test.patch
  * Rename fix-install-prefix to 01-fix-install-prefix.patch
  * Allow linking with either libclang-4.0-dev | libclang-5.0-dev
    Rational: libclang-5.0-dev isn't yet in a good state for
    mipsel or mips64el.

 -- Nicholas D Steeves <email address hidden>  Tue, 14 Nov 2017 17:08:27 -0500

Upload details

Uploaded by:
Debian Emacs addons team
Uploaded to:
Sid
Original maintainer:
Debian Emacs addons 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.2.0-2.dsc 2.2 KiB bcbdec33f4322a3cca09581fc29eef04c5edc525ed23f1cf42aa2dc6a476029a
irony-mode_1.2.0.orig.tar.gz 340.6 KiB 215e77a311cd19e7bf61700348afffbeb7a54c221ce1e91599192bd06a56668f
irony-mode_1.2.0-2.debian.tar.xz 4.7 KiB b7add8f7a2fa4b8292c3c25d6d2741944f331e6dcaed9159f065d2fb9d0eea0b

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-mode: Transition Package, irony-mode to elpa-irony

 The irony-mode addon has been elpafied. This dummy package
 helps ease the transition from irony-mode to elpa-irony
 and is safe to remove.

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