[libapp-nopaste-perl] branch master updated (90d2138 -> 88fd044)

Salvatore Bonaccorso carnil at debian.org
Tue May 24 05:42:12 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  90d2138   update changelog
      adds  426c17e   increment $VERSION after 1.005 release
      adds  2819da5   add labels to these tests
      adds  18f275f   whitespace
      adds  75ab13f   skip some tests when ~/.github exists
      adds  edb354d   ensure that existence of real $GITHUB_OAUTH_TOKEN does not break tests
      adds  f4bbaf8   remove all uses of Test::Trap
      adds  9d312e4   fix Test::More prereq for done_testing
      adds  5327b47   cmp_ok -> is
      adds  0d25409   remove problematic network test
      adds  54f7c2d   Changes entry for test fixes
      adds  f787f83   App-Nopaste-1.006
      adds  ae64c90   Imported Upstream version 1.006
       new  7a480c0   Merge tag 'upstream/1.006'
       new  5d0dabd   Update debian/changelog
       new  3f1ffad   Drop Build-Depends-Indep on libtest-trap-perl
       new  88fd044   Prepare changelog for release

The 4 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:
 Changes                                |  3 ++
 MANIFEST                               |  2 +-
 META.json                              | 98 +++++++++++++++++-----------------
 META.yml                               | 98 +++++++++++++++++-----------------
 Makefile.PL                            | 10 ++--
 README                                 |  4 +-
 debian/changelog                       |  9 +++-
 debian/control                         |  1 -
 lib/App/Nopaste.pm                     |  6 +--
 lib/App/Nopaste/Command.pm             |  4 +-
 lib/App/Nopaste/Service.pm             |  4 +-
 lib/App/Nopaste/Service/Codepeek.pm    |  4 +-
 lib/App/Nopaste/Service/Debian.pm      |  4 +-
 lib/App/Nopaste/Service/Gist.pm        |  4 +-
 lib/App/Nopaste/Service/Mojopaste.pm   |  4 +-
 lib/App/Nopaste/Service/PastebinCom.pm |  4 +-
 lib/App/Nopaste/Service/Pastie.pm      |  4 +-
 lib/App/Nopaste/Service/Shadowcat.pm   |  4 +-
 lib/App/Nopaste/Service/Snitch.pm      |  4 +-
 lib/App/Nopaste/Service/Ubuntu.pm      |  4 +-
 lib/App/Nopaste/Service/ssh.pm         |  4 +-
 script/nopaste                         |  2 +-
 t/00-report-prereqs.dd                 |  2 -
 t/003-command.t                        |  3 +-
 t/004-02-debian.t                      |  3 +-
 t/004-03-gist.t                        | 34 ++++++++++--
 t/004-04-mojopaste.t                   |  3 +-
 t/004-06-pastie.t                      |  3 +-
 t/004-07-shadowcat.t                   |  3 +-
 t/004-08-snitch.t                      |  3 +-
 t/004-10-ubuntu.t                      |  5 +-
 t/004-service.t                        | 26 +++------
 xt/release/changes_has_content.t       |  2 +-
 33 files changed, 196 insertions(+), 172 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