[libpod-elemental-perl] annotated tag debian/0.103004-1 created (now 81062fd)

gregor herrmann gregoa at debian.org
Sun Aug 16 11:03:43 UTC 2015


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

gregoa pushed a change to annotated tag debian/0.103004-1
in repository libpod-elemental-perl.

        at  81062fd   (tag)
   tagging  da28893809015680c9d61f39d9d5ea9271d73aad (commit)
  replaces  debian/0.103001-1
 tagged by  gregor herrmann
        on  Sun Aug 16 13:03:38 2015 +0200

- Log -----------------------------------------------------------------
tagging package libpod-elemental-perl version debian/0.103004-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAABCgBmBQJV0G4KXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG730QAMF+JrK1yX/rKbRKEjgzHzV7
qIqQvSL3scKcLnDlaoCyfRfZv8vcZxESzX9yG54VMP3W0AbUeAjxNGd1bPxOAITw
C+QnOzP8dtei92QCIqWBCaJZTkNqJPgyMl/uey1CvU21fbTIf698I/oFCP4FaAXL
Nf2031/cHeYCZjbCtOesPsW35lRF3Za+9o6ZPnVF6w3y1rFpMFR5XgvOvRwZPxeB
CCCoEqIhfQmLAbeavwmAHG282M1N+9n0HCUqWPZiTIFnrJAp0Xp3ViUOqgbkslK4
e94uwqeC3UBggdTkC2dPgLeo8m2hpvIn/XodkQt658IOUvudYKoqam+WaY34hxRy
n/JCSGrS7YrWeVosNoyxQER3p2HtqSNi5QI81xwdSa96GPoQdMTJMH1Ucj0oc9vy
74IIxY8uBuiX2XmpI5CnqBTwktMFrf0bVux9zZsdAtT81eHUZqda0qRWiQhSR0gY
ba1oZhU98Ep+fNPL2b88Y5BXbufiIFpnCOwStqMnfTx6KI9DVdQaGFfSmPwa2Kbs
v8n3Tt7yY9OsIbRK8XdbSUovwmAgUnIzqziDEMNsRNHyT2hENEi7BctiOIz9JPzG
hIEXPaFN+Ujx1MzlYJl8jNnBiz99tD4vXj39Ljusjd8izsd+DAP75vQ35JKL6aDH
Lkt611de5Qmn2SCjTBwm
=zRFp
-----END PGP SIGNATURE-----

Christian Walde (1):
      make things immutable to speed up dist zilla

Karen Etheridge (1):
      remove all uses of Moose::Autobox

Lucas Kanashiro (11):
      Add debian/upstream/metadata
      Update debian/changelog
      Imported Upstream version 0.103004
      Merge tag 'upstream/0.103004'
      Update debian/changelog
      Declare compliance with Debian policy 3.9.6
      Bump debhelper compatibility level to 9
      Add autopkgtest-pkg-perl
      Add patch fixing spelling error in manpage
      Remove libmoose-autobox-perl as build/runtime dependency
      Release libpod-elemental-perl 0.103004-1 to unstable

Ricardo SIGNES (44):
      copied in from weaver
      first pass at elementalizing
      chomp stuff in elements, make nestification work
      update more tests
      remove noise
      renames
      rename
      match pm to pod
      subclasses for elements
      non-pod elements, element classes working
      better errors
      dzil it
      tweaks to make stuff, like, work
      some docs, barely
      flatten needed in autobox
      prereq
      docs
      docs
      todo
      convert for into begin
      working on documentizing
      documents kidna work
      encoding
      work on maintaining =pod/=cut above and beyond =begin/=end
      simplify test
      wtf am I going to do with this stuff?
      make test pass stupidly
      prep releae to keep PW passing
      temporary workaround for "blank" events
      update dzil use
      node role
      working on the new roles in general still
      further refactoring
      are we ready to objectify now? elements refactored, too
      remove some cruft that prevented compilation
      tweak Nester to start being a role
      start getting the objectifier tests running again
      restore tests to passing; not super happy with blank/comp situation
      work on making nesters work again
      start preparing to make generic elements, pod5 elements, pod5nester
      these are all generic types
      move generics to generic
      random, sweeping changes to nesting and objectification to get Pod5 working
      the nester is a TOTAL MESS right now

