Source: irony-mode Section: editors Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 14), cmake, libclang-22-dev, clang-22, llvm-22-dev, dh-elpa, python3-docutils Standards-Version: 4.7.4 Homepage: https://github.com/Sarcasm/irony-mode/ Vcs-Git: https://salsa.debian.org/emacsen-team/irony-mode.git Vcs-Browser: https://salsa.debian.org/emacsen-team/irony-mode Testsuite: autopkgtest-pkg-elpa Package: elpa-irony Architecture: all Depends: irony-server (>=${source:Version}) Breaks: irony-mode (<< 1.4.0-2~) Replaces: irony-mode (<< 1.4.0-2~) Provides: irony-mode Suggests: elpa-yasnippet Enhances: emacs Description: 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. Package: irony-server Architecture: any Description: 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.