libtext-glob-perl 0.11-2 source package in Ubuntu
Changelog
libtext-glob-perl (0.11-2) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Update standards version to 4.5.1, no changes needed. [ gregor herrmann ] * debian/rules: run dh_perl -d to avoid dependency on full perl. Cf. #987615 * Declare compliance with Debian Policy 4.6.0. * Drop pointless debian/upstream/metadata. -- gregor herrmann <email address hidden> Sun, 24 Oct 2021 19:03:26 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | perl | |
Jammy | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtext-glob-perl_0.11-2.dsc | 2.3 KiB | 12c45b88f7eec5e63dd3285d924840d4d9f3af1c83ba5df18bde061b7436123f |
libtext-glob-perl_0.11.orig.tar.gz | 4.7 KiB | 069ccd49d3f0a2dedb115f4bdc9fbac07a83592840953d1fcdfc39eb9d305287 |
libtext-glob-perl_0.11-2.debian.tar.xz | 4.1 KiB | bc48a1081b46ad9f93259ce83bd90c8eeabc766d77c38264f89cd9669c03bc95 |
Available diffs
- diff from 0.11-1 to 0.11-2 (758 bytes)
No changes file available.
Binary packages built by this source
- libtext-glob-perl: Perl module for matching globbing patterns against text
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem. If you
want to do full file globbing use the File::Glob module instead.