[libapp-nopaste-perl] 03/08: Merge tag 'upstream/1.004'

Salvatore Bonaccorso carnil at debian.org
Wed May 6 14:36:40 UTC 2015


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

carnil pushed a commit to branch master
in repository libapp-nopaste-perl.

commit 32dde7b92c7f26a2524012e7fc512714603ee32a
Merge: 0742261 b5349f3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed May 6 16:24:53 2015 +0200

    Merge tag 'upstream/1.004'
    
    Upstream version 1.004

 Build.PL                               |   4 -
 CONTRIBUTING                           |  37 +-
 Changes                                |  38 +-
 INSTALL                                |   9 +-
 LICENSE                                |   2 +-
 MANIFEST                               |  14 +-
 META.json                              | 893 ++++++++++++++++++++++++---------
 META.yml                               | 750 ++++++++++++++++++---------
 Makefile.PL                            | 106 +---
 README                                 |   6 +-
 README.md                              |  96 ----
 dist.ini                               |  22 +-
 lib/App/Nopaste.pm                     | 151 +++++-
 lib/App/Nopaste/Command.pm             |  25 +-
 lib/App/Nopaste/Service.pm             |  24 +-
 lib/App/Nopaste/Service/Codepeek.pm    |  28 +-
 lib/App/Nopaste/Service/Debian.pm      |  26 +-
 lib/App/Nopaste/Service/Gist.pm        |  46 +-
 lib/App/Nopaste/Service/Mojopaste.pm   |  87 ++++
 lib/App/Nopaste/Service/PastebinCom.pm |  27 +-
 lib/App/Nopaste/Service/Pastie.pm      |  24 +-
 lib/App/Nopaste/Service/Shadowcat.pm   |  24 +-
 lib/App/Nopaste/Service/Snitch.pm      |  24 +-
 lib/App/Nopaste/Service/Ubuntu.pm      |  26 +-
 lib/App/Nopaste/Service/ssh.pm         |  41 +-
 script/nopaste                         |  19 +-
 t/00-report-prereqs.dd                 | 139 +++++
 t/00-report-prereqs.t                  | 289 +++++------
 t/000-load.t                           |   3 +-
 t/001-subclass_cmd.t                   |  10 +
 weaver.ini                             |   5 +
 xt/author/00-compile.t                 |  14 +-
 xt/author/clean-namespaces.t           |  11 +
 xt/{release/no-tabs.t => author/eol.t} |  14 +-
 xt/{release => author}/no-tabs.t       |  23 +-
 xt/author/pod-spell.t                  | 114 +++++
 xt/release/changes_has_content.t       |   2 +-
 xt/release/distmeta.t                  |   4 +-
 xt/release/eol.t                       |   8 -
 xt/release/kwalitee.t                  |   9 +-
 xt/release/pod-syntax.t                |   4 +-
 xt/release/portability.t               |   1 +
 xt/release/test-version.t              |  22 -
 43 files changed, 2219 insertions(+), 1002 deletions(-)

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



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