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

gregoa pushed a change to branch master
in repository libperl-prereqscanner-perl.

      from  7e169ee   update changelog
      adds  620dc64   Imported Upstream version 1.020
       new  649f3de   Merge tag 'upstream/1.020'
       new  a0c075d   Add debian/upstream/metadata
       new  252d294   Update debian/changelog
      adds  f93f0fa   ignore file for git
      adds  e96ebc5   initial dist-zilla config
      adds  07033d0   initial module checkin, taken from preprender plugin
      adds  ebc91c0   basic compile test
      adds  c506136   first working version
      adds  08540c1   updating dzil conf
      adds  35a4d3e   v0.1.0
      adds  d58186a   do not extract prereq from pod
      adds  bb35d84   specify git repository
      adds  0709ea9   adding functional tests
      adds  f048aa7   v0.1.1
      adds  c46b1eb   making sure comments do not pollute output
      adds  23e40ee   v0.1.2
      adds  a1e4701   updated tests to check moose roles
      adds  28da9ba   extracting moose roles prereqs
      adds  a2f908c   adding tests for skiplist
      adds  3beab6c   adding support for skiplist
      adds  b090be2   using fake DZPA:: modules for tests
      adds  a6cdd31   pod fix
      adds  def20eb   pod update
      adds  91fc952   v0.2.0
      adds  42bf7c4   extracting moose extends
      adds  38fa650   rewrote dist.ini
      adds  ca80f92   compile test now provided by dzp:compiletests
      adds  7c0428e   v0.3.0
      adds  7e5e3e5   manifst should come last
      adds  3a90f0a   v0.3.1
      adds  d4b7ead   trim only modules shipped by dist
      adds  165be63   update test: trim only modules shipped by dist
      adds  dbb0606   do not require modules used in tests
      adds  ccfeb04   adding comments in tests
      adds  88e22ae   move all test modules to DZPA:: namespace
      adds  4d42a34   move strictures to please perlcritic
      adds  87f96bd   modernizing + move to 1.yydddn version
      adds  77220bb   v1.093000
      adds  e3f4088   recognize indented uses and requires
      adds  705aa51   test added for indent use
      adds  1356b46   using meaningful test modules
      adds  8b0c59a   v1.093060
      adds  df08999   forgot to add version in changes
      adds  fc08daf   adding an abstract to fake module
      adds  fe4e848   using meta.yml instead of hacking makefile.pl to test 
