erlang-p1-oauth2 0.6.11-3 source package in Ubuntu

Changelog

erlang-p1-oauth2 (0.6.11-3) unstable; urgency=medium

  * Updated lintian overrides
  * Dropped debian/erlang-p1-oauth2.install
  * Renamed debian/erlang-p1-oauth2.lintian-overrides
    -> debian/lintian-overrides

 -- Philipp Huebner <email address hidden>  Tue, 26 Dec 2023 16:07:44 +0100

Upload details

Uploaded by:
Ejabberd Packaging Team
Uploaded to:
Sid
Original maintainer:
Ejabberd Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
erlang-p1-oauth2_0.6.11-3.dsc 2.1 KiB d142b11ecbb57bbbec94f3154aab5bb2f9bd84e3d0d9a8371e9509131753a782
erlang-p1-oauth2_0.6.11.orig.tar.gz 17.3 KiB 6978c812c2a1e5a70aa8177b2d24a33cd432002a226d2a335b879e32c0b48acb
erlang-p1-oauth2_0.6.11-3.debian.tar.xz 3.2 KiB 839f82870a0c78452abe6c80a537f565412e182ab89324c1566909855964363b

Available diffs

No changes file available.

Binary packages built by this source

erlang-p1-oauth2: Erlang library for server side implementation of OAuth2

 This library is designed to simplify the implementation of the server side of
 OAuth2 (http://tools.ietf.org/html/rfc6749). It provides no support for
 developing clients. See https://github.com/kivra/oauth2_client for support in
 accessing Oauth2 enabled services.