File: changelog

package info (click to toggle)
ruby-invisible-captcha 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: ruby: 717; makefile: 6
file content (146 lines) | stat: -rw-r--r-- 4,768 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
ruby-invisible-captcha (2.3.0-3) unstable; urgency=medium

  * Re-upload to unstable. (Closes: #1095884)

 -- Utkarsh Gupta <utkarsh@debian.org>  Thu, 06 Mar 2025 04:19:11 +0530

ruby-invisible-captcha (2.3.0-2) experimental; urgency=medium

  * Team upload.
  * Run tests with rails 7

 -- Pirate Praveen <praveen@debian.org>  Wed, 12 Feb 2025 17:20:09 +0530

ruby-invisible-captcha (2.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Pirate Praveen <praveen@debian.org>  Wed, 12 Feb 2025 16:58:55 +0530

ruby-invisible-captcha (2.1.0-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 2.1.0
  * Refresh patches
  * Add ruby-simplecov to Build-Depends
  * Remove simplecov-cobertura dependency from spec_helper

 -- Pirate Praveen <praveen@debian.org>  Fri, 15 Dec 2023 20:56:33 +0530

ruby-invisible-captcha (2.0.0+git20221107.ba9e597-2) unstable; urgency=medium

  * Team Upload
  * Reupload to unstable
  * Drop obsolete X*-Ruby-Versions fields

 -- Pirate Praveen <praveen@debian.org>  Tue, 13 Jun 2023 00:21:07 +0530

ruby-invisible-captcha (2.0.0+git20221107.ba9e597-1) experimental; urgency=medium

  * Team Upload
  * New upstream version 2.0.0
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Refresh patches
  * Switch to github tarballs some files for tests are missing in .gem
  * New upstream version 2.0.0+gh
  * New upstream version 2.0.0+git20221107.ba9e597

 -- Pirate Praveen <praveen@debian.org>  Sat, 04 Mar 2023 00:56:52 +0530

ruby-invisible-captcha (1.1.0-5) unstable; urgency=medium

  * Team upload.
  * d/clean: Remove all .lock files in gemfiles directory.
  * d/control (Build-Depends): Raise ruby-rails version to 6.1.
    (Depends): Use ${ruby:Depends}.
  * d/copyright (Copyright): Update and add team.
  * d/ruby-tests.rake: Remove workaround for Gemfile.lock issue.
  * d/rules: Install upstream changelog.
  * d/patches/fix-autopkgtest.patch: Remove patch.
  * d/patches/fix-relative-path-to-lib.patch: Ditto.
  * d/patches/fix-bundler-path.patch: Ditto.
  * d/patches/relax-rspec-rails.patch: Ditto.
  * d/patches/remove-appraisal.patch: Ditto.
  * d/patches/relax-requirements-and-rail-test-support.patch: Add patch.
    - Merge previous patches into this one and add Rails 6.1 support from
      upstream's 2.0 branch.
  * d/patches/series: Adjust accordingly.
  * d/upstream/metadata: Fix template file and update URLs.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 29 Nov 2021 07:08:26 +0100

ruby-invisible-captcha (1.1.0-4) unstable; urgency=medium

  * Team upload
  * Relax dependency on rspec-rails

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 18 Nov 2021 10:19:57 -0300

ruby-invisible-captcha (1.1.0-3) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: Remove all Gemfile.lock files between test
    runs (closes: #996299).

 -- Daniel Leidert <dleidert@debian.org>  Mon, 08 Nov 2021 19:07:21 +0100

ruby-invisible-captcha (1.1.0-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Bump debhelper compatibility level to 13
  * Update watch file standard

 -- Pirate Praveen <praveen@debian.org>  Fri, 27 Aug 2021 19:54:39 +0530

ruby-invisible-captcha (1.1.0-1) experimental; urgency=medium

  * Team upload
  * New upstream version 1.1.0
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Wed, 24 Feb 2021 17:47:08 +0530

ruby-invisible-captcha (0.12.2-4) unstable; urgency=medium

  * Team upload
  * Update minimum version of rails to 2:6.0 as we run tests with rails 6

 -- Pirate Praveen <praveen@debian.org>  Sun, 06 Sep 2020 13:46:47 +0530

ruby-invisible-captcha (0.12.2-3) unstable; urgency=medium

  * Team upload

  [ Daniel Leidert ]
  * d/control (Standards-Version): Bump to 4.5.0.
    (Depends): Remove interpreter.
  * Refresh patches and add DEP3 headers

  [ Pirate Praveen ]
  * Use rails 6 and rspec-rails 4 for tests
  * Update autopkgtest fix patch for rails 6.0 as well (Closes: #952085)
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Tag patches that need not be forwarded
  * Remove gemfiles/rails_6.0.gemfile.lock in clean

 -- Pirate Praveen <praveen@debian.org>  Sat, 05 Sep 2020 16:39:29 +0530

ruby-invisible-captcha (0.12.2-2) unstable; urgency=medium

  * Team upload
  * Source only upload for bullseye
  * Add epoch for rails version

 -- Pirate Praveen <praveen@debian.org>  Sun, 20 Oct 2019 22:39:00 +0530

ruby-invisible-captcha (0.12.2-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Initial release (Closes: #942125)

 -- Sruthi Chandran <srud@debian.org>  Thu, 10 Oct 2019 23:07:08 +0530