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-faker (3.6.0-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade watch file to version 5.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.3.
* Drop Rules-Requires-Root field, it is now redundant.
* Add 0005-drop-simplecov.patch and remove ruby-simplecov build dependency.
* Add 0006-fix-import-pathname.patch for a missing pathname import.
* Add 0007-fix-relative-lib-path.patch to fix a path in testing.
-- Simon Quigley <tsimonq2@debian.org> Wed, 25 Feb 2026 09:46:03 -0600
ruby-faker (2.21.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop unused Build-Depends: ruby-faker. (Closes: #1104525)
-- Bastian Germann <bage@debian.org> Thu, 01 May 2025 14:42:14 +0000
ruby-faker (2.21.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.21.0
* debian/control: refresh from template
* debian/upstream/metadata: update project URL
* debian/rules: update from template
* Refresh patches
* Add patch to drop useless `faker` binary (Closes: #1011443)
-- Antonio Terceiro <terceiro@debian.org> Tue, 05 Jul 2022 18:11:13 -0300
ruby-faker (2.20.0-1) unstable; urgency=medium
* Team upload.
* New upstream release:
+ adapted/refreshed patches
+ remove obsolete 0002-Specify-available-locales-in-tests.patch
+ remove obsolete 0004-Fix-failing-tests-against-Ruby-2.7.patch
+ remove obsolete 0005-Fix-Ruby-3.0-compatibility.patch
+ add fix_tests_frozen_assets.patch
* Use ruby:Depends macro.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 24 Apr 2022 00:13:22 +0900
ruby-faker (1.9.1-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Wrap long lines in changelog entries: 1.9.1-1.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Daniel Leidert ]
* d/control (Standards-Version): Bump to 4.6.0.
(Homepage): Update URL.
* d/copyright: Add Upstream-Contact field.
(Source): Update URL.
* d/watch: Update file.
* d/patches/0005-Fix-Ruby-3.0-compatibility.patch: Add patch.
- Fix ArgumentError thrown by Ruby 3.0 (closes: #996224).
* d/patches/series: Enable new patch.
* d/upstream/metadata: Add Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Sat, 13 Nov 2021 20:32:09 +0100
ruby-faker (1.9.1-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Lucas Kanashiro ]
* Add patch to fix failing tests against Ruby 2.7 (Closes: #952080)
* Bump debhelper compatibility level to 12
* Declare compliance with Debian Policy 4.5.0
* Do not runtime depend on ruby interpreter
* d/copyright: use secure url in Format field
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Wed, 18 Mar 2020 16:54:07 -0300
ruby-faker (1.9.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.9.1
- new build dependency: ruby-simplecov
* Refresh patches:
- disable-randomly-failing-tests.patch: dropped, not necessary anymore
- set-available-locale.patch: renamed to
0002-Specify-available-locales-in-tests.patch, and updated with new
locales
- added 0001-test_middle_name-accept-2-letter-middle-names.patch: fix test
that fails under sbuild.
- added 0003-tests-turn-relative-paths-into-absolute-ones.patch to fix
running tests against the installed package
* debian/rules: install CHANGELOG.md as upstream changelog
* debian/ruby-tests.rake: reset to dh-make-ruby template
* debian/control:
- Update (build) dependencies
- Bump debhelper compatibility level to 11
- Bump Standards-Version to 4.3.0, no changes needed otherwise
- Update Vcs-* to point to salsa
- add Rules-Require-Root: no
-- Antonio Terceiro <terceiro@debian.org> Sat, 02 Feb 2019 11:42:04 -0200
ruby-faker (1.6.6-1) unstable; urgency=medium
* Team upload
* New upstream release
* Fix/disable failing tests (Closes: #840664)
* Enable more locales for tests
* Disable test/test_es_locale.rb (needs locale path fix)
-- Pirate Praveen <praveen@debian.org> Mon, 31 Oct 2016 16:34:30 +0530
ruby-faker (1.5.0-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper compatibility to 9
-- Balasankar C <balasankarc@autistici.org> Sun, 06 Sep 2015 12:40:39 +0530
ruby-faker (1.4.3-1) unstable; urgency=medium
* Initial release (Closes: #792112)
-- Balasankar C <balasankarc@autistici.org> Wed, 08 Jul 2015 17:54:47 +0530
|