[boxer] 20/33: Update upstream source from tag 'upstream/1.1.5'

Jonas Smedegaard dr at jones.dk
Sun Nov 5 18:28:18 UTC 2017


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

js pushed a commit to annotated tag debian/1.1.5-1
in repository boxer.

commit e538049a4880bc45bc51835cb7becb1fedd9b9d5
Merge: 420eac9 cd980fc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 5 12:13:53 2017 +0100

    Update upstream source from tag 'upstream/1.1.5'
    
    Update to upstream version '1.1.5'
    with Debian dir b632604b52fd89542ad8d40f5c8133f068816f8b

 COPYRIGHT                         |  46 ++++---
 Changes                           |  26 ++++
 LICENSE                           |   6 +-
 MANIFEST                          |   7 +
 META.json                         |  62 ++++++---
 META.yml                          |  56 +++++---
 Makefile.PL                       |  80 ++++++------
 README                            |   7 +-
 SIGNATURE                         |  86 ++++++-------
 TODO                              |  10 ++
 bin/boxer                         |  33 ++++-
 doap.ttl                          |  64 ++++++++--
 lib/Boxer.pm                      |  32 +++--
 lib/Boxer/CLI.pm                  |  39 ++++--
 lib/Boxer/CLI/Command.pm          | 130 ++++++-------------
 lib/Boxer/CLI/Command/About.pm    |  43 ++++++-
 lib/Boxer/CLI/Command/Aliases.pm  |  45 ++++++-
 lib/Boxer/CLI/Command/Commands.pm |  44 ++++++-
 lib/Boxer/CLI/Command/Compose.pm  |  53 ++++++--
 lib/Boxer/File/WithSkeleton.pm    | 160 +++++++++++++++++++++++
 lib/Boxer/{CLI.pm => Part.pm}     |  52 +++++---
 lib/Boxer/Part/Reclass.pm         | 125 ++++++++++++++++++
 lib/Boxer/Role/Interact.pm        |  48 ++++++-
 lib/Boxer/Task.pm                 |  44 ++++++-
 lib/Boxer/Task/Classify.pm        |  80 ++++++++++--
 lib/Boxer/Task/Serialize.pm       | 263 +++++++++++++-------------------------
 lib/Boxer/Types.pm                |  56 ++++++--
 lib/Boxer/World.pm                |  73 +++++++++++
 lib/Boxer/World/Flat.pm           | 128 +++++++++++++++++++
 lib/Boxer/World/Reclass.pm        | 195 ++++++++++++++++++++++++++++
 t/00_compile.t                    |   4 +-
 t/00_compile_scripts.t            |   4 +-
 t/01_app_help.t                   |   4 +-
 t/fixme.t                         |   4 +-
 t/minimumversion.t                |   4 +-
 t/pod.t                           |   4 +-
 t/world.t                         |  62 +++++++++
 37 files changed, 1645 insertions(+), 534 deletions(-)

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



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