[libpod-spell-perl] branch master updated (27425f0 -> 70847f0)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Aug 15 07:41:24 UTC 2015


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

fsfs pushed a change to branch master
in repository libpod-spell-perl.

      from  27425f0   update changelog
       new  ba388e9   Add debian/upstream/metadata
       new  032d8b3   Update debian/changelog
      adds  cfd43ed   initial import of Pod-Spell 1.01 from CPAN
      adds  205cff0   moving files around before creating dist.ini
      adds  9dceff1   initial commit
      adds  275f943   clean dist after release
      adds  b7a5e0c   remove stuff no longer necessary to podspell
      adds  e34bc29   expand weaver to use default config
      adds  e0410ce   attempt to add bugs section to weaver.ini
      adds  4cb84a7   fix how bugs is defined
      adds  95a2d77   don't expand the whole weaver.ini just for one module
      adds  5e5166a   Revert "don't expand the whole weaver.ini just for one module"
      adds  c4f2b13   set critic verbosity to 9
      adds  a599bee   make default .gitignore more robust by copying schwerns
      adds  2029a46   use GitHub::Meta to get meta resources
      adds  708019e   use the bundle
      adds  f22c663   PodSpellingTests changed names
      adds  636c35f   use semantic versioning which starts with v
      adds  01e2acb   remove copyright year, it defaults to current
      adds  7fb235c   more git tags
      adds  30c8476   add ReportVersions::Tiny
      adds  2a62b1e   change version string
      adds  5778f73   Merge remote-tracking branch 'my/master'
      adds  27ee953   Merge remote-tracking branch 'dzil-base/master' into dzil-ify
      adds  4249cd3   fix dist.ini
      adds  0a9cf08   add podspell to stopwords
      adds  b3c9117   add podweaver marks to podspell
      adds  bbd09c2   make wordlist pass strict/warnings and ourpkgversion
      adds  4a6d62a   podweaver, strict/warnings
      adds  7f9b92d   add distname to gitignore
      adds  4e979b2   needs to be a package scope not lexical variable
      adds  7fb916d   remove trailing whitespace
      adds  d9ec9d4   uppercase wordlist as wordlist is not a word
      adds  baa43df   text is not needed in pod if it's the same name
      adds  6ae99f3   don't require extended regexp formatting
      adds  401df16   show ispell as code
      adds  8475a30   change wordlist
      adds  bc299ea   bootstrap lib
      adds  73b9564   add stopword to stopwords
      adds  f5ca6f6   start conversion to a modern Test::More
      adds  c6455a6   code blocks is 2 words
      adds  9dbcdc0   add words required for spell check to pass with just this wordlist
      adds  dfc2ebd   change stopwords
      adds  018350a   fix some slang/spelling
      adds  170242c   numerous nocritic exceptions to get started
      adds  27d31f1   fix changes to pass changes spec
      adds  fa3bc23   add a method as a stopword
      adds  07e1168   stub method docs
      adds  8f7d141   disable Test::Synopsis not currently perl
      adds  3509aa4   add more words required to check this dist
      adds  f9fb25c   add Wordlist pod to wordlist.pm
      adds  979849c   simplify to be an actual test
      adds  1206dc5   workout podfile size test
      adds  7795b1d   use tempfiles and test for exceptions
      adds  98fe856   oops, fix slurp
      adds  74934e8   spaces to tabs
      adds  e9d8c20   fix conversion that shouldn't have happened
      adds  6478c52   use Test::Most, and compare the arrays deeply
      adds  7ae265f   remove tests that would be testing core perl
      adds  b1c8087   remove silly undef of $p
      adds  1ab8be4   only print content if we fail
      adds  2fd8afe   update new plugins I use for dzil
      adds  be5c58b   remove github module
      adds  b7de147   add a contributing file
      adds  7cdf6ff   use env perl, and add version to podspell command
      adds  bc98780   1.02
      adds  d420a02   we're trying to move towards unicode and away from ascii
      adds  0acbe35   remove human names found in worldlist
      adds  d4942b6   multiline the code
      adds  2d4ac65   use new_ok instead of lives_ok and isa_ok
      adds  0810f52   re-rewrite test
      adds  13518c1   remove out of date comment
      adds  2ebc344   unpack args
      adds  a10ef1e   perltidy
      adds  7d9ecd4   allow constant use for now
      adds  815e937   readd perlcritic overrides
      adds  fb788d8   lexically scope $word
      adds  9b96053   redo synopsis
      adds  c7acd07   update synopsis more
      adds  8e310e6   use named lexical variables
      adds  7a5dda9   add debug method to begin replacing DEBUG
      adds  b89ccbc   more use of is_debug to replace DEBUG
      adds  f8ce984   use modern convention of self
      adds  5e6acf9   closer to unpacking args
      adds  575185a   remove integer pragma
      adds  2f31ea5   rename arg to text
      adds  7de657a   refactor to be a little easier to understand
      adds  0eefe09   remove no-op
      adds  e696b7e   make more readable
      adds  aff8c38   turn debugging on for testing
      adds  cdc70d7   DEBUG is not a method, do not document
      adds  4d47612   counting lines should be more effective on windows
      adds  6fbc7ea   use in memory files
      adds  9ac7714   require at least 5.006
      adds  dbbd2e3   test adding stopwords
      adds  8af48bf   test removal of stopwords
      adds  e943ebf   don't need File::Temp anymore
      adds  d573f9e   test textblock method indirectly
      adds  7aa4d96   finish removing DEBUG function
      adds  91a4fbb   make function with 5.008
      adds  326cf27   update copyright info
      adds  c88dd77   1.03
      adds  f9811ad   go back to using File::Temp and don't check length
      adds  89ea3b7   5.008 should no longer be required
      adds  7eea160   require 5.006
      adds  b039907   1.04
      adds  e2f05d5   update wordlist
      adds  cf9a5b0   update my silly worldist count test
      adds  b2e2d75   add API APIs and passphrase to wordlist
      adds  d3cdea9   1.05
      adds  90d64dd   add hanekomu words
      adds  6aa5ec5   1.06
      adds  0051101   add contributors
      adds  72e6b5f   add CISC/RISC
      adds  c7e20a0   sort wordlist case insensitively
      adds  451a33d   remove duplicates
      adds  fbb629e   collapse different cases to lowercase
      adds  8ab750a   add dagolden's stopwords (with some case collapse)
      adds  f6da135   check stopwords without trailing q{'s}
      adds  296633b   use lingua-en-inflect to handle plurals in wordlist
      adds  8bb46c9   Make Pod::Wordlist a class to manipulate the wordlist
      adds  97302ad   make stopword hash values undef to save memory
      adds  461a615   mostly shrink the wordlist
      adds  9ada8fc   breaks bisect
      adds  bdeee1f   move the wordlist into it's own file
      adds  67832c5   remove comments and sort unique
      adds  68ce5cf   remove comment handling
      adds  011d1c1   remove not words
      adds  79b683f   add words
      adds  1b48b0a   document list maintenance
      adds  7e343be   breaks bisect
      adds  e58094a   formatting
      adds  7ba04ad   Revert "make stopword hash values undef to save memory"
      adds  1559271   Merge branch 'wordlist-api-lingua-stopwords'
      adds  2c97b69   change subroutine to make perlcritic happy
      adds  2c715df   document stopwords method
      adds  7e84039   add documentation of wordlist method
      adds  991aed5   remove unused piece of signature
      adds  a12bd33   should be documented as attribute
      adds  005b162   update pod to mention sharedir
      adds  464f916   1.07
      adds  cbca93b   lowercase datetime and add centric (for whatever-centric)
      adds  b2ebcd1   add throwable
      adds  0d56a38   add rethrow
      adds  1e94fb5   Strip hyphenated words and word-parts
      adds  a7c5afa   add warning about adding stopwords early
      adds  88d7fef   up max complexity score, will try to reduce in the future
      adds  0c7a9e3   1.08
      adds  fbab45f   note bug in Changelog
      adds  9b4ac6e   strip 's when learning stopwords
      adds  c2af58d   squelch undef warning
      adds  4a3d52b   refactor leading/trailing/word extraction
      adds  48fa6fb   refactored sigil/strange word detection
      adds  d24ff82   refactor word stripping logic to a subroutine
      adds  272f853   reorder punctuation stripping
      adds  fb8ba70   strip leading and trailing punctuation, except periods
      adds  25a8f2d   add Ph.D. to wordlist
      adds  7af9b7b   Eliminate excessive subroutine overhead
      adds  4be6a33   Fix Perl::Critic and spelling errors
      adds  aa65ffd   split TestingMania to the tests I care about
      adds  1f2de30   1.09
      adds  21ba7b1   readd mojibake tests
      adds  055c2b2   improve word detection
      adds  b0d8b9b   add PERL_POD_SPELL_DEBUG env variable for external debug toggling
      adds  e648799   add our own stopword for virtù
      adds  1c2da66   Add no_wide_chars option to strip words outside Latin-1
      adds  d75e969   use split, not regex, for words received in testing
      adds  a050d3a   standardize logging message formats for clarity
      adds  f340036   revise/improve word detection again
      adds  b3356c5   1.10
      adds  379c94f   Fix shebang to /usr/bin/perl
      adds  6e66206   DZ: add authordep for Pod::Weaver::Section::Contributors
      adds  3dad5c9   add encoding
      adds  40a10ac   add commit build back, when'd that get removed
      adds  46f0445   encoding should be latin1
      adds  04035d8   1.11
      adds  feade8d   remove USING section
      adds  e5c9e53   add a bugs and limitations section
      adds  7d9426e   1.12
      adds  ded7e09   add authodep for encoding plugin
      adds  61696fe   move to SingleEncoding
      adds  8532e64   1.13
      adds  c9e521c   add travis config
      adds  77b5c92   remove File::Slurp
      adds  a0a8921   make more judicious use of Path::Tiny API
      adds  f29e41a   add authordeps for Travis
      adds  04c5cb1   1.14
      adds  0662133   remove CommitBuild
      adds  badc48f   remove specified branch
      adds  e5d2fac   simply reordering some parts of contributing file
      adds  e6ca56b   move extra tests
      adds  1d97811   use File::ShareDir::ProjectDistDir 1.000 with strict mode
      adds  41efc32   read as utf8
      adds  6b42ed3   change to Test::ReportPrereqs
      adds  3fea14a   1.15
      adds  5e39528   convert to bundle
      adds  8ae4c2e   manually install bundle
      adds  af08e52   ensure recommends are retrieved
      adds  9ab5ed0   remove stuff added to Author Bundle
      adds  0934459   NextVersion in bundle
      adds  4fe3a2e   remove branch-only master hack
      adds  11d8c47   podspell script: set output encoding from locale LC_CTYPE
      adds  9b056ec   Merge pull request #17 from dolmen/set-locale-encoding
      adds  6978d59   1.16
      adds  1bbe2ce   CI 5.20
      adds  350a9a8   Revert "podspell script: set output encoding from locale LC_CTYPE"
      adds  268834d   add 5.8 to travis
      adds  17c2bc3   1.17
      adds  34f26b8   Imported Upstream version 1.17
       new  fae997f   Merge tag 'upstream/1.17'
       new  b6bf318   Update debian/changelog
       new  083a689   Update copyright years
       new  8a1e2e2   Make File::ShareDir::Install build-dependency versioned
       new  66901e2   Declare compliance with Debian Policy 3.9.6
       new  19cd383   make bin/podspell available for autopkgtest
       new  7caee21   Mark package autopkgtest-able
       new  70847f0   prepare changelog for release

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                                            |   6 +
 LICENSE                                            |   2 +-
 MANIFEST                                           |  31 ++-
 META.json                                          |  29 ++-
 META.yml                                           |  15 +-
 Makefile.PL                                        |  26 +-
 README                                             | 136 ++++++-----
 bin/podspell                                       |   6 +-
 debian/changelog                                   |  13 +-
 debian/control                                     |   5 +-
 debian/copyright                                   |   4 +-
 debian/tests/pkg-perl/test-files                   |   1 +
 debian/upstream/metadata                           |   7 +
 lib/Pod/Spell.pm                                   |   8 +-
 lib/Pod/Wordlist.pm                                |   6 +-
 t/00-compile.t                                     |  13 +-
 t/00-report-prereqs.dd                             |  54 +++++
 t/00-report-prereqs.t                              | 264 ++++++++++-----------
 t/author-test-eol.t                                |  16 --
 t/release-dist-manifest.t                          |  16 --
 t/release-distmeta.t                               |  14 --
 t/release-meta-json.t                              |  14 --
 t/release-mojibake.t                               |  20 --
 t/release-pod-syntax.t                             |  14 --
 t/release-unused-vars.t                            |  16 --
 t/author-critic.t => xt/author/critic.t            |   8 -
 xt/author/eol.t                                    |  24 ++
 t/author-pod-spell.t => xt/author/pod-spell.t      |  12 +-
 .../release/cpan-changes.t                         |   8 -
 xt/release/dist-manifest.t                         |   8 +
 xt/release/meta-json.t                             |   6 +
 .../release/minimum-version.t                      |   8 -
 .../release/pod-coverage.t                         |   8 -
 .../release/pod-linkcheck.t                        |   8 -
 xt/release/pod-syntax.t                            |   6 +
 .../release/portability.t                          |   9 +-
 .../release/test-version.t                         |  12 +-
 xt/release/unused-vars.t                           |  14 ++
 38 files changed, 419 insertions(+), 448 deletions(-)
 create mode 100644 debian/tests/pkg-perl/test-files
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 delete mode 100644 t/author-test-eol.t
 delete mode 100644 t/release-dist-manifest.t
 delete mode 100644 t/release-distmeta.t
 delete mode 100644 t/release-meta-json.t
 delete mode 100644 t/release-mojibake.t
 delete mode 100644 t/release-pod-syntax.t
 delete mode 100644 t/release-unused-vars.t
 rename t/author-critic.t => xt/author/critic.t (65%)
 create mode 100644 xt/author/eol.t
 rename t/author-pod-spell.t => xt/author/pod-spell.t (60%)
 rename t/release-cpan-changes.t => xt/release/cpan-changes.t (53%)
 create mode 100644 xt/release/dist-manifest.t
 create mode 100644 xt/release/meta-json.t
 rename t/release-minimum-version.t => xt/release/minimum-version.t (53%)
 rename t/release-pod-coverage.t => xt/release/pod-coverage.t (58%)
 rename t/release-pod-linkcheck.t => xt/release/pod-linkcheck.t (68%)
 create mode 100644 xt/release/pod-syntax.t
 rename t/release-portability.t => xt/release/portability.t (54%)
 rename t/release-test-version.t => xt/release/test-version.t (53%)
 create mode 100644 xt/release/unused-vars.t

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



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