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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
ruby-rack-oauth2 (1.16.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.16.0
* Bumps debhelper-compat version to 13
* Remove empty folders
* Bumps standards version to 4.5.1
-- Abraham Raji <avronr@tuta.io> Wed, 02 Dec 2020 11:38:51 +0000
ruby-rack-oauth2 (1.11.0-3) unstable; urgency=medium
* Team upload
* Tighten runtime dependency on ruby-json-jwt as well (Closes: #958442)
-- Pirate Praveen <praveen@debian.org> Thu, 16 Jul 2020 23:21:06 +0530
ruby-rack-oauth2 (1.11.0-2) unstable; urgency=medium
* Tighten dependency on ruby-rack
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 14 Apr 2020 12:27:35 +0530
ruby-rack-oauth2 (1.11.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
[ Utkarsh Gupta ]
* New upstream version 1.11.0
* Switch d/watch to point to g/h tarball
* Add patch to patch out SimpleCov
* Tighten dependency on ruby-rack
* Tighten dependency on ruby-json-jwt
* Fix package wrt cme
* Drop runtime dependency on ruby interpreter
* Add Rules-Requires-Root: no
* Add myself as an uploader
-- Utkarsh Gupta <utkarsh@debian.org> Fri, 10 Apr 2020 04:04:39 +0530
ruby-rack-oauth2 (1.9.3-2) unstable; urgency=medium
* Team upload
* Re-upload to unstable
* Add salsa-ci.yml
* Bump Standards-Version to 4.4.0
* Bump debhelper-compat to 12
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 03 Sep 2019 00:18:55 +0530
ruby-rack-oauth2 (1.9.3-1) experimental; urgency=medium
* Team upload
* New upstream version 1.9.3
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Update d/control and d/rules
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 11 May 2019 21:15:13 +0530
ruby-rack-oauth2 (1.9.2-1) experimental; urgency=medium
* Team upload.
* New upstream version 1.9.2
* Bump debhelper compatibility level to 11
* Declare complaince with Debian Policy 4.2.1
* Update VCS urls to point to salsa
* debian/control: use secure url in Homepage field
* debian/changelog: use secure url in Format field
* Remove unnecessary debian/tests directory
* debian/watch: update to use gemwatch.debian.net
* Add dependency on ruby-json-jwt
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Tue, 28 Aug 2018 09:38:48 -0300
ruby-rack-oauth2 (1.6.2-1) experimental; urgency=medium
* Team upload
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Tue, 19 Sep 2017 00:35:36 +0530
ruby-rack-oauth2 (1.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream releases
* Use DH_RUBY = --gem-install (removed patches fix-gemspec.patch,
fix-version.patch)
-- Sruthi Chandran <srud@openmailbox.org> Mon, 22 Aug 2016 21:49:22 +0530
ruby-rack-oauth2 (1.2.1-2) unstable; urgency=medium
* Team upload
* Tighten dependency on ruby-httpclient
* Check gemspec dependencies on build
-- Pirate Praveen <praveen@debian.org> Thu, 14 Jan 2016 12:18:10 +0530
ruby-rack-oauth2 (1.2.1-1) unstable; urgency=medium
* Upstream update (Closes: #802132)
* Bump debhelper compatibility to 9
-- Balasankar C <balasankarc@autistici.org> Thu, 19 Nov 2015 21:46:28 +0530
ruby-rack-oauth2 (1.2.0-3) unstable; urgency=medium
* Team upload
* Check gemspec dependencies on build
* Fix version in gemspec
-- Pirate Praveen <praveen@debian.org> Sat, 10 Oct 2015 09:18:56 +0530
ruby-rack-oauth2 (1.2.0-2) unstable; urgency=medium
* Team upload
* Install VERSION file (fix load failure)
-- Pirate Praveen <praveen@debian.org> Sat, 10 Oct 2015 08:46:17 +0530
ruby-rack-oauth2 (1.2.0-1) unstable; urgency=medium
* Initial release (Closes: #790645)
-- Balasankar C <balasankarc@autistici.org> Tue, 30 Jun 2015 17:24:45 +0530
|