[libfile-basedir-perl] branch master updated (42e6d49 -> 4443d82)
gregor herrmann
gregoa at debian.org
Tue Jun 9 19:40:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfile-basedir-perl.
from 42e6d49 update changelog
adds a22c6bf Imported Upstream version 0.07
new fa5cca5 Merge tag 'upstream/0.07'
new 78ddce9 New upstream release.
new 7320a59 debian/copyright: switch formatting to Copyright-Format 1.0.
new 54a75db Use proper override_ in debian/rules.
new b7d7aaa Bump debhelper compatibility level to 9.
new b82f367 Declare compliance with Debian Policy 3.9.6.
new 5c53a9d Reformat debian/control with cme
new d65d6ea Mark package as autopkgtest-able.
new 609909f Add explicit build dependency on libmodule-build-perl.
new b6f2083 Drop spelling.patch, merged upstream.
new 5873f01 Add new (build) dependencies.
new 4443d82 releasing package libfile-basedir-perl version 0.07-1
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 7 +-
Changes | 17 +++++
MANIFEST | 5 ++
META.json | 60 ++++++++++++++++++
META.yml | 60 +++++++++++-------
Makefile.PL | 37 ++---------
configure | 0
debian/changelog | 19 +++++-
debian/compat | 2 +-
debian/control | 24 ++++---
debian/copyright | 29 +++++----
debian/patches/series | 1 -
debian/patches/spelling.patch | 17 -----
debian/rules | 8 +--
lib/File/BaseDir.pm | 17 +++--
lib/File/IconTheme.pm | 66 +++++++++++++++++++
lib/File/UserDirs.pm | 144 ++++++++++++++++++++++++++++++++++++++++++
t/03_icontheme.t | 31 +++++++++
t/03_userdirs.t | 45 +++++++++++++
19 files changed, 478 insertions(+), 111 deletions(-)
create mode 100644 META.json
mode change 100755 => 100644 configure
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling.patch
create mode 100644 lib/File/IconTheme.pm
create mode 100644 lib/File/UserDirs.pm
create mode 100644 t/03_icontheme.t
create mode 100644 t/03_userdirs.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-basedir-perl.git
More information about the Pkg-perl-cvs-commits
mailing list