[libhtml-embedded-turtle-perl] branch master updated (47c4b0f -> 8037cd2)
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 16:24:28 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libhtml-embedded-turtle-perl.
from 47c4b0f Prepare for release: Update changelog and control file.
new 98e0c27 Add git URL as alternate source.
new f9484f9 Stop tracking md5sum of upstream tarball.
new 66e2c5e Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL.
new d5e3430 Update changelog and control file.
new 4effe01 HTML::Embedded::Turtle 0.01.
new f2a62b4 MANIFEST.SKIP fix in my module template
new fbf1413 release 0.090
new c5e5978 Bring HTML-Embedded-Turtle distribution into line with new packaging policies. [massage.pl]
new e582dc7 Bring HTML-Embedded-Turtle distribution into line with new packaging policies. [massage.pl]
new 03da6e9 bunch of TODO files
new dd145b9 sync
new e026a1a use metacpan.org links in lots of places
new d77ebe2 Bring HTML-Embedded-Turtle distribution into line with new packaging policies. [massage.pl]
new e7c6a60 remove tarballs from repo; misc other stuff
new f06c7a5 slight cleanup, release as v0.271
new a80df9d Minor update to fix package metadata.
new 3667f2c Update repo URL
new 5cc5ddf changed repo to github.com
new a0c0f7e general tidy up, modernization; remove given/when
new 4f1b8f6 meta
new 8ad94fc bump version; changelog
new f02a41a Imported Upstream version 0.404
new dc5709e Merge tag 'upstream/0.404'
new ee10cfb Extend copyright coverage for main upstream author to include recent years.
new 2503c5b Drop copyright file Files section for no longer shipped convenience code copy.
new 8da4180 Stop (build-)depending on libcommon-sense-perl.
new c3eebcc (Build-)depend on libdata-uuid-perl as fallback for libossp-uuid-perl.
new 8037cd2 Prepare for release: Update changelog, control file and copyright hints.
The 28 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:
CONTRIBUTING | 76 ++++++++++++++
COPYRIGHT | 72 +++++++++++++
CREDITS | 3 +
Changes | 14 ++-
LICENSE | 28 +++---
MANIFEST | 6 +-
META.ttl | 154 ++++++++++++++++++++++++++++
META.yml | 14 +--
Makefile.PL | 2 +-
README | 2 +-
SIGNATURE | 68 +++++++------
debian/changelog | 23 +++++
debian/control | 7 +-
debian/copyright | 9 +-
debian/copyright_hints | 43 +++++---
debian/rules | 8 +-
debian/watch | 3 +-
inc/Module/AutoInstall.pm | 37 +++++--
inc/Module/Install.pm | 6 +-
inc/Module/Install/AutoInstall.pm | 2 +-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 85 ++++++++++++++--
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Include.pm | 2 +-
inc/Module/Install/Makefile.pm | 27 ++---
inc/Module/Install/Metadata.pm | 18 ++--
inc/Module/Install/TrustMetaYml.pm | 18 ++--
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
inc/Module/Package/Dist/RDF.pm | 42 ++++++--
inc/Scalar/Util.pm | 71 -------------
inc/Scalar/Util/PP.pm | 110 --------------------
inc/YAML/Tiny.pm | 195 ++++++++++++++++++++----------------
lib/HTML/Embedded/Turtle.pm | 92 ++++++++---------
meta/changes.ttl | 12 +++
meta/doap.ttl | 2 +-
meta/makefile.ttl | 14 ++-
t/01basic.t | 23 +++++
t/02data.t | 25 ++++-
39 files changed, 840 insertions(+), 481 deletions(-)
create mode 100644 CONTRIBUTING
create mode 100644 COPYRIGHT
create mode 100644 CREDITS
create mode 100644 META.ttl
delete mode 100644 inc/Scalar/Util.pm
delete mode 100644 inc/Scalar/Util/PP.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-embedded-turtle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list