[libapp-nopaste-perl] branch master updated (101d784 -> 359e0d9)

Salvatore Bonaccorso carnil at debian.org
Wed Aug 2 19:34:55 UTC 2017


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  101d784   Prepare changelog for release
      adds  aa53c29   increment $VERSION after 1.009 release
      adds  3971696   travis can now test on 5.26
      adds  b592e97   #!/usr/bin/env perl is not rewritten during install
      adds  1ec01ee   App-Nopaste-1.010
      adds  ad519d7   New upstream version 1.010
       new  da23285   Updated version 1.010 from 'upstream/1.010'
       new  07d728e   Update debian/changelog
       new  a48f41f   Drop use-usr-bin-perl-shebang.patch patch (applied upstream)
       new  359e0d9   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:
 CONTRIBUTING                                  |   2 +-
 Changes                                       |   3 +
 MANIFEST                                      |   2 +-
 META.json                                     | 201 +++++++++++++++-----------
 META.yml                                      | 186 +++++++++++++-----------
 Makefile.PL                                   |  12 +-
 README                                        |   4 +-
 debian/changelog                              |   7 +
 debian/patches/series                         |   1 -
 debian/patches/use-usr-bin-perl-shebang.patch |  14 --
 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                                |   5 +-
 t/00-report-prereqs.dd                        |   5 +-
 t/00-report-prereqs.t                         |  18 ++-
 xt/release/changes_has_content.t              |   2 +-
 27 files changed, 288 insertions(+), 228 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/use-usr-bin-perl-shebang.patch

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