[libdime-tools-perl] branch master updated (2f15e2d -> a2266de)
Florian Schlichting
fsfs at moszumanska.debian.org
Sun May 1 20:33:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libdime-tools-perl.
from 2f15e2d update changelog
adds 958f013 Imported Upstream version 0.04
new 7087fb0 Merge tag 'upstream/0.04'
new 42d0551 Update debian/changelog
new 5661b23 Add upstream metadata
new b8104ea Drop add-minimal-test.patch, upstream has a basic use test now
new b0b02ff Bump dh compat to level 9
new cb142fd Declare compliance with Debian Policy 3.9.8
new e8e7148 Mark package autopkgtest-able
new a2266de prepare changelog for release
The 8 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 | 17 +-
LICENSE | 46 +-
MANIFEST | 25 +-
META.json | 50 ++
META.yml | 27 +
Makefile.PL | 67 ++-
Makefile.old | 716 -------------------------
README | 7 +-
debian/changelog | 15 +-
debian/compat | 2 +-
debian/control | 6 +-
debian/patches/add-minimal-test.patch | 13 -
debian/patches/series | 1 -
debian/upstream/metadata | 6 +
dist.ini | 19 +
lib/DIME/Identifier.pm | 185 +++----
lib/DIME/Message.pm | 277 +++++-----
lib/DIME/Parser.pm | 311 +++++------
lib/DIME/Payload.pm | 955 +++++++++++++++++-----------------
lib/DIME/Record.pm | 825 ++++++++++++++---------------
lib/DIME/Tools.pm | 364 ++++++-------
t/01-require.t | 8 +
t/1.t | 0
23 files changed, 1638 insertions(+), 2304 deletions(-)
create mode 100644 META.json
create mode 100644 META.yml
delete mode 100644 Makefile.old
delete mode 100644 debian/patches/add-minimal-test.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 t/01-require.t
delete mode 100644 t/1.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdime-tools-perl.git
More information about the Pkg-perl-cvs-commits
mailing list