liboauth 0.9.4-3 source package in Ubuntu

Changelog

liboauth (0.9.4-3) unstable; urgency=low

  * Sync from Ubuntu:
    [ Mathieu Trudel-Lapierre ]
      * debian/control: liboauth-dev really needs libcurl4-nss-dev, not
        libcurl4-gnutls-dev (nss is required in the .pc file)
        (closes: #646485, #639565)
  [ Sjoerd Simons ]
  * collab-main team update
  * debian/control: Swith build-depend to libcurl4-nss-dev from
    libcurl4-gnutls-dev. oauth itself uses nss for SSL
 -- Sebastien Bacher <email address hidden>   Mon,  12 Dec 2011 17:20:44 +0000

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Bilal Akhtar
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
liboauth_0.9.4.orig.tar.gz 448.8 KiB 77e372359caca5375fbcc63ac638f349e6c93c98d291992d8ebb9bb8291ca549
liboauth_0.9.4-3.debian.tar.gz 3.8 KiB cd52b34dabb1f1e40cc2b4650306db4524884236350a321115e548f8ae017f58
liboauth_0.9.4-3.dsc 1.3 KiB 1276c8fecc141c3feb6fa4e390b8bc22a836fe1d1724998719de33adcce5604b

Available diffs

View changes file

Binary packages built by this source

liboauth-dev: C library for implementing OAuth 1.0 (development files)

 liboauth is a collection of C functions implementing the
 OAuth Core 1.0 standard API. liboauth provides basic functions to escape
 and encode parameters according to OAuth specs and offers high-level
 functions to sign requests or verify signatures.
 .
 This package contains the development files.

liboauth0: C library for implementing OAuth 1.0

 liboauth is a collection of C functions implementing the
 OAuth Core 1.0 standard API.
 .
 This package contains the shared libraries