[libtext-mediawikiformat-perl] branch master updated (eb2bccf -> ac97183)

Axel Beckert abe at deuxchevaux.org
Sat Jul 11 02:02:48 UTC 2015


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

abe pushed a change to branch master
in repository libtext-mediawikiformat-perl.

      from  eb2bccf   update changelog
       new  68dfdfa   Merge all changelog entries since the removed version
      adds  e98834e   Imported Upstream version 1.04
       new  f82b9f8   Merge tag 'upstream/1.04'
       new  991beab   Update debian/changelog
       new  7f21d0c   Apply wrap-and-sort
       new  0e9bc11   Remove trailing blank line from long description
       new  7ba1f81   Re-add copyrights and uploaders which got incorrectly removed in f84bc8ad
       new  1e833d8   Update copyright holders
       new  ac97183   The new upstream closes an old bug (#711619) which got closed upon removal

The 8 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:
 Build.PL                           |   58 --
 Changes                            |   31 +-
 MANIFEST                           |    6 +-
 META.json                          |   61 ++
 META.yml                           |   60 +-
 Makefile.PL                        |   60 +-
 SIGNATURE                          |   50 --
 debian/changelog                   |   25 +-
 debian/control                     |   30 +-
 debian/copyright                   |   18 +-
 lib/Text/MediawikiFormat.pm        | 1686 +++++++++++++++++-------------------
 lib/Text/MediawikiFormat/Block.pm  |  133 +++
 lib/Text/MediawikiFormat/Blocks.pm |  131 +--
 t/Wiki.t                           |  143 ++-
 t/absolute_links.t                 |   60 +-
 t/base.t                           |  163 ++--
 t/bugs.t                           |   49 +-
 t/developer/0-signature.t          |   20 -
 t/developer/pod-coverage.t         |    6 +-
 t/embedded-links.t                 |   70 +-
 t/explicit.t                       |   65 +-
 t/implicit.t                       |   22 +-
 t/kake.t                           |   49 +-
 t/lists-nested.t                   |   46 +-
 t/lists-no-indent.t                |   49 +-
 t/lists.t                          |   27 +-
 t/merge-hash.t                     |   34 +-
 t/tag-override-use-as.t            |   26 +-
 t/tag-override.t                   |   66 +-
 29 files changed, 1557 insertions(+), 1687 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 META.json
 delete mode 100644 SIGNATURE
 create mode 100644 lib/Text/MediawikiFormat/Block.pm
 delete mode 100644 t/developer/0-signature.t

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



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