[libmediawiki-bot-perl] branch master updated (5492ae9 -> 5136471)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jul 21 20:59:59 UTC 2016


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

nickm-guest pushed a change to branch master
in repository libmediawiki-bot-perl.

      from  5492ae9   update changelog
      adds  74e2f54   Imported Upstream version 5.006003
       new  7c56f3f   Merge tag 'upstream/5.006003'
       new  75cd88f   Update copyright year
       new  538fe96   Update for new build and runtime dependencies
       new  9b35b3e   Update dh_auto_test override
       new  d50e2bf   Update to Standards-Version 3.9.8
       new  c66b399   Remove unnecessary Perl version dependency
       new  5136471   Releasing package libmediawiki-bot-perl version 5.006003-1

The 7 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:
 Build.PL                              |   89 ---
 Changes                               |    4 +
 INSTALL                               |   20 +-
 LICENSE                               |    2 +-
 MANIFEST                              |   18 +-
 META.json                             |   33 +-
 META.yml                              |   13 +-
 Makefile.PL                           |   26 +-
 README                                | 1300 ---------------------------------
 README.mkdn                           |   32 +-
 debian/changelog                      |   15 +-
 debian/control                        |   11 +-
 debian/copyright                      |    2 +-
 debian/rules                          |    4 +-
 dist.ini                              |    2 +-
 lib/MediaWiki/Bot.pm                  |  146 ++--
 lib/MediaWiki/Bot/Constants.pm        |    6 +-
 t/00-compile.t                        |   12 +-
 t/02-login.t                          |   11 +-
 t/04-edit.t                           |   37 +-
 t/18-is_blocked.t                     |    4 +-
 t/29-get_log.t                        |    6 +-
 t/36-email.t                          |   11 +-
 t/48-get_image.t                      |    4 +-
 xt/author/{no-tabs.t => eol.t}        |    6 +-
 xt/author/mojibake.t                  |    9 +
 xt/author/no-tabs.t                   |    2 +-
 xt/{release => author}/pod-coverage.t |    0
 xt/{release => author}/pod-syntax.t   |    1 +
 xt/{release => author}/portability.t  |    1 +
 xt/{release => author}/synopsis.t     |    0
 xt/author/test-eol.t                  |    8 -
 xt/{release => author}/test-version.t |   13 +-
 xt/release/cpan-changes.t             |    9 +-
 xt/release/kwalitee.t                 |    2 +-
 xt/release/meta-json.t                |    4 +-
 xt/release/mojibake.t                 |   12 -
 37 files changed, 284 insertions(+), 1591 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 README
 copy xt/author/{no-tabs.t => eol.t} (90%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (99%)
 rename xt/{release => author}/synopsis.t (100%)
 delete mode 100644 xt/author/test-eol.t
 rename xt/{release => author}/test-version.t (54%)
 delete mode 100644 xt/release/mojibake.t

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



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