[libapp-nopaste-perl] branch master updated (8dbcc7e -> 9e19817)

Salvatore Bonaccorso carnil at debian.org
Fri Sep 16 05:10:32 UTC 2016


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

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

      from  8dbcc7e   Prepare changelog for release
      adds  aa94538   increment $VERSION after 1.006 release
      adds  16ec3ad   switch from base.pm to parent.pm
      adds  df73d63   add comments re ~/.github parsing
      adds  74b06c9   Do not need `stringify` on `basename` return value
      adds  a9a71fc   Changes entry for PR#13
      adds  d656dfc   also dump the installed version of these optional prereqs
      adds  8db4f55   presence of INSTALL means we require 0.097 to not gather it
      adds  34f7b47   minor doc tweaks
      adds  41755c7   TODO note re Clipboard bug
      adds  c0cb149   App-Nopaste-1.007
      adds  0e6bef3   New upstream version 1.007
       new  4fea032   Merge tag 'upstream/1.007'
       new  70014a2   Update debian/changelog
       new  9e19817   Prepare changelog for release

The 3 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:
 CONTRIBUTING                           |   4 +-
 Changes                                |   4 +
 INSTALL                                |  14 +-
 MANIFEST                               |   4 +-
 META.json                              | 238 +++++++++++++++++----------------
 META.yml                               | 227 ++++++++++++++++---------------
 Makefile.PL                            |  25 ++--
 README                                 |   4 +-
 debian/changelog                       |   6 +
 dist.ini                               |   5 +-
 lib/App/Nopaste.pm                     |  28 ++--
 lib/App/Nopaste/Command.pm             |   4 +-
 lib/App/Nopaste/Service.pm             |   6 +-
 lib/App/Nopaste/Service/Codepeek.pm    |   6 +-
 lib/App/Nopaste/Service/Debian.pm      |   6 +-
 lib/App/Nopaste/Service/Gist.pm        |  13 +-
 lib/App/Nopaste/Service/Mojopaste.pm   |   6 +-
 lib/App/Nopaste/Service/PastebinCom.pm |   6 +-
 lib/App/Nopaste/Service/Pastie.pm      |   6 +-
 lib/App/Nopaste/Service/Shadowcat.pm   |   6 +-
 lib/App/Nopaste/Service/Snitch.pm      |   6 +-
 lib/App/Nopaste/Service/Ubuntu.pm      |   6 +-
 lib/App/Nopaste/Service/ssh.pm         |   6 +-
 script/nopaste                         |   2 +-
 t/00-report-prereqs.dd                 |  18 +--
 t/00-report-prereqs.t                  |  22 +--
 t/001-subclass_cmd.t                   |   4 +-
 t/002-encoding.t                       |   6 +-
 xt/author/eol.t                        |   6 +-
 xt/author/no-tabs.t                    |   4 +-
 xt/author/pod-spell.t                  |  29 ++--
 xt/{release => author}/portability.t   |   2 -
 xt/release/changes_has_content.t       |   2 +-
 xt/release/cpan-changes.t              |   9 +-
 34 files changed, 390 insertions(+), 350 deletions(-)
 rename xt/{release => author}/portability.t (95%)

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