This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdevel-callchecker-perl.
commit 72fe12bea30393dc52ddb78f75568a01c8a79346 Author: Jonas Smedegaard <[email protected]> Date: Sat May 16 13:51:33 2015 +0200 Prepare for release: Update changelog and copyright hints. --- debian/changelog | 12 ++++++++++++ debian/copyright_hints | 33 +++++++++++---------------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7278833..6640715 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libdevel-callchecker-perl (0.007-1) unstable; urgency=medium + + [ upstream ] + * New release. + + update tests for Perl 5.21.2, where the op_sibling field has + changed meaning. + + [ Jonas Smedegaard ] + * Update copyright info: Extend coverage for upstream author. + + -- Jonas Smedegaard <[email protected]> Sat, 16 May 2015 13:50:50 +0200 + libdevel-callchecker-perl (0.006-1) unstable; urgency=low * Initial packaging release. diff --git a/debian/copyright_hints b/debian/copyright_hints index 4b247c1..a11456c 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -18,37 +18,26 @@ Files: Build.PL debian/gbp.conf debian/source/format debian/watch - lib/Devel/CallParser.xs + lib/Devel/CallChecker.xs t/LoadXS.pm t/WriteHeader.pm - t/dataalias.t - t/develdeclare.t - t/getset0.t - t/getset0.xs - t/getset1.t - t/getset1.xs - t/indirect.t - t/leximport.t - t/listquote.t - t/listquote.xs - t/multiblock.t - t/multiblock.xs - t/no_hdr.t - t/padrange.t + t/callck.t + t/callck.xs t/pod_cvg.t t/pod_syn.t - t/proto.t - t/proto.xs - t/stdargs.t - t/stdargs.xs - t/substrictdecl.t + t/rv2cvopcv.t + t/rv2cvopcv.xs + t/threads.t + t/threads1.xs + t/threads2.xs + typemap Copyright: *No copyright* License: UNKNOWN FIXME Files: README - lib/Devel/CallParser.pm -Copyright: 2011, 2013 Andrew Main (Zefram) <[email protected]> + lib/Devel/CallChecker.pm +Copyright: 2011-2013, 2015 License: UNKNOWN FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-callchecker-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
