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

Changelog

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

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      liblwp-protocol-https-perl.
    + libmediawiki-bot-perl: Drop versioned constraint on
      liblwp-protocol-https-perl in Depends.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Import upstream version 5.006004.
  * Update years of upstream copyright.
  * Install new upstream CONTRIBUTING doc.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Tue, 28 Sep 2021 17:48:13 +0200

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmediawiki-bot-perl_5.006004-1.dsc 2.7 KiB bbc3df875a3c0a0c955d7b74de8169529216854b0344a4c5a1ade1850645520e
libmediawiki-bot-perl_5.006004.orig.tar.gz 96.2 KiB a18a3bb3c85e5e985d7881c2ee4bdc01bd245310eb53dd62e5b852d10dbc1258
libmediawiki-bot-perl_5.006004-1.debian.tar.xz 2.6 KiB fb0d6d2807547f6f05d7deb6a5a76a924677d0fef04f41907a09346d2891bfd8

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