File: changelog

package info (click to toggle)
ruby-oauth2 2.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: ruby: 3,763; makefile: 4; sh: 4
file content (142 lines) | stat: -rw-r--r-- 4,443 bytes parent folder | download
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
130
131
132
133
134
135
136
137
138
139
140
141
142
ruby-oauth2 (2.0.9-1) unstable; urgency=medium

  * Team upload
  * debian/watch: point at new upstream at gitlab.com
  * New upstream version 2.0.9 (Closes: #1094512)
  * Drop deprecated X?-Ruby-Versions: fields
  * Depends: replace hardcoded list with ${ruby:Depends}
  * debian/rules: install using rubygems layout
  * Description: drop "this is work in progress" paragraph
  * Update Homepage: to point to new upstream location
  * debian/control: set Rules-Requires-Root: no
  * Add new build-dependency: ruby-snaky-hash
  * Bump Standards-Version to 4.7.0; no changes needed

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 29 Jan 2025 11:35:00 +0100

ruby-oauth2 (2.0.7-2) unstable; urgency=medium

  * Team upload.
  * Reupload to unstable

 -- Mohammed Bilal <mdbilal@disroot.org>  Fri, 10 Feb 2023 16:05:07 +0530

ruby-oauth2 (2.0.7-1) experimental; urgency=medium

  * Team Upload
  
  [ Cédric Boutillier ]
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files
  out of the source package

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Ajayi Olatunji O ]
  * New upstream version 2.0.7
  * d/control: (Standards-Version): Bump to 4.6.1.
  -(Depends): Use ${ruby:Depends} and remove interpreter.
  -(Build-Depends): Add ruby-rash-alt and ruby-version-gem.

 -- Ajayi Olatunji O. <ajayiolatunji15@yahoo.com>  Mon, 14 Nov 2022 00:17:59 +0000

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