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

gregoa pushed a change to branch master
in repository libcpan-reporter-smoker-perl.

      from  7927b5d   update changelog
       new  531ce46   Add debian/upstream/metadata
       new  8341a52   Update debian/changelog
      adds  511d819   Creating trunk directory for CPAN-Reporter-Smoker
      adds  d9af3ce   setting svn:ignore
      adds  1096c41   - initial import
      adds  3f4b1c0   - runs cpan in subshell to have clean build_dirs each 
time - stops if cpan halted with signal - organized todos - more todo
      adds  713414c   - skip smoking distributions already tested
      adds  0edce86   - fix tempdir bug; tempdir is now global for duration of 
process - trap SIGINT on Win32 with handler
      adds  35f62e6   - better signal messages - tighter notice messages - 
notes on stuff to document
      adds  c3513bc   - added $ENV{AUTOMATED_TESTING} - wrote real documentation
      adds  5d77d82   - doc and todo updates
      adds  9c06a33   - perl critic fixes - doc tweaks - prep for 0.01_01 
release
      adds  9654655   - bumped version to 0.01_02; more todo
      adds  1c5cf73   - more todo
      adds  a221214   - added new index approach that picks up latest dev and 
latest regular releases
      adds  0d7a5c6   - documentation updates
      adds  594ded2   - removed old parse routine
      adds  d787b77   - timestamp of Changes
      adds  1158e2e   - Added private minicpan for testing (t\CPAN) - Updated 
todo
      adds  00fa2be   - more todo
      adds  cbf7666   - added mock Test::Reporter
      adds  66309a1   - dos2unix on lots of tar or gz files from windows
      adds  52dc0d3   - add MyConfig
      adds  55c1177   - fix up Todo
      adds  740fef0   git-svn-id: 
https://dagolden.googlecode.com/svn/CPAN-Reporter-Smoker/trunk@1663 
dfce27d5-b31c-0410-bb09-030b4413eeba
      adds  4850ca7   - test minicpan needs CHECKSUMS
      adds  d878e78   - bump version to 0.02 - add smoke test testing - minor 
doc updates
      adds  12dac14   - added notes for 0.02 to Changes
      adds  d9de856   - add API test to smoke - more robust cleanup
      adds  54f8fad   - more fixes to cleanup (ugh)
      adds  4e9ca71   - yet another attempt at sane cleanup
      adds  e401939   - updated Build.PL requires/build_requires - new 
timestamp on Changes - removed unused File::Find from DotDirs.pm
      adds  40257ab   - more adjustments to prereqs (generally down)
      adds  63e3502   - more todo
      adds  9bfe6ae   - bumped version to 0.03 - added additional test distros 
- vastly improved logic for choosing distros to test   (drawn from 
CPAN::Mini::Devel)
      adds  cd28e97   - MANIFEST update
      adds  c0ca74e   - bumped version; fixed broken dist with prereq and 
missing fcn
      adds  cf7f979   - more todo
      adds  6af68c0   git-svn-id: 
https://dagolden.googlecode.com/svn/CPAN-Reporter-Smoker/trunk@1723 
dfce27d5-b31c-0410-bb09-030b4413eeba
      adds  79b2da0   - add a Bundle
      adds  4909539   - skip Bundles
      adds  33cbd3d   git-svn-id: 
https://dagolden.googlecode.com/svn/CPAN-Reporter-Smoker/trunk@1726 
dfce27d5-b31c-0410-bb09-030b4413eeba
      adds  47bbda7   added 'command_timeout' hint
      adds  fbbd808   change CPAN invocation to respect 
trust_test_report_history
      adds  4eb82ff   more todo
      adds  997fcf9   add missing files added initial tests for arguments, 
loops and restarts
      adds  ab6cf85   line count fix
      adds  4f1736e   various ugly testing code for loops
      adds  27f6784   cleaned up %ENV variables used to control test operation 
of Smoker.pm
      adds  14afad3   manifest
      adds  f9f31cb   added support for cache scanning updated documentation
      adds  2be5fe2   less todo (hooray)
      adds  48cb918   updated prereqs
      adds  cebc3af   bump version; document distroprefs
      adds  505f217   updated docs and meta for 0.06 release
      adds  562fab5   more todo
      adds  29e853a   add M::B and EU::MM to requirements
      adds  76c915e   bumped version to 0.07 added blank line to progress 
