[libpod-elemental-perl] branch master updated (0b1195f -> 33b94c0)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sun Aug 16 10:37:25 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libpod-elemental-perl.

      from  0b1195f   update changelog
       new  b7833fa   Add debian/upstream/metadata
       new  7325693   Update debian/changelog
      adds  b6719a2   copied in from weaver
      adds  93ff35e   first pass at elementalizing
      adds  1fc858e   chomp stuff in elements, make nestification work
      adds  4734a72   update more tests
      adds  623d5fc   remove noise
      adds  1ffa14a   renames
      adds  2cba26f   rename
      adds  3681bae   match pm to pod
      adds  c6fd8ab   subclasses for elements
      adds  09ab177   non-pod elements, element classes working
      adds  6faa4f2   better errors
      adds  430b2f5   dzil it
      adds  4cd4471    tweaks to make stuff, like, work
      adds  3bcfe7e   some docs, barely
      adds  d4c1fbf   flatten needed in autobox
      adds  38a3c52   prereq
      adds  54a5647   docs
      adds  6a9347a   docs
      adds  4d08ec1   todo
      adds  e05d13f   convert for into begin
      adds  2dbdc36   working on documentizing
      adds  04c666d   documents kidna work
      adds  1cedb1b   encoding
      adds  82bdbba   work on maintaining =pod/=cut above and beyond =begin/=end
      adds  f4d28ee   simplify test
      adds  1ea3b87   wtf am I going to do with this stuff?
      adds  52aaac6   make test pass stupidly
      adds  849d156   prep releae to keep PW passing
      adds  8c7b0b6   temporary workaround for "blank" events
      adds  be749d4   update dzil use
      adds  6c36334   node role
      adds  54084a1   working on the new roles in general still
      adds  f165e37   further refactoring
      adds  667ca36   are we ready to objectify now? elements refactored, too
      adds  0a445d2   remove some cruft that prevented compilation
      adds  47bc6ef   tweak Nester to start being a role
      adds  5cc79cf    start getting the objectifier tests running again
      adds  6043d05   restore tests to passing; not super happy with blank/comp situation
      adds  6d4914c   work on making nesters work again
      adds  fddf904   start preparing to make generic elements, pod5 elements, pod5nester
      adds  89481f1   these are all generic types
      adds  6d8a26e   move generics to generic
      adds  04aaab5   random, sweeping changes to nesting and objectification to get Pod5 working
      adds  aa78916    the nester is a TOTAL MESS right now
      adds  1f21956   getting tests working again
      adds  70e8733   make these tests skip
      adds  dec9c1e   start renaming
      adds  7e89d07    renaming
      adds  d234c5e   more renaming
      adds  f103984   Merge branch 'new-roles'
      adds  7d29d1e   prep release
      adds  5bb84f6   our tests are for the pod5 nester
      adds  d8d1e2e    tests to write
      adds  0909e37   remove outdated use lines
      adds  0c41239   start on tests for pod5 region transform
      adds  e19d04b   want a from_lol method to make testing easier
      adds  abefe40   making from_lol work to simplify testing
      adds  537147f   from-lol tests passing
      adds  624590d   declare prereqs
      adds  14d4c8c   note what the tests are each there for
      adds  0dea89a   remove spurious load of now-defunct Pod::Elemental::Element
      adds  d229359   prove that region detection work
      adds  88bf3a9   this file is covered by t/pod5/region.t
      adds  49eeb01   fix whitespace and blanks
      adds  d931428   better whitespace fix, making regions less special
      adds  bc74aae   text typing works
      adds  239f91c   text paragraph combination working
      adds  352b332   remove dead code
      adds  4476214   make blanks unneeded (forbidden?) at start/ed of regions
      adds  384a577   note changes
      adds  6484ee6   forgotten pod5 test
      adds  fc6f37c   much more useful as_debug_string
      adds  08ce562   properly prune blanks at the end of regions
      adds  ccd6443   remove dead method
      adds  fd42d75   disable parts of from_lol
      adds  de2d680   Pod5-specific classes to avoid need for blanks
      adds  d3d00fa   make the Pod5 element role more effective
      adds  a173c45   autoblank need not just be Pod5
      adds  d661e15   notes on next steps
      adds  3f0bd31   update prereqs
      adds  e33a438   move FormatRegion guts to Region
      adds  b80cbe7   format regioni s dead
      adds  06f437f    transformers now transform nodes
      adds  bcc4544   pod struct dumper
      adds  fb8d25c   tweak how things are defined
      adds  f378b15   Pod::Elemental::Region is dead
      adds  ae5acee   test nested element
      adds  fbe46b7   quick generation of selector callbacks
      adds  578ada6   use selectors more uniformly
      adds  0405af5   make the nester work; add a Flat role
      adds  919fcb1   make the nester tests non-worthless
      adds  bf9a8b8   prep release
      adds  8957bec   abstracts
      adds  454a999   make the gatherer work
      adds  cb635f0   demonstrate transformation steps
      adds  af55f14   tweak demo output
      adds  beb1d7a   much improved handling of =for
      adds  36574d5   update changelog
      adds  1255197   do not test undefs
      adds  0576253   refactor Pod5  transformer to avoid relying on return; strip more markers
      adds  eb5e6bf   prepare test for dealing with =cut and nonpod
      adds  e2d3827   an improved Pod5 dialect nonpod element
      adds  1a71cb5   improve debug string; summarize content
      adds  ff15615   new prereqs
      adds  5b4f215   demonstrate more structure
      adds  e89e903   make the t/pod5/cut tests actually test things
      adds  5e812ce   prepare release
      adds  c925431   headers for steps of transform in demo
      adds  ca82fd3   docs; also, add namespace::autoclean and related code to Elemental
      adds  90de810   do not combine subsequent ordinary paragraphs; just data and verbatim
      adds  af76b6c   add a run of ordinary paragraphs to the demo content
      adds  79a25c9   *lots* of documentation
      adds  19f3045   improve tests of region stringification; esp. =for and data with newlines
      adds  e2118a4   more docs
      adds  921d062   update changelog
      adds  921c7b7   fix test plan
      adds  531c030   make the Pod5 version of elements have no newline at the end of content
      adds  6a1642e   use Pod, not POD, consistently
      adds  3be8bbf   prep release
      adds  d889003   tiny fix in synopsis
      adds  5ab4235   tweaks to joining of runs of content inside regions
      adds  a105187   changelog update
      adds  444636f   do not barf on multiline region marker contnet
      adds  773b47c   improve ability to cope with =begin v. =for emitting
      adds  a6c923a   released
      adds  0ac4406   deal with new Moose breaking Autochomp
      adds  db7c2ad   document change in changelog
      adds  4fb6f5f   bump changelog
      adds  e66d2f8   do not throw exception on empty region
      adds  39393ae   need a gitignore
      adds  d08046e   v0.101620
      adds  dd1861f   avoid warning from new Moose
      adds  f018fe1   v0.102360
      adds  33c1e90   whitespace fixes
      adds  c377c02   collect Data-trailing blanks into the Data
      adds  160c23b   a test from xdg for data blanks
      adds  bca33e3   v0.102361
      adds  0a7fd52   nestify even the last element in a sequence
      adds  4a23cf9   v0.102362
      adds  444e431   update for autoprereqs
      adds  ef7fd66   v0.102363
      adds  aceab23   stop using deprecated Class::MOP::load_class
      adds  880a700   v0.102364
      adds  e9bf2c6   add blank lines for $VERSION assignments
      adds  41eec44   only add =pod/=cut to Document stringification if needed
      adds  7f7c616   v0.103000
      adds  ee4b74f   load Class::Load explicitly
      adds  e95eedd   v0.103001
      adds  151c429   make things immutable to speed up dist zilla
      adds  d2fe89e   tweak changelog message
      adds  ca9efce   v0.103002
      adds  e1dc29b   remove all uses of Moose::Autobox
      adds  c705a6c   v0.103003
      adds  c77331e   fix a regression from de-autoboxing  transformer
      adds  e86b0ee   add test for regression fixed in previous commit
      adds  a6a835e   v0.103004
      adds  7e46e47   Imported Upstream version 0.103004
       new  0981927   Merge tag 'upstream/0.103004'
       new  5b545b1   Update debian/changelog
       new  8d8a822   Declare compliance with Debian policy 3.9.6
       new  d6c1884   Bump debhelper compatibility level to 9
       new  e589a4a   Add autopkgtest-pkg-perl
       new  2f8cd54   Add patch fixing spelling error in manpage
       new  e53fe1b   Remove libmoose-autobox-perl as build/runtime dependency
       new  33b94c0   Release libpod-elemental-perl 0.103004-1 to unstable

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                                           |   6 +-
 META.json                                          | 151 ++++++++++--------
 META.yml                                           | 144 +++++++++--------
 Makefile.PL                                        |  16 +-
 README                                             |   4 +-
 debian/changelog                                   |  16 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   7 +-
 debian/patches/fix_spelling_error_in_manpage.patch |  17 ++
 debian/patches/series                              |   1 +
 debian/upstream/metadata                           |   7 +
 eg/demo-pod                                        |   6 +-
 lib/Pod/Elemental.pm                               |   5 +-
 lib/Pod/Elemental/Autoblank.pm                     |   4 +-
 lib/Pod/Elemental/Autochomp.pm                     |   4 +-
 lib/Pod/Elemental/Command.pm                       |   6 +-
 lib/Pod/Elemental/Document.pm                      |   9 +-
 lib/Pod/Elemental/Element/Generic/Blank.pm         |   6 +-
 lib/Pod/Elemental/Element/Generic/Command.pm       |   8 +-
 lib/Pod/Elemental/Element/Generic/Nonpod.pm        |   6 +-
 lib/Pod/Elemental/Element/Generic/Text.pm          |   6 +-
 lib/Pod/Elemental/Element/Nested.pm                |  10 +-
 lib/Pod/Elemental/Element/Pod5/Command.pm          |   6 +-
 lib/Pod/Elemental/Element/Pod5/Data.pm             |   6 +-
 lib/Pod/Elemental/Element/Pod5/Nonpod.pm           |   6 +-
 lib/Pod/Elemental/Element/Pod5/Ordinary.pm         |   6 +-
 lib/Pod/Elemental/Element/Pod5/Region.pm           |  13 +-
 lib/Pod/Elemental/Element/Pod5/Verbatim.pm         |   6 +-
 lib/Pod/Elemental/Flat.pm                          |   4 +-
 lib/Pod/Elemental/Node.pm                          |   7 +-
 lib/Pod/Elemental/Objectifier.pm                   |  11 +-
 lib/Pod/Elemental/Paragraph.pm                     |   5 +-
 lib/Pod/Elemental/Selectors.pm                     |  20 ++-
 lib/Pod/Elemental/Transformer.pm                   |   5 +-
 lib/Pod/Elemental/Transformer/Gatherer.pm          |   9 +-
 lib/Pod/Elemental/Transformer/Nester.pm            |  19 +--
 lib/Pod/Elemental/Transformer/Pod5.pm              |  64 ++++----
 lib/Pod/Elemental/Types.pm                         |   5 +-
 t/00-report-prereqs.dd                             |  49 ++++++
 t/00-report-prereqs.t                              | 176 +++++++++++++++++++++
 t/000-report-versions-tiny.t                       |  92 -----------
 t/elemental.t                                      |   1 -
 t/gather.t                                         |  16 +-
 t/nester.t                                         |   7 +-
 t/objectifier.t                                    |   1 -
 t/pod5/combine.t                                   |   7 +-
 t/pod5/cut.t                                       |   7 +-
 t/pod5/nested-same.t                               |   6 +-
 t/pod5/nonpod.t                                    |  26 +++
 t/pod5/text-type.t                                 |   5 +-
 xt/release/changes_has_content.t                   |   2 +-
 52 files changed, 639 insertions(+), 399 deletions(-)
 create mode 100644 debian/patches/fix_spelling_error_in_manpage.patch
 create mode 100644 debian/patches/series
 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
 create mode 100644 t/pod5/nonpod.t

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



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