[libmodule-build-xsutil-perl] branch master updated (2e4e506 -> e708876)
gregor herrmann
gregoa at debian.org
Sat May 3 14:38:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmodule-build-xsutil-perl.
from 2e4e506 Upload to unstable as 0.06-1
new dc82671 Imported Upstream version 0.10
new 6ca3659 New upstream release.
new 56633e8 Update build dependencies.
new d1c5900 Don't install boilerplate README.md anymore.
new e708876 releasing package libmodule-build-xsutil-perl version 0.10-1
The 5 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:
Build.PL | 2 +-
Changes | 12 ++++++
MANIFEST | 12 +++++-
META.json | 14 +++++--
META.yml | 11 +++--
cpanfile | 5 +++
debian/changelog | 9 ++++
debian/control | 16 +++++---
debian/libmodule-build-xsutil-perl.docs | 1 -
eg/Foo/Build.PL | 17 ++++++++
eg/Foo/MANIFEST | 6 +++
eg/Foo/MANIFEST.SKIP | 73 +++++++++++++++++++++++++++++++++
eg/Foo/lib/Foo.pm | 29 +++++++++++++
eg/Foo/lib/Foo.xs | 28 +++++++++++++
eg/Foo/t/basic.t | 9 ++++
eg/Foo/typemap | 1 +
lib/Module/Build/XSUtil.pm | 14 ++++---
t/01_build.t | 32 +++++++++++++++
18 files changed, 269 insertions(+), 22 deletions(-)
delete mode 100644 debian/libmodule-build-xsutil-perl.docs
create mode 100644 eg/Foo/Build.PL
create mode 100644 eg/Foo/MANIFEST
create mode 100644 eg/Foo/MANIFEST.SKIP
create mode 100644 eg/Foo/lib/Foo.pm
create mode 100644 eg/Foo/lib/Foo.xs
create mode 100644 eg/Foo/t/basic.t
create mode 100644 eg/Foo/typemap
create mode 100644 t/01_build.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-xsutil-perl.git
More information about the Pkg-perl-cvs-commits
mailing list