[libuniversal-isa-perl] branch master updated (67c0b33 -> 1f5a474)
gregor herrmann
gregoa at debian.org
Fri Oct 10 13:31:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libuniversal-isa-perl.
from 67c0b33 releasing package libuniversal-isa-perl version 1.20140824-1
adds a36a08c initial import of UNIVERSAL-isa 0.01 from CPAN
adds 8f1b048 import UNIVERSAL-isa 0.02 from CPAN
adds b01b45e import UNIVERSAL-isa 0.02 from CPAN
adds 57afc3e import UNIVERSAL-isa 0.03 from CPAN
adds 78abccf import UNIVERSAL-isa 0.04 from CPAN
adds 9e37c45 import UNIVERSAL-isa 0.05 from CPAN
adds 93c95a2 import UNIVERSAL-isa 0.06 from CPAN
adds d990b43 import UNIVERSAL-isa 1.00_00 from CPAN
adds 409b527 import UNIVERSAL-isa 1.01 from CPAN
adds 8de98b8 import UNIVERSAL-isa 1.02 from CPAN
adds 6758fef import UNIVERSAL-isa 1.03 from CPAN
adds 40a7a54 Ported to dist.ini.
adds 15d0d64 Added MetaResources to dist.ini.
adds 7ca4370 Updated documentation.
adds 9c8ca15 Added .gitignore.
adds 7984432 Added README.
adds d53c5e9 v1.20110613
adds 2a0ed3f Clarified copyright.
adds 7ffe184 v1.20110614
adds 5635d56 Removed use_ok() from tests.
adds 78505a5 Ignored .prove state directory.
adds 733538a v1.20120418
adds de20d0b UnloadedClass->isa was fixed in 5.17.2
adds 34d2a4a Merge pull request #1 from rjbs/master
adds df9ac70 v1.20120726
adds 2169164 test calling isa() on a nonsense value
adds 605f4a3 add TODO test for not issuing a warning when isa() was properly invoked as a method
adds 0288f90 fix typo in class name
adds e202131 use vars -> our
adds d22a45d remove unneeded shebangs
adds a81930e whitespace
adds 7d898a1 mark the $recursing global as more obviously for private use only
adds f2d391b tighten the scope where warnings are loosened
adds 37ff223 remove redundant pragma
adds 7d62bf9 Do not warn about callers from within Test::Builder (RT#97468)
adds b58d879 make all subs private - no user-servicable parts inside
adds 0e6233b convert to my plugin bundle
adds bcd7312 weave pod
adds 16c91ee merge all Yuvals into one
adds db10105 canonicalize changelog timestamps
adds 1fbd64c UNIVERSAL-isa-1.20140824
adds 07ed16f fixes for altered callstack in Test::More circa _45
adds 1cfb04c CGI should not be a real test prereq
adds 50b834a UNIVERSAL-isa-1.20140927
adds e9f879f Imported Upstream version 1.20140927
new a6c25b6 Merge tag 'upstream/1.20140927'
new 7f741e7 Update debian/changelog
new ac565c9 Update debian/copyright.
new 7c49a9b Install CONTRIBUTING document.
new 23b3d4d Declare compliance with Debian Policy 3.9.6.
new 7eb6b82 cme: reformat debian/control
new bce15df Explicitly build-depend on libcgi-pm-perl.
new 6fe27d7 Mark package as autopkgtest-able.
new 1f5a474 releasing package libuniversal-isa-perl version 1.20140927-1
The 9 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 | 20 +++++---
CONTRIBUTING | 17 ++++---
Changes | 3 ++
META.json | 104 +++++++++++++++++++++++++++++----------
META.yml | 77 +++++++++++++++++++++--------
Makefile.PL | 18 ++-----
README | 2 +-
debian/changelog | 12 +++++
debian/control | 18 ++++---
debian/copyright | 6 +--
debian/libuniversal-isa-perl.doc | 1 +
dist.ini | 3 ++
lib/UNIVERSAL/isa.pm | 7 +--
t/00-report-prereqs.dd | 13 ++---
xt/release/changes_has_content.t | 2 +-
xt/release/kwalitee.t | 2 +-
16 files changed, 205 insertions(+), 100 deletions(-)
create mode 100644 debian/libuniversal-isa-perl.doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuniversal-isa-perl.git
More information about the Pkg-perl-cvs-commits
mailing list