message
      adds  ad4d679   documentation of cache scan frequency added timestamp to 
progress message
      adds  d03f00d   added documentation
      adds  5f53b9f   added progress messages to title show dist being smoked 
on interrupt prep for 0.07 release
      adds  caac0dc   reorganized todo
      adds  e376c23   todo: bug - move SIG{INT} handler
      adds  e5fe484   move INT handler after CPAN's INT handler is set
      adds  39830e0   bumped version to 0.08 added %seen hash
      adds  985ae99   doc updates and tagged Changes
      adds  7631c28   [repos] tagging release-0.08
      adds  3212d43   call CPAN reset_tested() if build_dir_reuse is set
      adds  2421924   added clean_cache_after and set_term_title args; added 
build_dir_reuse docs
      adds  c4aae0e   doc fix
      adds  e821a1b   timestamp changes for 0.09
      adds  f8064f3   add Build and _build to gitignore
      adds  e2e2442   add .git to MANIFEST
      adds  31e3c37   add .gitignore to MANIFEST
      adds  2bf4582   update meta for 0.09 release
      adds  73f6d63   merge latest changes with released 0.09 changes; bump to 
0.10
      adds  9f0847a   doc change: build_dir_reuse is experimental; bumped 
version to 0.11
      adds  a1ec1f7   really bumped version to 0.11
      adds  731304d   bumped version to 0.12
      adds  11ca3d6   cache Reporter history at startup
      adds  8bb279d   show number of dists found when checking index
      adds  26286ba   note delay at end of smoking available dists
      adds  c4f1bc6   todo: doc how to disable CPANPLUS
      adds  c4783b7   show index counter [1/N] as dists are processed
      adds  2575384   todo: write dist being smoked to a file
      adds  5f8f92b   add status_file argument
      adds  aed7a35   fix syntax error
      adds  bc84a89   updated meta for 0.12 release
      adds  10fe1d8   bump version to 0.13
      adds  a1c04c4   call CPAN::Index->reload before reset_tested
      adds  1d3e0fa   Todo: refactor to support Poco::C::R
      adds  0768319   remove local() from command line to address 5.6.2 problems
      adds  e047cc9   bump version to 0.14
      adds  4b895af   note start of 0.14 in Changes
      adds  93bbbcd   todo: tty sanity
      adds  a982e50   timestamp Changes for 0.14 release
      adds  94beb73   bump version to 0.15
      adds  1c8c703   fix test bug if PERL5OPT is set
      adds  617a03f   more todo
      adds  478bd65   set PERL_EXTUTILS_AUTOINSTALL=--defaultdeps
      adds  fabd8b1   add 'list' option; prep meta for release
      adds  ff01141   update MANIFEST
      adds  44c2d2e   doc updates; prereq updates
      adds  399c44f   bump to 0.17
      adds  c9e2b10   have 'list' arg take filename as well
      adds  5141f83   manifest update
      adds  3da63e7   manifest
      adds  4415ea8   bump to 0.18; bump prereqs; skip ppm.zip
      adds  abb07bb   add t/dot-cpanreporter
      adds  c4a7eae   better gitignore
      adds  ede69be   ignore MYMETA
      adds  1b00781   add dummy cpan reporter config
      adds  3b5846f   Merge branch 'master' of 
ssh://x...@echo.dagolden.com/git/CPAN-Reporter-Smoker
      adds  3a019d5   bump to 0.19; add install argument
      adds  6cf54d2   remove test file included by mistake
      adds  d7c787a   ignore test files in the future
      adds  edc6a9d   whitespace cleanup
      adds  e765be5   prepared test for Smoker-side parsing of disabled.yml
      adds  e1d2010   implemented functionality to skip dists in disabled.yml 