prereqs
      adds  1c9655b   adding a name to the test
      adds  f3417c2   pod update
      adds  d11154f   using dzil mailing-list
      adds  53af291   requiring perl 5.8.x
      adds  115deb4   sweetening code with moosex::has::sugar
      adds  2e731f4   v1.093190
      adds  d45e1c5   using podweaver
      adds  d23aa47   remove some blank lines
      adds  defe342   using jquelin dzil pluginbundle
      adds  e61bfc5   using path::class
      adds  1a8655f   clean after tests
      adds  a1c3b06   pod update
      adds  4ff20a1   v1.100080
      adds  2ce9be6   ignore modules with weird chars
      adds  e1388fa   test for module with weird chars
      adds  8a204c2   v1.100090
      adds  02fe4ae   using ppi to parse files
      adds  44a376c   using test::deep for easier debugging
      adds  2dfead5   moose extends can have more than one param
      adds  1b641e8   skipping lib,strict,warnings
      adds  bc0c364   extracting prereqs from base and parent
      adds  75355db   adding tests for base and parent
      adds  8f7a2be   no need to prefix test by number
      adds  6eaf4d7   moose focuses only with statement beginning with a word
      adds  721238e   oops, _looks_like_version() was used elsewhere
      adds  58f8e54   adding an example dist.ini
      adds  f209304   comment update
      adds  d7837bd   pod update
      adds  c2e2c46   parent is only used in the tests
      adds  fd2688c   v1.100130
      adds  9f385da   avoid a fatal error if no includes are found
      adds  47b38a0   crafting a test for the noprereq situation
      adds  6cf3a40   v1.100460
      adds  a9d656f   converting to standalone
      adds  eddd6a3   prereq scanner pared down
      adds  7352a1a   tweak our build config
      adds  1f601cc   rename
      adds  63fc040   renaming
      adds  c3dc010   just scan documents from our test file
      adds  dd6f6fa   gitignore
      adds  a9546b5   fix qw and base-ver parent-ver
      adds  847ade1   require base if version given
      adds  fe008d9   test for multiple parent/base versions
      adds  1e78dc7   test for multiple requires on one thing
      adds  ae38683   refactor with/extends
      adds  fa0d70d   get rid of some unneeded churn
      adds  d49b5df   no Moose needed
      adds  395c95d   remove dead notes
      adds  802b1e9   pod update (coverage++)
      adds  8b5b0f6   renaming scan_document() to scan_ppi_document()
      adds  8693d9d   new method scan_file()
      adds  b629af7   new method scan_string()
      adds  e86e84e   pod update
      adds  556257f   removing pod still relating to dzil:autoprereq
      adds  e4e999e   fix stupid shift params error
      adds  2760db7   testing scan_string() / scan_file()
      adds  fad57ae   remove remnant of old code
      adds  5af9d36   basic changelog
      adds  24df53d   minor doc tweaks
      adds  918adac   another typo
      adds  75e40c3   Merge branch 'rjbs'
      adds  1b0d1f3   sample scan_prereqs script
      adds  1bdf85e   v0.100500
      adds  d6e5b23   I helped write this
      adds  623b7a5   Pod tweaks
      adds  59ea814   test for optlisty with
      adds  f27dcbe   use Version::Requirements
      adds  32597fd   update changelog for next release
      adds  7677550   v0.100510
      adds  53be449   v0.100520
      adds  ead9b73   return a Version::Requirement object
      adds  c7d6854   require latest version
      adds  ce800ec   update changelog
      adds  1f64109   v0.100521
      adds  d27bacc   work under 5.8
      adds  fe4aff2   prep next release
      adds  4d3ce28   v0.100630
      adds  4bff9bc   fix required ppi version
      adds  ff91cae   v0.100680
      adds  ca9fadb   bump down min vers.
      adds  410f313   v0.100690
      adds  add3d0b   fix #55713: support for use parent -norequire
      adds  2b013a5   fix rt#55851: 'require $foo;' shouldn't add any prereq
      adds  726ec95   v0.100830
      adds  22a1b51   add 'feature' pragma to skip list
      adds  d3b57eb   add test for skipping pragmata
      adds  d0fae13   v0.100960
      adds  e3ff173   pluggable prereq scanner
      adds  dca2298   moosify
      adds  7f83d42   docs and rename Default -> Perl5
      adds  a88459f   v0.101250
      adds  4b259b8   bump prereq version
      adds  6208f8b   v0.101480
      adds  5600ce0   update meta resource to be meta2 compliant
      adds  303834c   fix #59121 - remove lurking temp files
      adds  2081fe4   v0.101890
      adds  561e5e6   add test for with(...)
      adds  e473dbe   scanner to find recent Test::More usage
      adds  9c3c64e   use MoreUtils not AllUtils
      adds  b0ce286   Add testcase for weird package names + with
      adds  56b5090   oops, put a pkg declaration in the program
      adds  227eff4   v0.101891
      adds  e50acf6   throw an exception if PPI fails to parse code
      adds  46996f6   v0.101892
      adds  aa001f1   Add support for Moose v1.03 -version declarations
      adds  4d74dbf   fixing meta-resource name to be valid
      adds  8796a06   forcing stricture & warnings
      adds  c211a5d   v1.000
      adds  6670046   Instantiate PrereqScanner and call as_string_hash() on 
Version::Requirements
      adds  e06d417   v1.001
      adds  a031dec   fix rt#61608 - missing description in whatisentry for 
