libregexp-trie-perl 0.02-3 source package in Ubuntu
Changelog
libregexp-trie-perl (0.02-3) unstable; urgency=low * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.5.0, no changes needed. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. -- Debian Janitor <email address hidden> Fri, 27 May 2022 22:06:02 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libregexp-trie-perl_0.02-3.dsc | 2.1 KiB | 843c403cefa3e88a90dad5f8b96a320b498de804808df23e22549f2b114ef946 |
libregexp-trie-perl_0.02.orig.tar.gz | 3.3 KiB | fb2bf94ed8dbc1f4a95d9fc8f710cb67b3f796c6efc9c4bb4c2cfa3ebaa1c5fa |
libregexp-trie-perl_0.02-3.debian.tar.xz | 1.6 KiB | 47dfa0a2652d62e3c823830b7cd08869927ddf0c795d1b7693603193ef026212 |
Available diffs
- diff from 0.02-2 to 0.02-3 (727 bytes)
No changes file available.
Binary packages built by this source
- libregexp-trie-perl: Perl module for building a trie-ized regular expression
Regexp::Trie is a faster but simpler version of Regexp::Assemble or
Regexp::Optimizer. It builds a regular expression that matches multiple
string literals with more or less common prefixes.