[libapp-nopaste-perl] 01/09: Merge tag 'upstream/1.005'

Salvatore Bonaccorso carnil at debian.org
Fri May 20 04:22:04 UTC 2016


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 cd30caee1679ce9974296568623c2858834c0dad
Merge: 2066eca 4bcdaf7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri May 20 06:04:04 2016 +0200

    Merge tag 'upstream/1.005'
    
    Upstream version 1.005

 CONTRIBUTING                           |   8 +-
 Changes                                |   5 +
 MANIFEST                               |  19 +-
 META.json                              | 677 ++++++++++++++++++++-------------
 META.yml                               | 544 +++++++++++++++-----------
 Makefile.PL                            |  78 +++-
 README                                 |   4 +-
 dist.ini                               |  11 +-
 lib/App/Nopaste.pm                     |  42 +-
 lib/App/Nopaste/Command.pm             |  13 +-
 lib/App/Nopaste/Service.pm             |  11 +-
 lib/App/Nopaste/Service/Codepeek.pm    |  11 +-
 lib/App/Nopaste/Service/Debian.pm      |  11 +-
 lib/App/Nopaste/Service/Gist.pm        |  37 +-
 lib/App/Nopaste/Service/Mojopaste.pm   |  11 +-
 lib/App/Nopaste/Service/PastebinCom.pm |  13 +-
 lib/App/Nopaste/Service/Pastie.pm      |  11 +-
 lib/App/Nopaste/Service/Shadowcat.pm   |  11 +-
 lib/App/Nopaste/Service/Snitch.pm      |  11 +-
 lib/App/Nopaste/Service/Ubuntu.pm      |  11 +-
 lib/App/Nopaste/Service/ssh.pm         |  13 +-
 script/nopaste                         |   7 +-
 t/00-report-prereqs.dd                 |  64 ++--
 t/00-report-prereqs.t                  |   6 +-
 t/001-subclass_cmd.t                   |   2 +-
 t/002-encoding.t                       |   2 +-
 t/003-command.t                        |  34 ++
 t/004-02-debian.t                      |   9 +
 t/004-03-gist.t                        |  40 ++
 t/004-04-mojopaste.t                   |   9 +
 t/004-06-pastie.t                      |   9 +
 t/004-07-shadowcat.t                   |   9 +
 t/004-08-snitch.t                      |   9 +
 t/004-10-ubuntu.t                      |   9 +
 t/004-service.t                        |  26 ++
 weaver.ini                             |   5 -
 xt/author/00-compile.t                 |  14 +-
 xt/author/eol.t                        |  25 +-
 xt/{release => author}/kwalitee.t      |   2 +-
 xt/author/mojibake.t                   |   9 +
 xt/author/no-tabs.t                    |  18 +-
 xt/author/pod-spell.t                  |  11 +-
 xt/{release => author}/pod-syntax.t    |   1 +
 xt/release/changes_has_content.t       |   2 +-
 xt/release/distmeta.t                  |   6 -
 xt/release/mojibake.t                  |  12 -
 46 files changed, 1254 insertions(+), 638 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