libmodule-load-conditional-perl 0.70-1 source package in Ubuntu
Changelog
libmodule-load-conditional-perl (0.70-1) unstable; urgency=medium * Team upload. [ gregor herrmann ] * Remove Alejandro Garrido Mota from Uploaders. Thanks for your work! * Remove Daniel Kahn Gillmor from Uploaders. Thanks for your work! * Remove Jonathan Yu from Uploaders. Thanks for your work! * Remove Rene Mayorga from Uploaders. Thanks for your work! [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ Nick Morrott ] * New upstream version 0.70 * d/compat: - Drop file * d/control: - Declare compliance with Debian Policy 4.4.1 (no changes) - Bump debhelper compatibility level to 12 - Refresh (build) dependencies - Add Rules-Requires-Root field * d/copyright: - Update Debian Files stanza * d/u/metadata: - Refresh metadata * d/watch: - Migrate to version 4 of the watch file format -- Nick Morrott <email address hidden> Tue, 12 Nov 2019 10:24:05 +0000
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 | |
---|---|---|---|---|
Focal | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmodule-load-conditional-perl_0.70-1.dsc | 2.2 KiB | 593670e5432e780da81877e36397e5f5c4d9789a69efef236d16e9cb33b5fa91 |
libmodule-load-conditional-perl_0.70.orig.tar.gz | 13.4 KiB | 7071b3f28c3ad3130b97a552db2a4d39449a69fbb45f7a1aeb16b4f17b4423ff |
libmodule-load-conditional-perl_0.70-1.debian.tar.xz | 3.8 KiB | 87a2c8d1ad0ab43f21e31b9c178efd1b8e72fb2b26e6701b7dcda1c9788601e1 |
Available diffs
- diff from 0.68-1 to 0.70-1 (3.4 KiB)
No changes file available.
Binary packages built by this source
- libmodule-load-conditional-perl: module for looking up information about modules
Module:
:Load:: Conditional provides simple ways to query and possibly load any
of the modules you have installed on your system during runtime. It is able
to load multiple modules at once or none at all if one of them was not able
to load. It also takes care of any error checking and so forth.