File: changelog

package info (click to toggle)
ruby-factory-bot 6.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 972 kB
  • sloc: ruby: 7,571; makefile: 6
file content (98 lines) | stat: -rw-r--r-- 3,103 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
ruby-factory-bot (6.2.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.6.1, no changes required.
  * debian/patches:
    - Add patch to skip failing test. (Closes: #1019622)

 -- Georg Faerber <georg@debian.org>  Sat, 22 Oct 2022 15:46:36 +0000

ruby-factory-bot (6.2.0-2) unstable; urgency=medium

  * Team upload.
  * d/control: Add Breaks for ruby-factory-bot-rails < 6.

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

ruby-factory-bot (6.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fix Ruby 3.0 compatibility (closes: #996222).
  * d/control (Standards-Version): Bump to 4.6.0.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Update and add team.
  * d/ruby-factory-bot.docs: Add GETTING_STARTED.md.
  * d/rules: Use gem installation layout and disable verbosity.
  * d/watch: Update file.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 21 Nov 2021 19:09:40 +0100

ruby-factory-bot (5.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Run wrap-and-sort -abt.
    - Bump Standards-Version to 4.5.0, no changes required.
  * debian/patches:
    - Refresh for new release.

 -- Georg Faerber <georg@debian.org>  Mon, 03 Feb 2020 15:19:32 +0000

ruby-factory-bot (5.0.2-2) unstable; urgency=medium

  * New upstream release.
  * debian/compat:
    - Drop, rely on the debhelper-compat package.
  * debian/control:
    - Add Build-Dependency on debhelper-compat.
    - Bump Standards-Version to 4.4.0.
    - Use my debian.org mail address.
    - Declare that the build doesn't need root.
  * debian/patches:
    - Drop obsolete patch to remove git in gemspec.
  * debian/rules:
    - Fix name of changelog file.
    - Make the build verbose.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

 -- Georg Faerber <georg@debian.org>  Mon, 26 Aug 2019 15:18:37 +0000

ruby-factory-bot (4.11.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.2.1, no changes needed.
  * debian/patches:
    - Drop obsolete patch to remove factory_girl references, fixed upstream.
    - Refresh for new release.
  * debian/watch:
    - Drop hardcoded upstream release. (Closes: #893835)

 -- Georg Faerber <georg@riseup.net>  Tue, 02 Oct 2018 11:11:26 +0000

ruby-factory-bot (4.8.2-3) unstable; urgency=medium

  * Team upload.
  * Add patch fixing failing tests with rails 5.2
  * Declare compliance with Debian policy 4.2.0

 -- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk>  Fri, 24 Aug 2018 16:17:49 -0300

ruby-factory-bot (4.8.2-2) unstable; urgency=medium

  * debian/patches: Add patch to remove factory_girl references.
    (Closes: #894122)

 -- Georg Faerber <georg@riseup.net>  Tue, 27 Mar 2018 11:25:50 +0200

ruby-factory-bot (4.8.2-1) unstable; urgency=medium

  * Initial release. (Closes: #893004)

 -- Georg Faerber <georg@riseup.net>  Thu, 15 Mar 2018 14:45:55 +0100