libfile-basedir-perl 0.07-1 source package in Ubuntu
Changelog
libfile-basedir-perl (0.07-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> <email address hidden> * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Strip trailing slash from metacpan URLs. [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend [ gregor herrmann ] * New upstream release. * debian/copyright: switch formatting to Copyright-Format 1.0. * Use proper override_ in debian/rules. * Bump debhelper compatibility level to 9. * Declare compliance with Debian Policy 3.9.6. * Mark package as autopkgtest-able. * Add explicit build dependency on libmodule-build-perl. * Drop spelling.patch, merged upstream. * Add new (build) dependencies. -- gregor herrmann <email address hidden> Tue, 09 Jun 2015 21:38:20 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | perl | |
Xenial | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfile-basedir-perl_0.07-1.dsc | 2.3 KiB | dee081ff64355ec91f787bba4acce416dbf3eec44f11c9407133a32b47356b95 |
libfile-basedir-perl_0.07.orig.tar.gz | 9.7 KiB | 120a57ef78535e13e1465717b4056aff4ce69af1e31c67c65d1177a52169082b |
libfile-basedir-perl_0.07-1.debian.tar.xz | 2.6 KiB | 2cbbb99eadc4b6df66cb43bbf20d2a9dc5c5c3c2717e7c5bd13849db07363af9 |
Available diffs
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.