File: changelog

package info (click to toggle)
ruby-rspec-rails 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,624 kB
  • sloc: ruby: 9,512; sh: 364; makefile: 6
file content (191 lines) | stat: -rw-r--r-- 6,330 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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
ruby-rspec-rails (4.0.1-2) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Add failure log as comment to patch

  [ Antonio Terceiro ]
  * Add missing build-dependency on ruby-selenium-webdriver. This fixes
    both an (unreported) FTBFS and autopkgtest runs.

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 26 Aug 2020 19:38:21 -0300

ruby-rspec-rails (4.0.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Pirate Praveen ]
  * New upstream version 4.0.1
  * Drop unnecessary build dependency on rails (also fixes autopkgtest failure
    with rails 6)
  * Refresh patches
  * Disable tests failed due to warnings in other packages

 -- Pirate Praveen <praveen@debian.org>  Sat, 18 Jul 2020 21:35:09 +0530

ruby-rspec-rails (4.0.0~beta4-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Antonio Terceiro ]
  * New upstream version 4.0.0.beta4
  * Refresh packaging with new run of dh-make-ruby
    - Bump debhelper compat to 12 with debian-compat (= 12), and drop
      debian/compat
    - Bump Standards-Version to 4.5.0; no changes needed
    - Drop hardcoded dependencies in favor of ${ruby:Depends}
    - debian/rules: install using the rubygems layout
    - Add debian/upstream/metadata
    - Bump debian/watch to version 4
  * Refresh patches

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 20 Feb 2020 06:48:39 -0300

ruby-rspec-rails (3.8.1-2) unstable; urgency=medium

  * Remove debian/tests in favor of autopkgtest-pkg-ruby in debian/control

 -- Pirate Praveen <praveen@debian.org>  Tue, 08 Jan 2019 16:42:54 +0530

ruby-rspec-rails (3.8.1-1) unstable; urgency=medium

  * New upstream version 3.8.1
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Update my display name in control
  * Remove git usage in gemspec
  * Add ruby-capybara as build dependency

 -- Pirate Praveen <praveen@debian.org>  Mon, 07 Jan 2019 19:49:14 +0530

ruby-rspec-rails (3.8.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.8.0
  * Update version dependency on ruby-rspec* to >= 3.8
  * Remove maximal version for rails from (build-)dependencies
  * Bump Standards-Version to 4.2.1 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 07 Sep 2018 14:14:43 +0200

ruby-rspec-rails (3.7.2-1) unstable; urgency=medium

  * Team upload.

  [ Antonio Terceiro ]
  * Remove myself from Uploaders:

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream release (Closes: #890699).
  * eliminate lintian warning: homepage-field-uses-insecure-uri
  * eliminate lintian warning: insecure-copyright-format-uri
  * support autopkgtest
  * Move Vcs-* to salsa.debian.org.
  * Bump debhelper compatibility level to 11.
  * Update Standards-Version to 4.1.3.

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sun, 25 Feb 2018 21:17:05 +0900

ruby-rspec-rails (3.5.2-1) unstable; urgency=medium

  * Team upload
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * New upstream version 3.5.2
    + does not require rspec/support/version_checker not existing in rspec 3.4
      (Closes: #839948)
  * Refresh remove-ammeter-require.patch
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Set minimal version of rspec needed to 3.5

 -- Cédric Boutillier <boutil@debian.org>  Thu, 06 Oct 2016 23:21:59 +0200

ruby-rspec-rails (3.4.2-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 3.4.2
  * Bump version of rspec to 3.4 in dependencies
  * Use https:// in Vcs-*
  * Bump Standards-Version to 3.9.7
  * Remove spec/examples.txt when cleaning
  * Don't check whitespaces in debian/* files during the tests

 -- Cédric Boutillier <boutil@debian.org>  Wed, 02 Mar 2016 20:47:48 +0100

ruby-rspec-rails (3.3.3-1) unstable; urgency=medium

  * Team upload
  * Upload to unstable (Closes: #799821)
  * Update packaging with a new dh-make-ruby run
    - additionally added a build-dependency on rails and ruby-sqlite3
  * debian/patches/remove-warnings.diff: avoid failing the build due to
    warnings generated by different packages.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 03 Nov 2015 14:53:51 -0200

ruby-rspec-rails (3.2.1-1) experimental; urgency=medium

  * Team upload.

  [ Sebastien Badia ]
  * d/watch: Fall-back to Github (githubredir webservice was discontinued)

  [ Cédric Boutillier ]
  * New upstream release with support for RSpec 3
  * More neutral description
  * Bump Standards-Version to 3.9.6
  * Update version of ruby-rspec in dependencies
  * refresh remove-ammeter-require.patch

 -- Cédric Boutillier <boutil@debian.org>  Sat, 02 May 2015 22:00:48 +0200

ruby-rspec-rails (2.14.2-1) unstable; urgency=medium

  * New upstream release
    - adds Rails 4.1 support
  * Updated dependencies, description, synopsis for Rails 4.1 transition
  * Updated copyright
  * Fixed docs to be installed
  * Fixed VCS-Browser link
  * Added self to uploaders
  * Bumped compat, dh to 9
  * Bumped standards to 3.9.5 (no changes)
  * Bumped gem2deb >= 0.7.6

 -- Caitlin Matos <caitlin.matos@zoho.com>  Thu, 14 Aug 2014 08:01:21 -0400

ruby-rspec-rails (2.13.2-2) unstable; urgency=low

  * Correct dependencies (these virtual packages are not in unstable yet)
    - ruby-activesupport -> ruby-activesupport-3.2
    - ruby-actionpack -> ruby-actionpack-3.2

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Sat, 25 May 2013 01:30:38 +0530

ruby-rspec-rails (2.13.2-1) unstable; urgency=low

  * New upstream minor release
  * Fixes NameError in ./lib/rspec/rails/extensions/active_record/base.rb
  * Uploading to unstable (as unstable has rspec 2.13 now)

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Sat, 25 May 2013 01:05:37 +0530

ruby-rspec-rails (2.13.0-1) experimental; urgency=low

  * New upstream release
  * Update build dependencies of rspec to 2.13
  * Add dependencies mentioned in gemspec to depends

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Fri, 29 Mar 2013 22:02:18 +0530

ruby-rspec-rails (2.10.1-1) unstable; urgency=low

  * Initial release (Closes: #676402)

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Tue, 12 Mar 2013 20:52:09 +0530