libcatmandu-importer-getjson-perl 0.51-1 source package in Ubuntu

Changelog

libcatmandu-importer-getjson-perl (0.51-1) unstable; urgency=medium

  [ upstream ]
  * New release.

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

  [ gregor herrmann ]
  * Use MetaCPAN URLs (not search.cpan.org or www.cpan.org).
  * Update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Simplify rules: Do copyright-check in maintainer script
    (not during build).
    Stop build-depend on devscripts cdbs dh-buildinfo.
  * Relax to (build-)depend unversioned on libscalar-list-utils-perl:
    Needed version satisfied even in oldstable.
  * Mark build-dependencies needed only for testsuite as such.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Enable autopkgtest.
  * Wrap and sort control file.
    Fix add trailing newline to debian/source/format.
  * Use semantic linefeeds.
  * List specific info before general in long description.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
    + Use https protocol in file format URL.
    + Use MetaCPAN release page as primary Source URL.
    + Extend coverage of packaging.
  * Add lintian overrides regarding License-Reference.
  * Use MetaCPAN release page as homepage.
  * Update git-buildpackage config: Filter any .git* file.
  * Update watch file:
    + Bump to format 4.
    + Track only MetaCPAN.
    + Mention gbp command in usage comment.
    + Use substitution strings.
  * Bump debhelper compatibility level to 9.

 -- Jonas Smedegaard <email address hidden>  Sun, 27 Jan 2019 18:11:05 +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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcatmandu-importer-getjson-perl_0.51-1.dsc 2.4 KiB f472f9b45a5024ae382fe11d8e12f60a6c1a7e4fcb7d5f50d4c9e4e79511f6ac
libcatmandu-importer-getjson-perl_0.51.orig.tar.gz 17.1 KiB b6106cd257b203dbd11beb9e740ae6ca0f462dff0ab521f1b5142821fb9bf39f
libcatmandu-importer-getjson-perl_0.51-1.debian.tar.xz 3.9 KiB 11ea2fd66a5544146ea9398a1b403f32091cf787b58fc32fbe79d5aafc7486ee

Available diffs

No changes file available.

Binary packages built by this source

libcatmandu-importer-getjson-perl: load JSON-encoded data from a server using a GET HTTP request

 Catmandu::Importer::getJSON performs a HTTP GET request
 to load JSON-encoded data from a server.
 The importer expects a line-separated input.
 Each line corresponds to a HTTP request
 that is mapped to a JSON-record on success.
 .
 Catmandu provides a suite of Perl modules
 to ease the import, storage, retrieval, export and transformation
 of metadata records.