[libpdf-reuse-perl] branch master updated (fa3dc5f -> 35619c4)
Florian Schlichting
fsfs at moszumanska.debian.org
Tue Oct 11 20:17:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libpdf-reuse-perl.
from fa3dc5f update changelog
adds 8f85e8b New upstream version 0.39
new fb463f4 Merge tag 'upstream/0.39'
new cea908f New upstream version 0.39
new d252200 Add upstream metadata
new 82f930f Update copyright years
new a00c859 Add build-dependency on Test::Deep (for t/Reuse.t)
new fc483a8 Bump dh compat to level 9
new caf8fb5 Declare compliance with Debian Policy 3.9.8
new 35619c4 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 | 25 ++++++-
MANIFEST | 11 +--
META.yml | 2 +-
Makefile.PL | 55 ++++++++++++--
README | 4 +-
debian/changelog | 14 +++-
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 2 +-
debian/upstream/metadata | 5 ++
Reuse.pm => lib/PDF/Reuse.pm | 123 +++++++++++++++++++------------
{Reuse => lib/PDF/Reuse}/Util.pm | 0
{Util => lib/PDF/Util}/graphObj_pl | 0
{Util => lib/PDF/Util}/reuseComponent_pl | 0
t/Reuse.t | 116 +++++++++++++++++++++++++++++
test.pl => t/test.t | 0
16 files changed, 294 insertions(+), 71 deletions(-)
create mode 100644 debian/upstream/metadata
rename Reuse.pm => lib/PDF/Reuse.pm (98%)
rename {Reuse => lib/PDF/Reuse}/Util.pm (100%)
rename {Util => lib/PDF/Util}/graphObj_pl (100%)
rename {Util => lib/PDF/Util}/reuseComponent_pl (100%)
create mode 100644 t/Reuse.t
rename test.pl => t/test.t (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-reuse-perl.git
More information about the Pkg-perl-cvs-commits
mailing list