libfile-basedir-perl 0.09-1 source package in Ubuntu
Changelog
libfile-basedir-perl (0.09-1) unstable; urgency=medium * Team upload. [ Laurent Baillet ] * fix lintian file-contains-trailing-whitespace warning [ gregor herrmann ] * debian/watch: use uscan version 4. [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on debhelper. [ gregor herrmann ] * Import upstream version 0.09. * Update build dependencies: no more Module::Build. * Move removal of test data to debian/clean. * Update years of upstream copyright and Upstream-Contact. * Add debian/upstream/metadata. * Declare compliance with Debian Policy 4.6.0. * Set Rules-Requires-Root: no. * Annotate test-only build dependencies with <!nocheck>. * Bump debhelper-compat to 13. * Update test dependencies. -- gregor herrmann <email address hidden> Mon, 13 Sep 2021 00:05:20 +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 |
---|---|---|
libfile-basedir-perl_0.09-1.dsc | 2.4 KiB | 21ce7dada5d39151860c686ece3e44511f5448363944a26f7ea5400fa83eebd4 |
libfile-basedir-perl_0.09.orig.tar.gz | 21.0 KiB | 6da6f7281562ac8f11ef1a3af6aedb51c41182b60f1f122ced0079efd92967d9 |
libfile-basedir-perl_0.09-1.debian.tar.xz | 3.1 KiB | b0f982b1f87e7505e2635fd5199e5cce2eb7c026ef92c78f441474911b80de6b |
Available diffs
- diff from 0.08-1 to 0.09-1 (24.5 KiB)
No changes file available.
Binary packages built by this source
- libfile-basedir-perl: Perl module to use the freedesktop basedir specification
The File::BaseDir module can be used to find directories and files as
specified by the XDG Base Directory Specification. It takes care of
defaults and uses File::Spec to make the output platform specific.
.
For this module the XDG basedir specification 0.6 was used.