before CPAN gets loaded; test included
      adds  be10145   label temp directory (RT#48092)
      adds  4ee4242   add --reverse option (RT#58273)
      adds  0df884f   add 'force_trust' option
      adds  c790463   update docs for early distropref skip feature
      adds  de47a61   test force_trust argument values
      adds  67325ad   update distmeta
      adds  4c785d3   bump version to 0.20
      adds  1cea948   update Changes
      adds  246c9db   timestamp Changes
      adds  a08cb69   update MANIFEST
      adds  a9aa507   bump version to 0.21
      adds  50eecbd   skip disabled testing unless YAML is installed
      adds  1f1989a   timestamp changes
      adds  5e413ab   don't allow cached index files
      adds  0e61013   Convert to Dist::Zilla
      adds  b01070f   remove Build.PL
      adds  e5a590d   tweak dzil conversion
      adds  92f39e7   update gitignore
      adds  996a9e4   Restore part of MANIFEST.SKIP
      adds  694d27c   ignore .build
      adds  af65d86   filter PortabilityTests from dist.ini
      adds  31536e5   bump Changes
      adds  250f86d   fix cache cleanup with newer CPAN.pm
      adds  a42aa03   bump Changes
      adds  4cabd63   add README.PATCHING
      adds  8424a0e   Fix DotDirs for new required 'transport' argument
      adds  0b59e0a   update dist.ini to new @DAGOLDEN and tweak prereqs
      adds  81bb945   move comments around for new @DAGOLDEN bundle support
      adds  53ac11d   updated Changes
      adds  de98058   don't run portability tests on release
      adds  34eabd3   bump Changes
      adds  3f65864   Add reloading history of modules smoked
      adds  79a2fac   allow filtering out some dists
      adds  96c00e5   update dist.ini and support files
      adds  43171ec   fix errors
      adds  ff4a304   updated Changes
      adds  e1907f7   bump Changes
      adds  b55da65   New option 'skip_dev_versions' to work on minicpans
      adds  6296556   added docs for skip_dev_versions
      adds  2a1e6d6   updated cpanfile
      adds  9ed9589   update dist.ini and support files
      adds  d127829   update cpanfile
      adds  55d8652   fix typos
      adds  9042d3c   bump Changes
      adds  48bd768   Add new option 'random'.
      adds  d5f5fc7   make List::Util version explicit
      adds  8924cdd   update distribution meta files
      adds  f414751   fixed tests to run in parallel
      adds  9829282   keep CPAN::MyConfig out of prereqs
      adds  0111061   Imported Upstream version 0.27
       new  61737b1   Merge tag 'upstream/0.27'
       new  7452fb7   Update debian/changelog
       new  f93ca7f   Update filename in 
debian/libcpan-reporter-smoker-perl.docs.
       new  236db4f   Update year of upstream copyright.
       new  87d2947   Declare compliance with Debian Policy 3.9.6.
       new  3cfb7ec   Mark package as autopkgtest-able.
       new  8da8513   releasing package libcpan-reporter-smoker-perl version 
0.27-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:
 CONTRIBUTING => CONTRIBUTING.mkdn        |  37 ++--
 Changes                                  |   6 +
 LICENSE                                  |   2 +-
 MANIFEST                                 |   7 +-
 META.json                                |  33 ++--
 META.yml                                 |  14 +-
 Makefile.PL                              |  23 +--
 README                                   |  10 +-
 cpanfile                                 |  16 +-
 debian/changelog                         |  16 +-
 debian/control                           |   3 +-
 debian/copyright                         |   2 +-
 debian/libcpan-reporter-smoker-perl.docs |   2 +-
 debian/tests/pkg-perl/SKIP               |   2 +
 debian/upstream/metadata                 |   7 +
 dist.ini                                 |   3 +-
 lib/CPAN/Reporter/Smoker.pm              |  28 +++-
 t/00-report-prereqs.dd                   |  72 ++++++++
 t/00-report-prereqs.t                    | 279 ++++++++++++++-----------------
 t/DotDirs.pm                             |  42 ++++-
 t/args.t                                 |  20 +--
 t/{lib/CPAN => data}/MyConfig.pm         |   9 +-
 t/smoke-all.t                            |  22 +--
 t/smoke-disabled.t                       |  24 +--
 t/smoke-list-array.t                     |  20 +--
 t/smoke-list-file.t                      |  22 +--
 t/smoke-restart.t                        |  20 +--
 t/smoke-reverse.t                        |  20 +--
 xt/author/00-compile.t                   |   9 +-
 xt/author/pod-spell.t                    |   5 +-
 xt/release/test-version.t                |   4 +-
 31 files changed, 403 insertions(+), 376 deletions(-)
 rename CONTRIBUTING => CONTRIBUTING.mkdn (70%)
 create mode 100644 debian/tests/pkg-perl/SKIP
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 rename t/{lib/CPAN => data}/MyConfig.pm (89%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to