[libfile-mimeinfo-perl] branch master updated (ab1a37e -> 120b459)
gregor herrmann
gregoa at debian.org
Mon Nov 28 20:57:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfile-mimeinfo-perl.
from ab1a37e update changelog
adds 75411b2 added test for file name with file path
adds 9abf71e added pod to specify that is a filename
adds 710ddb9 Merge pull request #23 from nbezzala/master
adds 33094ef follow the current mime-apps-spec (fixes #8, #20)
adds fbdc913 Merge branch 'Celti-master'
adds 53c2f3e Release engineering for 0.28
adds 852b9f2 New upstream version 0.28
new b9aed13 Merge tag 'upstream/0.28'
new 3792525 Update debian/changelog
new 362210f add bug closer
new fb02c5a Update years of packaging copyright.
new 0640205 Declare compliance with Debian Policy 3.9.8.
new 1bd96f5 Drop unneded version from build dependency.
new 4b1121f Bump debhelper compatibility level to 9.
new f9b4668 Add a patch to fix a spelling mistake in the documentation.
new 120b459 update changelog
The 9 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:
.travis.yml | 14 ---------
Changes | 8 +++++
MANIFEST | 4 ++-
MANIFEST.SKIP | 13 ++++++++
META.json | 13 ++++----
META.yml | 11 ++++---
Makefile.PL | 23 ++++++++------
debian/changelog | 16 ++++++++--
debian/compat | 2 +-
debian/control | 6 ++--
debian/copyright | 2 +-
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 +++++++++++
lib/File/MimeInfo.pm | 5 ++--
lib/File/MimeInfo/Applications.pm | 61 +++++++++++++++++++++++++++-----------
lib/File/MimeInfo/Magic.pm | 2 +-
lib/File/MimeInfo/Rox.pm | 2 +-
mimeopen | 2 +-
mimetype | 2 +-
t/10filehandle.t | 17 +++++++++++
t/test.png | Bin 0 -> 82 bytes
21 files changed, 159 insertions(+), 63 deletions(-)
delete mode 100644 .travis.yml
create mode 100644 MANIFEST.SKIP
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling.patch
create mode 100644 t/10filehandle.t
create mode 100644 t/test.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-mimeinfo-perl.git
More information about the Pkg-perl-cvs-commits
mailing list