[liblinux-distribution-perl] branch master updated (9b11c8d -> 76b0ee1)
Nuno Carvalho
smash at cpan.org
Thu Jun 4 16:18:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a change to branch master
in repository liblinux-distribution-perl.
from 9b11c8d update changelog
adds 2b74cf5 Imported Upstream version 0.22
new 1e0077a Merge tag 'upstream/0.22'
new d5ac952 Update standards version
new 16e53f2 Add Testsuite in d/control
new f2ba1f3 Add debian/upstream/metadata file
new 8da11ef Remove duplicate entry in d/copyright
new 76b0ee1 New upstream release, ready for review
The 6 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:
Changes | 119 +++++------
MANIFEST | 74 ++++---
META.json | 8 +-
META.yml | 6 +-
README | 70 +++----
debian/changelog | 14 +-
debian/control | 3 +-
debian/copyright | 1 -
debian/upstream/metadata | 7 +
lib/Linux/Distribution.pm | 454 +++++++++++++++++++++--------------------
t/{centos.t => amazon.t} | 28 +--
t/amazon/files | 4 +
t/amazon/system-release | 1 +
t/{centos6.t => centos7.t} | 28 +--
t/centos7/centos-release | 1 +
t/{centos6 => centos7}/files | 10 +-
t/{centos6.t => debian7.t} | 28 +--
t/debian7/debian_version | 1 +
t/{centos => debian7}/files | 10 +-
t/{rhel6.t => rhel7.t} | 28 +--
t/{centos => rhel7}/files | 10 +-
t/rhel7/redhat-release | 1 +
t/{rhel6.t => ubuntu1404.t} | 28 +--
t/ubuntu1404/debian_version | 1 +
t/{centos => ubuntu1404}/files | 10 +-
t/ubuntu1404/lsb-release | 4 +
26 files changed, 501 insertions(+), 448 deletions(-)
create mode 100644 debian/upstream/metadata
copy t/{centos.t => amazon.t} (66%)
create mode 100644 t/amazon/files
create mode 100644 t/amazon/system-release
copy t/{centos6.t => centos7.t} (72%)
create mode 100644 t/centos7/centos-release
copy t/{centos6 => centos7}/files (92%)
copy t/{centos6.t => debian7.t} (66%)
create mode 100644 t/debian7/debian_version
copy t/{centos => debian7}/files (68%)
copy t/{rhel6.t => rhel7.t} (72%)
copy t/{centos => rhel7}/files (92%)
create mode 100644 t/rhel7/redhat-release
copy t/{rhel6.t => ubuntu1404.t} (66%)
create mode 100644 t/ubuntu1404/debian_version
copy t/{centos => ubuntu1404}/files (68%)
create mode 100644 t/ubuntu1404/lsb-release
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblinux-distribution-perl.git
More information about the Pkg-perl-cvs-commits
mailing list