[libtest-deep-perl] branch master updated (3c82503 -> ecc3388)
gregor herrmann
gregoa at debian.org
Mon Sep 8 19:38:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-deep-perl.
from 3c82503 update changelog
new 3ce0ca2 Add debian/upstream/metadata
new 5d50576 Update debian/changelog
adds 0d5080b initial import of Test-Deep 0.01 from CPAN
adds 6efbeab import Test-Deep 0.02 from CPAN
adds 8d89068 import Test-Deep 0.03 from CPAN
adds 85bdf51 import Test-Deep 0.04 from CPAN
adds 1647fd4 import Test-Deep 0.05 from CPAN
adds b30fac1 import Test-Deep 0.06 from CPAN
adds 6a26317 import Test-Deep 0.07 from CPAN
adds c3abb60 import Test-Deep 0.08 from CPAN
adds 5226084 import Test-Deep 0.081 from CPAN
adds c6b197f import Test-Deep 0.082_beta1 from CPAN
adds 55f1990 import Test-Deep 0.082 from CPAN
adds 1e7bba2 import Test-Deep 0.084 from CPAN
adds cc24a1d import Test-Deep 0.085 from CPAN
adds 68bf473 import Test-Deep 0.086 from CPAN
adds f64f8a2 import Test-Deep 0.087 from CPAN
adds 7bda44d import Test-Deep 0.088 from CPAN
adds 2a72561 import Test-Deep 0.089 from CPAN
adds 22a1642 import Test-Deep 0.090 from CPAN
adds a254954 import Test-Deep 0.091 from CPAN
adds ac60a91 import Test-Deep 0.092 from CPAN
adds 1dc7fb8 import Test-Deep 0.093 from CPAN
adds cdafe1a import Test-Deep 0.094 from CPAN
adds a6e3aeb import Test-Deep 0.095 from CPAN
adds 16f7247 import Test-Deep 0.096 from CPAN
adds 331b43d import Test-Deep 0.097 from CPAN
adds 2e5887d import Test-Deep 0.098 from CPAN
adds eec51a2 import Test-Deep 0.099_a1 from CPAN
adds be21e07 import Test-Deep 0.099 from CPAN
adds 596ee7f import Test-Deep 0.100 from CPAN
adds afd9cd2 import Test-Deep 0.101 from CPAN
adds 53353e5 import Test-Deep 0.102 from CPAN
adds 80ef06b import Test-Deep 0.103 from CPAN
adds 488d556 import Test-Deep 0.104 from CPAN
adds 6843b2c import Test-Deep 0.106 from CPAN
adds c80659e Perl 5.14 will change qr// stringification; cope!
adds e44dff5 fix use of <> inside C<>
adds 7a9e8e7 do not install to "perl" INSTALLDIRS
adds fb12d23 bump version and reformat CHANGES file
adds 5190577 install to "perl" on pre-5.10 because of @INC ordering
adds 16181a4 direct bugs to rjbs or RT
adds 19668e2 fix typo in pod (thanks VPIT)
adds 1c77e36 shortcut comparison for simple values
adds c1f32ae prep next version
adds d61e6df fix some whitespace
adds 13e25ba clean up the constructors listing
adds 588d7d2 fix changelog dates
adds cd8a287 pod typo
adds d113867 merge pod into .pm file
adds 9499684 .gitignore
adds 5e1a9e2 Fix all calls to UNIVERSAL::isa and UNIVERSAL::can as functions (RT#74760)
adds fd760ed remove a paragraph of advice
adds 72d5090 some whitespace normalization; not global
adds 5087143 fix CHANGES for accuracy
adds 8ff7016 clean up some more whitespace
adds 082dd06 remove old debugging noise
adds 37bb0fd start offering export tags for future sanity
adds 2a80231 simplify how "isa" gets into @EXPORT a little
adds fd83d18 drop "use vars" like it's hot
adds d04b748 remove the unneeded "use Data::Dumper"
adds cc98a4a rationalize Exporter configuration a bit
adds f341c10 clean up some trailing whitespace
adds 0fa32a8 prep the next release
adds e855a0b make array_each fail, not die, on non-arrayref input
adds 0952107 test methods by calling and checking error, not ->can
adds 6591f84 tests for RT#77804
adds 2a5991b changelog for RT#77804
adds ce56bac bump version
adds 24dcd33 make code in SYNOPSIS compilable
adds 841d2f2 properly render the type of blessed objects in diagnostics
adds 4020f9c clarify an error message
adds 186c020 typo fixes
adds ccf5994 typo fix
adds 3c8f0aa prep next release (version, changelog)
adds 019145f POD corrections
adds a368928 credit for POD corrections
adds 8a2f49e add repo links
adds 20c5f2a match changelog filename to my other dists
adds a6449f0 update test to match new error message
adds 32cfe26 make a private variable lexical
adds e1b0bc6 add the v1 export list and obj_isa
adds 8cd507f changelog for isa changes
adds c8c7af2 update manifest (blech!)
adds c22ae71 rebuild manifest
adds d09c35c prep next release
adds 26b6ac3 Fixed typos (missing parentheses)
adds 9cdbf9c Fixed typo ('is' to 'if')
adds 2ae69d0 drop a missing paren to fix syntax error!
adds e73550e add license to Makefile.PL
adds 1736f85 changelogs for next release
adds 9db465a prep next release: new version number
adds 63e47d6 Imported Upstream version 0.113
new 3474d4c Merge tag 'upstream/0.113'
new 4e584ee Update debian/changelog
new 1eb5768 Add autopkgtest control file.
new ecc3388 releasing package libtest-deep-perl version 0.113-1
The 6 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 | 5 +++++
META.json | 6 +++---
META.yml | 22 +++++++++++-----------
Makefile.PL | 2 ++
debian/changelog | 11 +++++++++--
debian/tests/control | 8 ++++++++
debian/upstream/metadata | 6 ++++++
lib/Test/Deep.pm | 8 ++++----
lib/Test/Deep/RegexpOnly.pm | 2 +-
9 files changed, 49 insertions(+), 21 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-deep-perl.git
More information about the Pkg-perl-cvs-commits
mailing list