[libtest-reporter-perl] branch master updated (423948f -> cb0e982)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Jul 29 16:49:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-reporter-perl.

      from  423948f   update changelog
       new  d3c48fd   Add debian/upstream/metadata
       new  e2bdd9b   Update debian/changelog
      adds  9d0eb94   Initial import. Herein lies Test-Reporter-1.13.
      adds  cea50b2   Herein lies Test-Reporter-1.16.
      adds  fef04fd   Herein lies Test-Reporter-1.19.
      adds  075c314   Herein lies Test-Reporter-1.20.
      adds  7f7fd19   Herein lies Test-Reporter-1.22.
      adds  7096f48   Herein lies Test-Reporter-1.24.
      adds  3f5a2ac   Herein lies Test-Reporter-1.25.
      adds  efb918e   Herein lies Test-Reporter-1.26.
      adds  61d9371   Herein lies Test-Reporter-1.27.
      adds  da2c916   Herein lies Test-Reporter-1.29_01.
      adds  2e6db73   Herein lies Test-Reporter-1.29_02.
      adds  868951e   Herein lies Test-Reporter-1.29_03.
      adds  c57d4fa   Herein lies Test-Reporter-1.29_04.
      adds  b3ce9ed   Herein lies Test-Reporter-1.30.
      adds  ec95ed4   Herein lies Test-Reporter-1.32.
      adds  4da5a3c   Adding a .gitignore file to cover Perl build artifacts
      adds  d3fbf6e   Removing subversion 'Id' and 'HeadURL' keywords.
      adds  e69331e   Dramatic documentation improvements.
      adds  8d3f128   Internal debugging improvements.
      adds  80c07c4   Adding a mention of the cpan-testers mailing list in the docs
      adds  a7391f3   Adding MANIFEST.bak to .gitignore
      adds  56829a8   Implementation, documentation, and tests for transport()
      adds  da9fb8b   We should ensure we have Mail::Send before we try to use it ;-)
      adds  4fdc94f   Indeed, we'll want cpantest to support transports...
      adds  45ea663   Bringing support files up-to-date.
      adds  bad82d9   Compat for perl-5.005_05.
      adds  b75557d   Updating Changes file per the perl-5.005_05 compat patch from David Golden and Slaven Rezic.
      adds  712a5a1   Per 29690 at RT cleaning up cpantest's -dump output
      adds  d4e0328   Fixes for VMS compatibility
      adds  d023679   Reversioning for 1.36
      adds  b436fc2   Minor documentation clarification.
      adds  7d88241   Herein lies Test-Reporter-1.36.
      adds  df51c1b   Additional VMS compatibility improvements.
      adds  0f76f53   Merge branch 'vms_compat'
      adds  78c4439   Herein lies Test-Reporter-1.38.
      adds  20b4a8a   removed boilerplate about cc-ing cpan-testers list
      adds  aef037c   Net::SMTP::TLS support added to transport() method
      adds  0363abd   added partial support for tls
      adds  124876c   fixed syntax errors
      adds  b90c520   Merge commit 'dreamhost/tls-support'
      adds  9382dbc   added rough-draft of HTTP transport fixed bugs left over from tls-support
      adds  678cd19   added stub test file for http transport
      adds  95d8f01   bumped version to 1.38_01
      adds  3f999d3   simple http transport working
      adds  35c5f1e   added initial http-transport tests
      adds  ff13ab6   http transport tests check failure result code
      adds  20b4f78   document transporter changes; mention $ENV{MAILDOMAIN} workaround
      adds  63033f3   fixed tests for removal of cpan-testers at perl.org message and change to transport args
      adds  b6d6046   Added Test::More to Makefile.PL
      adds  9d746a2   Updated META.yml and Makefile.PL for 1.38_01 release
      adds  99e01bd   Merge branch 'http-transport'
      adds  6246547   Bringing copyright notices up-to-date.
      adds  7255b61   Added t/2-http-transport to MANIFEST
      adds  072b0d4   bump version to 1.39_01
      adds  2f0f97b   make t/1-reporter.t clean up its own temp report files
      adds  4cf721e   module transport (patch from rjbs)
      adds  87bd4ba   added additional modules from rjbs
      adds  b25f75f   default transport to Net::SMTP; change transport error handling; fix tests
      adds  8005a3b   bump version to 1.39_02
      adds  a6aaf79   fix missing semicolons in VERSION lines (ugh)
      adds  6093a10   fixed SMTP and SMTP/TLS bugs better diagnostics fixed tests that broke
      adds  32a1c80   Removed stale SIGNATURE file
      adds  d47c003   bumped version to 1.39_03
      adds  666d265   Added Pod for transports
      adds  58a9862   added File transport class
      adds  e22b8d3   prep 1.39_04 release
      adds  78fb171   remove use of newdir()
      adds  8d2f5d7   add to gitignore
      adds  4393701   bumped version to 1.39_06; fixed transport_args in new() bug
      adds  35ea1a6   bump version to 1.40; update meta info
      adds  04bf194   ignore cover_db
      adds  90ff98d   set Net::SMTP as default transport during new()
      adds  1fc0f4f   manifest skip cover_db
      adds  73baef1   bumped version to 1.4001
      adds  a3af393   time stamp Changes for 1.4001 release
      adds  ec8fd75   bumped version to 1.4002
      adds  54b0557   fix SMTP error handling for TLS
      adds  48167e0   update changes for 1.4002 release
      adds  5068099   bumped version to 1.4003; doc fix in Transport::File
      adds  e3e0d34   bumped version to 1.50
      adds  706c92a   removed ability to cc report to other recipients
      adds  aa08e2a   avoid exclusive lock on tempfile
      adds  ca2f7f8   bump to 1.51_02; _maildomain patch from kane
      adds  3e6d274   bump to 1.52; fix parsing bug in read()
      adds  f9725d9   switch META.yml author to dagolden
      adds  5fbdebb   change to Test::More; remove sig test
      adds  bb967f1   bump version to 1.5201
      adds  cab2338   meta updates
      adds  3526b2f   bump version to 1.5202
      adds  c5bc479   fix Mail::Send transport (googlecode issue 19)
      adds  d8e9c03   updated Changes
      adds  425b2e2   gitignore patch files
      adds  3436bd0   update META.yml additions to latest ExtUtils::MakeMaker syntax
      adds  9ed697b   bump version to 1.5203
      adds  ca3cb53   update URLs to www.cpantesters.org
      adds  dd3b822   update README
      adds  643aea8   update Changes
      adds  9446271   bumped version
      adds  da6f9e5   remove author tests from t
      adds  96fbf1d   add required 'distfile' argument
      adds  113dfba   don't actually require distfile
      adds  9710a20   bumped version to 1.53_01
      adds  e87234b   Merge branch 'master' of ssh://xdg@echo.dagolden.com/git/test-reporter
      adds  349c2dc   clean up Changes (wrap and trailing space)
      adds  e4e9540   xt files shouldn't check for AUTHOR_TESTING
      adds  e984c32   require 5.005 and use warnings only if >=5.006
      adds  b44a2fa   convert build system to Module::Install
      adds  63c9e00   git ignore inc and Meta.yml
      adds  7a4e9c6   cleanup xt and remove MANIFEST
      adds  dfcf57a   clean up Changes (wrap and trailing space)
      adds  90a49dc   Merge commit 'github/master'
      adds  70a717c   direct q's to wiki or cpan-testers-discuss; add diag on editor fail
      adds  ee61c9a   Added details to Changes
      adds  dacdb37   encode SMTP with quoted-printable if any line has 100+ chars
      adds  4ff725e   bump version to 1.53_02 for release
      adds  9fb6546   send body of emails line-by-line
      adds  2e14b94   bump version to 1.53_03
      adds  030f400   timestamp changes for 1.53_03 release
      adds  200219e   various POD changes
      adds  f9f1ae0   bump version to 1.54; update M::I to 0.91
      adds  2e6d908   updating changelog address
      adds  2b5cb2d   ensure each changelog entry has a single vertical space between its header and first line-item
      adds  b9571a1   ensure all line-items within a changelog entry are delimited by a single vertical space
      adds  43a2210   all changelog line-items now start with a capitalized letter (where appropriate)
      adds  22124ef   all changelog line-items now end with a full stop (where appropriate)
      adds  85a2279   normalized format of dates in changelog headers
      adds  8b75147   ensure 80-column compliance
      adds  09aad20   regenerate _myconfig during read()
      adds  2fb4661   Bump version to 1.55
      adds  fe6e182   preserve distfile through read and write
      adds  da51641   start switching to dzil
      adds  419659a   add dzil files to gitignore
      adds  6901628   convert to Dist::Zilla
      adds  ebbb684   add releaser to dist.ini
      adds  404e907   Changes timestamp
      adds  6c9bf7c   bumped version to 1.56
      adds  fcabaf7   add Git plugins to dzil
      adds  fb4f6dc   convert line endings during read()
      adds  263daf5   v1.56
      adds  acc65a2   removing xt because dzil can generate it
      adds  19bfff1   bump perl prereq to 5.006
      adds  e3e57c9   remove cruft that Dist::Zilla can provide
      adds  e397ac7   add perl version header and full Perl -V output
      adds  f8b427a   v1.57
      adds  e0bb641   convert to new @DAGOLDEN dist.ini
      adds  00e78de   Remove legacy transport modules
      adds  dc19976   Add a Null transport class
      adds  472ccee   Remove Net::SMTP as default transport
      adds  5918beb   Document deprecation of email-related features
      adds  f4f9367   Remove cpantest program
      adds  8f0c4ed   upgrade tests to Test::More 0.88 and done_testing
      adds  6dece3e   Switch dist.init to AutoPrereqs
      adds  ea85f1e   Add README.PATCHING file
      adds  b55f907   Updated Changes
      adds  2826506   bump Changes
      adds  7883256   Make _get_perl_V respect its 'perl' argument
      adds  c8670e4   rename README.PATCHING to CONTRIBUTING
      adds  eef182c   updated Changes and meta
      adds  35d9eee   clean up some perlcritic lint
      adds  1dc1b34   add stopwords
      adds  e880027   bump Changes
      adds  75705f9   update dist.ini and support files
      adds  4d86298   remove files that don't need to be in the repo
      adds  06c38a5   fix rt-89404: read() does not overwrite local archname
      adds  10ad075   Transport::File doesn't take dir => $dir style hash
      adds  1e95001   updated Changes
      adds  85b6c87   add .travis.yml
      adds  e2eb8db   rely on Null transport for testing
      adds  5f7d168   bump Changes
      adds  e93051e   Fixes for "perl in space"
      adds  9ee5c60   updated Changes
      adds  dc7ada2   add VERSION declaration to files
      adds  312913b   update repo for new @DAGOLDEN and boilerplate meta files
      adds  7b23d32   After release: bump $VERSION and timestamp Changes
      adds  a5bec59   note no changes from 1.61
      adds  f294530   Update Makefile.PL
      adds  e8f294a   Imported Upstream version 1.62
       new  cf54dc7   Merge tag 'upstream/1.62'
       new  0537811   Update debian/changelog
       new  4f7018e   Update changelog info generated by dpt
       new  b57031d   Update doc name in d/libtest-reporter-perl.docs
       new  9fbb9d9   Declare compliance with Debian policy 3.9.6
       new  68daa23   Add autopkgtest-pkg-perl
       new  90f1255   Set debhelper >= 9
       new  6e87768   Remove no more necessary dependency and recommends
       new  e7c6741   Update date of upstream copyright
       new  cb0e982   Release libtest-reporter-perl 1.62-1 to unstable

