libwww-facebook-api-perl 0.4.18-3 source package in Ubuntu

Changelog

libwww-facebook-api-perl (0.4.18-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!

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

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

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 22:32:09 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-facebook-api-perl_0.4.18-3.dsc 2.3 KiB 1804b4f3cff9f854081da08bb616d6c5ecc9e60dc872bdac737f4ab9b314035e
libwww-facebook-api-perl_0.4.18.orig.tar.gz 57.5 KiB 1fe789a4ca59e18f7b13a7675b8e61af55773c97182226770b7770af8961ef59
libwww-facebook-api-perl_0.4.18-3.debian.tar.xz 4.9 KiB d7c67cd2d58b414f6b121aa5819d094c1809c8188655958e03c634bca3bdd794

Available diffs

No changes file available.

Binary packages built by this source

libwww-facebook-api-perl: Facebook API implementation

 WWW::Facebook::API is a Perl implementation of the Facebook API, working off
 of the canonical Java and PHP implementations. By default it uses JSON::Any
 to parse the response returned by Facebook's server. There is an option to
 return the raw response in either XML or JSON.