TestMore.pm
      adds  bd48834   v1.002
      adds  7ef393c   require "with" or "extends" and not superstrings
      adds  6b0e2b0   v1.003
      adds  883640f   avoid undef->isa
      adds  9553ef1   v1.004
      adds  d39e04e   stop pruning "will always be core" libraries
      adds  245759f   note the removal of core prereq-stripping
      adds  748c23e   Add scanner for aliased.pm module
      adds  c024b7e   v1.005
      adds  851cb75   correct busted Changes file -- ops
      adds  de8cc74   Add the POE scanner for POE components
      adds  a94a0ff   v1.006
      adds  e170cad   Test bin/scan_prereqs output
      adds  e1ddc4f   Enable --combine option to merge prereqs from files
      adds  bf13fb3   move test data to corpus/
      adds  998ec0f   ignoring vim backup files
      adds  0d1f559   v1.007
      adds  9b52fcf   Look for "require Module; Module->VERSION(min);"
      adds  3bad8dc   v1.008
      adds  3dd53f0   s/Version::Requirements/CPAN::Meta::Requirements/
      adds  4a1a229   v1.009
      adds  4ce093a   add a test case
      adds  829ea27   changelog for HEAD~
      adds  9da6580   fix docs: arg is "scanners" not "plugins"
      adds  789c14d   v1.010
      adds  c70e09a   Require CPAN::Meta::Requirements 2.120630
      adds  e1e80dd   v1.011
      adds  0a366be   Test failed for "with" and array of string
      adds  e35d67c   update which tests are TODO
      adds  8026d2e   ignore insignificant tokens, fixing with ()
      adds  a0645ac   v1.012
      adds  f0f9980   If PPI parsing fails, report PPI::Document->errstr
      adds  08679c8   let scan_prereqs recurse into directories
      adds  d3c0a91   v1.013
      adds  1a9685c   bump required PPI version
      adds  8ed32e1   v1.014
      adds  d9a450f   document and test "no" works
      adds  6ad945a   v1.015
      adds  d92df46   fix a typo
      adds  44b084c   include .t files in scan_prereqs
      adds  f497076   clarify scan_prereqs documentation
      adds  79aeed9   Add support for superclass.pm
      adds  c67d8ef   credit for last two merges
      adds  f60948a   Add --cpanm option to bin/scan_prereqs
      adds  ba33415   start over with bin/scan-perl-prereqs
      adds  f2dd6c5   restore the old scan_prereqs
      adds  b813981   added method scan_module($module_name)
      adds  3ef454b   credit to Neil
      adds  e563d17   Remove lib skip as it's a dual-life module
      adds  4599d14   credit for lib.pm unskipping
      adds  0329434   remove dead code and comment
      adds  4521799   house keeping put ABSTRACT under package name
      adds  8b38236   remove triple newlines
      adds  5a46e0a   add --version and --help to scan-perl-prereqs
      adds  3e5dcc1   update changelog for scan-perl-prereqs
      adds  2861cdf   remove the scan_prereqs --cpanm test for now
      adds  466e5dc   v1.016
      adds  6e9cf24   do not test core modules; they DO change
      adds  695226e   v1.017
      adds  99402df   typo fix
      adds  fa4f36d   doc link
      adds  0f86add   scan .PL and .cgi files, too
      adds  ba7afae   also check for VERSION after use
      adds  0a0a700   note that I want to use Module::Which
      adds  1ad4cfb   update changelog
      adds  07eee74   avoid underscores in filenames
      adds  14ebb3f   v1.018
      adds  07df99f   warn about ambiguity of PPI string handling
      adds  c082105   v1.019
      adds  e4f1eba   update precision of version for CPAN::Meta::Requirements
      adds  3ad2668   v1.020
      adds  5cc63d4   replace weird "always use lib" with -I switch
      adds  64b8ccb   check if file is a real file, not a directory, symlink, ..
      adds  9d3db8d   also check for -f in bin/scan_prereqs
      adds  a92cb87   v1.021
      adds  ab0ec2c   Fix scanning of "use aliased;" with no import arguments
      adds  43d2df1   v1.022
      adds  023d1c8   Fixes for "perl in space"
      adds  9cc88a0   v1.023
      adds  f77ed21   Imported Upstream version 1.023
       new  9a7350a   Merge tag 'upstream/1.023'
       new  b4d5bf7   Update debian/changelog
       new  5231302   Update years of packaging copyright.
       new  cd3f7f7   Mark package as autopkgtest-able.
       new  1f05ed6   Declare compliance with Debian Policy 3.9.6.
       new  29fca7f   Bump debhelper compatibility level to 9.
       new  70b0228   releasing package libperl-prereqscanner-perl version 
1.023-1

The 10 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                                      |  10 ++
 MANIFEST                                     |   5 +-
 META.json                                    | 197 +++++++++++++++++----------
 META.yml                                     | 180 ++++++++++++++----------
 Makefile.PL                                  |  19 ++-
 README                                       |   4 +-
 bin/scan-perl-prereqs                        |  19 +--
 bin/scan_prereqs                             |   6 +-
 debian/changelog                             |  10 +-
 debian/compat                                |   2 +-
 debian/control                               |   5 +-
 debian/copyright                             |   2 +-
 debian/tests/pkg-perl/smoke-files            |   2 +
 debian/tests/pkg-perl/smoke-skip             |   2 +
 debian/upstream/metadata                     |   7 +
 lib/Perl/PrereqScanner.pm                    |  80 ++++++++++-
 lib/Perl/PrereqScanner/Scanner.pm            |   4 +-
 lib/Perl/PrereqScanner/Scanner/Aliased.pm    |   5 +-
 lib/Perl/PrereqScanner/Scanner/Moose.pm      |   4 +-
 lib/Perl/PrereqScanner/Scanner/POE.pm        |   4 +-
 lib/Perl/PrereqScanner/Scanner/Perl5.pm      |   4 +-
 lib/Perl/PrereqScanner/Scanner/Superclass.pm |   4 +-
 lib/Perl/PrereqScanner/Scanner/TestMore.pm   |   4 +-
 t/00-report-prereqs.dd                       |  51 +++++++
 t/00-report-prereqs.t                        | 183 +++++++++++++++++++++++++
 t/000-report-versions-tiny.t                 |  93 -------------
 t/autoprereq.t                               |   8 ++
 t/scan-prereqs.t                             |   2 +-
 xt/release/changes_has_content.t             |   2 +-
 29 files changed, 630 insertions(+), 288 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-files
 create mode 100644 debian/tests/pkg-perl/smoke-skip
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperl-prereqscanner-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