File: changelog

package info (click to toggle)
ruby-sawyer 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: ruby: 1,224; sh: 17; makefile: 4
file content (143 lines) | stat: -rw-r--r-- 4,305 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
143
ruby-sawyer (0.9.3-2) unstable; urgency=medium

  * Team upload.
  * Add 04-hash-inspect.patch to fix test failures with Ruby 3.4.
  * Update Standards-Version to 4.7.3.
  * Drop Rules-Requires-Root field, it is now redundant.
  * Upgrade the watch file to version 5.

 -- Simon Quigley <tsimonq2@debian.org>  Sat, 07 Mar 2026 18:20:18 -0600

ruby-sawyer (0.9.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update Standards-Version to 4.7.2, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Sat, 25 Oct 2025 14:58:15 -0500

ruby-sawyer (0.9.1-2) unstable; urgency=medium

  * Team Upload
  * Reupload to unstable 

 -- Pirate Praveen <praveen@debian.org>  Sat, 16 Dec 2023 19:57:49 +0530

ruby-sawyer (0.9.1-1) experimental; urgency=medium

  * Team Upload
  * Update watch file to use api.github.com
  * New upstream version 0.9.1 (Closes: #1025077)
  * Drop obsolete X{S,B}-Ruby-Versions fields
  * Add Breaks: ruby-octokit (<< 4.25.1~)
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sat, 17 Jun 2023 19:02:00 +0530

ruby-sawyer (0.8.2-2) unstable; urgency=medium

  * Team Upload

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Switch to gem-install layout for bundle --local compatibility
  * Use ${ruby:Depends} for ruby dependency

 -- Pirate Praveen <praveen@debian.org>  Mon, 24 Jan 2022 13:19:40 +0530

ruby-sawyer (0.8.2-1) unstable; urgency=medium

  * Team upload

  [ Samyak Jain ]
  * New upstream version 0.8.2
  * Switch d/watch to github tarball
  * Refreshes d/patches
  * Adds metadata in d/upstream

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml
  * Update d/patches/*
  * Update d/control wrt cme

 -- Samyak Jain <samyak.jn11@gmail.com>  Wed, 18 Sep 2019 06:16:14 +0530

ruby-sawyer (0.8.1-3) unstable; urgency=medium

  * Disable a couple of unit tests failing in Ruby 2.5 due to changes in
    psych.
  * Bump DH compat level to 11.
  * Bump Standards-Version to 4.1.3. No changes were required.
  * Migrate Vcs-* URLs to salsa.
  * Set Rules-Require-Root to no.
  * Update copyright info.

 -- Miguel Landaeta <nomadium@debian.org>  Sun, 18 Feb 2018 11:51:33 +0000

ruby-sawyer (0.8.1-2) unstable; urgency=medium

  * Upload to unstable.
  * Bump DH compat level to 10.
  * Update copyright information.

 -- Miguel Landaeta <nomadium@debian.org>  Sat, 22 Jul 2017 16:04:15 +0100

ruby-sawyer (0.8.1-1) experimental; urgency=medium

  * Team upload
  * New upstream release

 -- Sruthi Chandran <srud@disroot.org>  Tue, 27 Jun 2017 13:28:57 +0530

ruby-sawyer (0.7.0-1) unstable; urgency=medium

  * Team upload

  [ Sudheesh Shetty ]
  * New upstream release
  * Changed patches to work in couple of tests
  * Check gemspec dependencies during build

  [ Pirate Praveen]
  * Don't use relative path for require (fixes autopkgtest)
  * Bump standards version to 3.9.8 (no changes)

 -- Pirate Praveen <praveen@debian.org>  Tue, 31 May 2016 22:38:18 +0530

ruby-sawyer (0.6.0-2) unstable; urgency=medium

  * Fix FTBFS error due to failing unit tests with encoding errors.
  * Wrap dependencies lists.

 -- Miguel Landaeta <nomadium@debian.org>  Mon, 13 Jul 2015 20:53:43 -0300

ruby-sawyer (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6. No changes were required.
  * Bump DH compat level to 9.
  * Update copyright dates.
  * Add patch to workaround encoding errors in a couple of unit tests.
  * Add patch to disable unit tests that need network access.

 -- Miguel Landaeta <nomadium@debian.org>  Fri, 22 May 2015 20:06:11 -0300

ruby-sawyer (0.5.4-1) unstable; urgency=low

  * New upstream release.

 -- Miguel Landaeta <nomadium@debian.org>  Sun, 30 Mar 2014 17:17:16 -0300

ruby-sawyer (0.5.3-1) unstable; urgency=low

  * Initial release (Closes: #740768).

 -- Miguel Landaeta <nomadium@debian.org>  Tue, 04 Mar 2014 17:05:23 -0300