1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
ruby-oauth2 (1.4.4-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
[ Pirate Praveen ]
* New upstream version 1.4.4
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop patches and disable tests (depends on unpackaged rspec plugins)
-- Pirate Praveen <praveen@debian.org> Tue, 23 Jun 2020 21:36:33 +0530
ruby-oauth2 (1.4.1-2) unstable; urgency=medium
* Team upload
* debian/patches/5972a99246681e1efb72ba99527f6913bce57e89.patch:
- fix testsuite by cherry-picking part of upstream commit
(Closes: #924542).
- this patch can be dropped on next upstream release.
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 15 Apr 2019 15:54:41 +0200
ruby-oauth2 (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
-- Pirate Praveen <praveen@debian.org> Tue, 05 Feb 2019 19:29:20 +0530
ruby-oauth2 (1.4.0-3) unstable; urgency=medium
* Team upload.
* Fix autopkgtest with ruby-faraday 0.13.1
-- Balint Reczey <rbalint@ubuntu.com> Thu, 26 Apr 2018 23:14:50 +0200
ruby-oauth2 (1.4.0-2) unstable; urgency=medium
* Relax dependency on faraday
-- Pirate Praveen <praveen@debian.org> Mon, 11 Sep 2017 22:56:42 +0530
ruby-oauth2 (1.4.0-1) unstable; urgency=medium
* New upstream release
-- Pirate Praveen <praveen@debian.org> Thu, 27 Jul 2017 12:58:50 +0530
ruby-oauth2 (1.2.0-1) unstable; urgency=medium
* New upstream release
-- Pirate Praveen <praveen@debian.org> Thu, 14 Jul 2016 14:47:07 +0530
ruby-oauth2 (1.0.0-2) unstable; urgency=medium
* Team upload.
* Re-upload to unstable.
-- Pirate Praveen <praveen@debian.org> Wed, 13 May 2015 15:48:34 +0530
ruby-oauth2 (1.0.0-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Bump standards version to 3.9.6 (no changes).
* Refresh patch.
-- Pirate Praveen <praveen@debian.org> Mon, 24 Nov 2014 00:44:21 +0530
ruby-oauth2 (0.9.3-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.9.3
+ support for ruby-faraday 0.9 (Closes: #746059)
* Drop dependency on ruby-httpauth
* Bump Standards-Version to 3.9.5 (no changes needed)
* Refresh remove-simplecov.patch to also exclude coveralls
-- Cédric Boutillier <boutil@debian.org> Tue, 06 May 2014 22:48:36 +0200
ruby-oauth2 (0.9.1-1) unstable; urgency=low
* Initial release (Closes: #709933)
-- Praveen Arimbrathodiyil <praveen@debian.org> Mon, 27 May 2013 01:26:16 +0530
|