[libextutils-xspp-perl] branch master updated (e36fd73 -> 73e510a)
Florian Schlichting
fsfs at alioth.debian.org
Mon Sep 16 10:26:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libextutils-xspp-perl.
from e36fd73 debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
adds e4ffab0 Imported Upstream version 0.1700
new 7c007d1 Merge tag 'upstream/0.1700'
new f239883 Import Upstream version 0.1700
new 906c25a Add build-dependency on Module::Build 0.40
new 4db5519 Bump Standards-Version to 3.9.4 (no change)
new b990806 Add build-dependency on libparse-yapp-perl
new 9e43393 remove comma in d/copyright Files field
new 73e510a prepare changelog for release
The 7 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 | 9 +
MANIFEST | 1 +
META.json | 12 +-
META.yml | 8 +-
README | 55 +-
XSP.yp | 22 +-
debian/changelog | 13 +-
debian/control | 6 +-
debian/copyright | 2 +-
examples/XSpp-Example/Build.PL | 2 +-
examples/XSpp-Example/src/Dog.cc | 13 +
examples/XSpp-Example/src/Dog.h | 6 +-
examples/XSpp-Example/src/myinit.h | 12 +
examples/XSpp-Example/t/01basic.t | 12 +-
examples/XSpp-Example/xsp/Dog.xsp | 6 +
examples/XSpp-Example/xsp/mytype.map | 12 +
examples/XSpp-Example/xsp/typemap.xsp | 1 +
lib/ExtUtils/XSpp.pm | 2 +-
lib/ExtUtils/XSpp.pod | 33 +-
lib/ExtUtils/XSpp/Grammar.pm | 1414 +++++++++++++++++----------------
lib/ExtUtils/XSpp/Lexer.pm | 11 +-
lib/ExtUtils/XSpp/Node/Function.pm | 88 +-
lib/ExtUtils/XSpp/Node/Method.pm | 14 +-
lib/ExtUtils/XSpp/Parser.pm | 4 +-
lib/ExtUtils/XSpp/Typemap.pm | 12 +-
t/020_rename.t | 143 +++-
26 files changed, 1169 insertions(+), 744 deletions(-)
create mode 100644 examples/XSpp-Example/src/myinit.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-xspp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list