Ricardo Signes (110):
      getting tests working again
      make these tests skip
      start renaming
      renaming
      more renaming
      Merge branch 'new-roles'
      prep release
      our tests are for the pod5 nester
      tests to write
      remove outdated use lines
      start on tests for pod5 region transform
      want a from_lol method to make testing easier
      making from_lol work to simplify testing
      from-lol tests passing
      declare prereqs
      note what the tests are each there for
      remove spurious load of now-defunct Pod::Elemental::Element
      prove that region detection work
      this file is covered by t/pod5/region.t
      fix whitespace and blanks
      better whitespace fix, making regions less special
      text typing works
      text paragraph combination working
      remove dead code
      make blanks unneeded (forbidden?) at start/ed of regions
      note changes
      forgotten pod5 test
      much more useful as_debug_string
      properly prune blanks at the end of regions
      remove dead method
      disable parts of from_lol
      Pod5-specific classes to avoid need for blanks
      make the Pod5 element role more effective
      autoblank need not just be Pod5
      notes on next steps
      update prereqs
      move FormatRegion guts to Region
      format regioni s dead
      transformers now transform nodes
      pod struct dumper
      tweak how things are defined
      Pod::Elemental::Region is dead
      test nested element
      quick generation of selector callbacks
      use selectors more uniformly
      make the nester work; add a Flat role
      make the nester tests non-worthless
      prep release
      abstracts
      make the gatherer work
      demonstrate transformation steps
      tweak demo output
      much improved handling of =for
      update changelog
      do not test undefs
      refactor Pod5  transformer to avoid relying on return; strip more markers
      prepare test for dealing with =cut and nonpod
      an improved Pod5 dialect nonpod element
      improve debug string; summarize content
      new prereqs
      demonstrate more structure
      make the t/pod5/cut tests actually test things
      prepare release
      headers for steps of transform in demo
      docs; also, add namespace::autoclean and related code to Elemental
      do not combine subsequent ordinary paragraphs; just data and verbatim
      add a run of ordinary paragraphs to the demo content
      *lots* of documentation
      improve tests of region stringification; esp. =for and data with newlines
      more docs
      update changelog
      fix test plan
      make the Pod5 version of elements have no newline at the end of content
      use Pod, not POD, consistently
      prep release
      tiny fix in synopsis
      tweaks to joining of runs of content inside regions
      changelog update
      do not barf on multiline region marker contnet
      improve ability to cope with =begin v. =for emitting
      released
      deal with new Moose breaking Autochomp
      document change in changelog
      bump changelog
      do not throw exception on empty region
      need a gitignore
      v0.101620
      avoid warning from new Moose
      v0.102360
      whitespace fixes
      collect Data-trailing blanks into the Data
      a test from xdg for data blanks
      v0.102361
      nestify even the last element in a sequence
      v0.102362
      update for autoprereqs
      v0.102363
      stop using deprecated Class::MOP::load_class
      v0.102364
      add blank lines for $VERSION assignments
      only add =pod/=cut to Document stringification if needed
      v0.103000
      load Class::Load explicitly
      v0.103001
      tweak changelog message
      v0.103002
      v0.103003
      fix a regression from de-autoboxing  transformer
      add test for regression fixed in previous commit
      v0.103004

Salvatore Bonaccorso (2):
      Update Vcs-Browser URL to cgit web frontend
      update changelog

gregor herrmann (2):
      Add (build) dependency on List::Util 1.33.
      releasing package libpod-elemental-perl version 0.103004-1

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  0342c25   Add (build) dependency on List::Util 1.33.
       new  da28893   releasing package libpod-elemental-perl version 0.103004-1

The 2 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.


-- 
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