liboauth (1.0.1-1) unstable; urgency=low * New upstream release. * Update Standards-Version to 3.9.4 (No changes needed) * Build with dh_autoreconf (Closes: #700686) - Thanks Daniel Schepler for the patch! - debian/patches/01_ltmain_as-needed.patch is obsolete now, dropped. * debian/control: - Add dh-autoreconf build-dep. - Bump debhelper versioned build-dep to 9 to match compat. - Properly truncate sentence at end of package description for English language compliance. - Update Git URLs * debian/patches/01_fix_manpage_spelling_errors.patch: Fix manpage spelling errors to satisfy lintian. -- Bilal Akhtar Wed, 19 Jun 2013 22:19:44 -0400 liboauth (0.9.4-3.1) unstable; urgency=low * Non-maintainer upload. * Fix "please make loose libcurl dependency": change liboauth-dev's Depends to "libcurl4-gnutls-dev | libcurl4-dev, libnss3-dev" (instead of "libcurl4-nss-dev") (Closes: #639565) * Fix "liboauth0: doesn't work with NSS libcurl flavour": build-depend on "libcurl4-gnutls-dev | libcurl4-dev" (instead of "libcurl4-nss-dev") (Closes: #650138) * Thanks to HAMANO Tsukasa and Alessandro Ghedini for accompanying me through this maze, and to Satoru KURASHIKI for additional tests. -- gregor herrmann Fri, 21 Sep 2012 14:19:45 +0200 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 -- Sjoerd Simons Sat, 05 Nov 2011 11:31:14 +0000 liboauth (0.9.4-2) unstable; urgency=low * Make package multiarch-aware. - Bump compat to 9. * debian/control: - Add libcurl4-gnutls-dev to liboauth-dev dependencies, thanks Mathieu! - Bump Standards-Version to 3.9.2 (no changes needed). * debian/patches/02_xmalloc_dont_exit.patch: Return NULL in case malloc fails. -- Bilal Akhtar Wed, 10 Aug 2011 14:51:38 +0300 liboauth (0.9.4-1) unstable; urgency=low * New upstream release. * Upload to unstable. * debian/copyright: Re-write in DEP-5 format. -- Bilal Akhtar Mon, 07 Feb 2011 13:06:37 +0300 liboauth (0.9.3-1) experimental; urgency=low * New upstream release. * debian/rules: - Remove the unnecessary change made to the LDFLAGS env var. * debian/watch: Change URL to that of the SF file hosting system which is now being used by upstream. -- Bilal Akhtar Tue, 25 Jan 2011 18:27:44 +0300 liboauth (0.9.1-2) experimental; urgency=low * debian/control: - Add Vcs-Git and Vcs-Browser fields. * debian/rules: - Install upstream changelog. * debian/patches/02_xmalloc_dont_exit.patch: Don't exit in case of a failure of memory allocation. This fixes a lintian X: tag, and doesn't cause any breakage. * debian/liboauth0.symbols: Add symbols control file. (Closes: #609963) * Run wrap-and-sort. -- Bilal Akhtar Fri, 14 Jan 2011 18:28:14 +0300 liboauth (0.9.1-1) unstable; urgency=low * Initial Release (Closes: #581601) -- Bilal Akhtar Thu, 21 Oct 2010 12:59:37 +0300