libcompiler-lexer-perl 0.23-3 source package in Ubuntu

Changelog

libcompiler-lexer-perl (0.23-3) unstable; urgency=medium

  * Team upload.
  * Set Rules-Requires-Root: no.
  * Update Build-Depends for cross builds.
  * Annotate test-only build dependencies with <!nocheck>.
  * Set upstream metadata fields: Bug-Submit.
  * Set bindnow linker flag in debian/rules.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Declare compliance with Debian Policy 4.6.1.
  * Bump debhelper-compat to 13.
  * Add ITP bug in 0.23-1.

 -- gregor herrmann <email address hidden>  Sat, 30 Jul 2022 17:20:31 +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
libcompiler-lexer-perl_0.23-3.dsc 2.5 KiB 9f22bb5b80987d863f63d078c325c776664a84164f4e5b57daa8f9855e0c62bd
libcompiler-lexer-perl_0.23.orig.tar.gz 65.1 KiB 6031ce4afebbfa4f492a274949be7b8232314e91023828c438e47981ff0a99db
libcompiler-lexer-perl_0.23-3.debian.tar.xz 2.0 KiB e8197dc24e32c47838b7c006088e92063a63874b2395913c67446a1af789d54b

No changes file available.

Binary packages built by this source

libcompiler-lexer-perl: Lexical Analyzer for Perl5

 Compiler::Lexer provides a lexical analyser for Perl code. Once the Perl
 code is parsed, the lexer can provide:
  * a list of tokens
  * the list of module used by the Perl code.
 .
 This module is written in XS to be faster than a pure Perl
 implementation

libcompiler-lexer-perl-dbgsym: debug symbols for libcompiler-lexer-perl