libclang-perl 0.09-6 source package in Ubuntu

Changelog

libclang-perl (0.09-6) unstable; urgency=medium

  * Team upload.
  * d/control: declare conformance to standards version 4.6.1.
  * rebuild bumps dependency to libclang 13.  (Closes: #1000924)

 -- Étienne Mollier <email address hidden>  Thu, 26 May 2022 12:09:29 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libclang-perl_0.09-6.dsc 2.2 KiB 340aa78985985e3832cb30a1a391c4e518bb63465d4f070a0b84348a5823b3e4
libclang-perl_0.09.orig.tar.gz 18.0 KiB 187d508c6dd4f558cfa8c6dcb85ddc6da7eb836428d8fc8d9358b6bc7dbe4db9
libclang-perl_0.09-6.debian.tar.xz 2.6 KiB 475f70772c0dddd175c318e1732a303d2e54c866d6d33f46a1da15593d9e1687

Available diffs

No changes file available.

Binary packages built by this source

libclang-perl: Perl bindings to the Clang compiler's indexing interface

 Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++
 programming languages which uses LLVM as its back end.
 .
 Clang module provides Perl bindings to the Clang indexing interface, used for
 extracting high-level symbol information from source files without exposing
 the full Clang C++ API.

libclang-perl-dbgsym: debug symbols for libclang-perl