libmediawiki-bot-perl 5.006003-1 source package in Ubuntu

Changelog

libmediawiki-bot-perl (5.006003-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

  [ Nick Morrott ]
  * New upstream release
  * debian/copyright: update copyright year
  * debian/control: update for new build and runtime dependencies
  * debian/control: remove unnecessary Perl version dependency
  * debian/control: update Standards-Version to 3.9.8 (no changes)
  * debian/rules: update dh_auto_test override for make

 -- Nick Morrott <email address hidden>  Thu, 21 Jul 2016 21:08:40 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmediawiki-bot-perl_5.006003-1.dsc 2.4 KiB a642fdc6b3a9f3b303450cd8c0c4c11873fe48566b176fb8f1cab211814ea3ef
libmediawiki-bot-perl_5.006003.orig.tar.gz 82.6 KiB f366cfbaed467082af3f2197fc40015b499381b6740a8aaf26ac749d027ff5c5
libmediawiki-bot-perl_5.006003-1.debian.tar.xz 2.2 KiB b8c25ad01b2d168510622d3ed0e9b8368cd9514708bdb00f6482d3fa9c72071b

Available diffs

No changes file available.

Binary packages built by this source

libmediawiki-bot-perl: high-level bot framework for interacting with MediaWiki wikis

 MediaWiki::Bot is a framework that can be used to write bots which interface
 with the MediaWiki API (http://en.wikipedia.org/w/api.php).
 .
 Actions the framework supports include:
 .
  * logging in/out of a MediaWiki wiki
  * editing a wiki page
  * moving a wiki page
  * retrieving the edit history of a wiki page
  * listing all pages linking to a wiki page
  * downloading an image file from a wiki
  * searching for text across all wiki pages