The 12 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:
 CONTRIBUTING                        |  70 ----------
 CONTRIBUTING.mkdn                   |  87 ++++++++++++
 Changes                             |  10 ++
 LICENSE                             |   8 +-
 MANIFEST                            |   4 +-
 META.json                           |  35 +++--
 META.yml                            |  64 ++++-----
 Makefile.PL                         |  19 +--
 README                              |  12 +-
 cpanfile                            |  14 +-
 debian/changelog                    |  15 ++-
 debian/compat                       |   2 +-
 debian/control                      |  12 +-
 debian/copyright                    |   3 +-
 debian/libtest-reporter-perl.docs   |   2 +-
 debian/upstream/metadata            |   9 ++
 dist.ini                            |   2 +-
 lib/Test/Reporter.pm                |  20 ++-
 lib/Test/Reporter/Transport.pm      |   7 +-
 lib/Test/Reporter/Transport/File.pm |   7 +-
 lib/Test/Reporter/Transport/Null.pm |   7 +-
 perlcritic.rc                       |   3 +
 t/00-report-prereqs.dd              |  64 +++++++++
 t/00-report-prereqs.t               | 256 +++++++++++++++++++++---------------
 t/1-reporter.t                      |   4 +-
 xt/author/00-compile.t              |  13 +-
 xt/author/pod-spell.t               |   4 +-
 xt/release/distmeta.t               |   5 +-
 xt/release/pod-coverage.t           |  12 +-
 xt/release/pod-syntax.t             |   5 +-
 xt/release/test-version.t           |   4 +-
 31 files changed, 482 insertions(+), 297 deletions(-)
 delete mode 100644 CONTRIBUTING
 create mode 100644 CONTRIBUTING.mkdn
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-reporter-perl.git



More information about the Pkg-perl-cvs-commits mailing list