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
|
ruby-factory-bot (6.5.1-1) unstable; urgency=medium
* New upstream version 6.5.1.
* Bump Standards-Version to 4.7.2, no changes required.
-- Georg Faerber <georg@debian.org> Wed, 05 Mar 2025 07:57:09 +0000
ruby-factory-bot (6.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.5.0.
* Bump Standards-Version to 4.7.0, no changes needed.
* d/patches:
- remove 0005-skip-failing-test.patch for the latest upstream version.
-- Shaine <shaineoliveira77@hotmail.com> Thu, 12 Dec 2024 20:13:58 -0300
ruby-factory-bot (6.4.2-1) unstable; urgency=medium
* Team upload
[ Aquila Macedo ]
* New upstream version 6.3.0
[ Cédric Boutillier ]
* New upstream version 6.4.2
* Refresh packaging files
- remove obsolete X?-Ruby-Versions: in d/control
-- Cédric Boutillier <boutil@debian.org> Tue, 28 Nov 2023 14:00:58 +0100
ruby-factory-bot (6.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.3.0
* d/control: bump Standards-Version to 4.6.2.
* d/patches:
- update 0002-remove-simplecov.patch for the latest upstream version
- add patch description to 0005-skip-failing-test.patch
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Thu, 28 Sep 2023 21:14:16 -0300
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
|