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
|
ruby-ffaker (2.25.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update Standards-Version to 4.7.2, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Thu, 30 Oct 2025 10:10:22 -0500
ruby-ffaker (2.23.0-2) unstable; urgency=medium
* Disable tests that need internet (Closes: #1076821)
-- Pirate Praveen <praveen@debian.org> Wed, 24 Jul 2024 17:55:19 +0900
ruby-ffaker (2.23.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Refresh patches
* Switch to DH_RUBY_GEM_INSTALL_EXCLUDE
* Remove X?-Ruby-Versions fields from d/control
* Drop git usage in gemspec
-- Pirate Praveen <praveen@debian.org> Tue, 02 Jul 2024 12:10:05 +0530
ruby-ffaker (2.20.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control (Standards-Version): Bump to 4.6.0.
* d/copyright (Copyright): Update.
* d/ruby-ffaker.docs: Add missing docs.
* d/patches/0001-Fix-TestLoremFR-tests.patch: Removed patch applied upstream.
* d/patches/0003-Test-with-github-action-ruby-3-468.patch: Ditto.
* d/patches/0002-Disable-image-test-requiring-network-access.patch: Rename to
d/patches/Disable-image-test-requiring-network-access.patch.
* d/patches/Don-t-require-lib-for-tests.patch: Add patch.
- Don't rely on lib to fix autopkgtest runs.
* d/patches/series: Remove above patch.
* d/upstream/metadata: Update URLs.
-- Daniel Leidert <dleidert@debian.org> Sat, 20 Nov 2021 12:52:35 +0100
ruby-ffaker (2.13.0-3) unstable; urgency=medium
* Team upload.
[ 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).
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Daniel Leidert ]
* d/patches/0003-Test-with-github-action-ruby-3-468.patch: Add patch.
- Fix Ruby 3 compatibility (closes: #996228).
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Sat, 20 Nov 2021 00:04:05 +0100
ruby-ffaker (2.13.0-2) unstable; urgency=medium
* Team upload.
* d/patches/0002-Skip-randomly-failing-test.patch: Remove patch.
- Issue has been fixed upstream by PR 411.
* d/patches/0002-Disable-image-test-requiring-network-access.patch: Add.
- Fix test failure in environments without internet access.
* d/patches/series: Adjust.
-- Daniel Leidert <dleidert@debian.org> Sat, 29 Feb 2020 14:09:42 +0100
ruby-ffaker (2.13.0-1) unstable; urgency=medium
* New upstream version 2.13.0
* Refresh patches
-- Pirate Praveen <praveen@debian.org> Fri, 28 Feb 2020 17:44:29 +0530
ruby-ffaker (2.8.1-3) unstable; urgency=medium
* Team upload.
* d/patches/0002-Skip-randomly-failing-test.patch: Add patch.
- Skip randomly failing test_city() in TestAddressJA.
* d/patches/series: Add new patch.
-- Daniel Leidert <dleidert@debian.org> Mon, 24 Feb 2020 22:06:23 +0100
ruby-ffaker (2.8.1-2) unstable; urgency=medium
* Team upload.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat version 12.
(Standards-Version): Bump to 4.5.0.
(Depends): Add ${ruby:Depends} and remove interpreter.
* d/copyright: Add myself.
* d/rules: Install upstream changelog. Fix no-dh-sequencer, export LC_ALL.
* d/watch: Use gemwatch.d.n.
* d/patches/0001-Fix-TestLoremFR-tests.patch: Add patch.
- Fix test regex (closes: #907433).
* d/patches/series: Add new patch.
* d/upstream/metadata: Add metadata.
-- Daniel Leidert <dleidert@debian.org> Sat, 22 Feb 2020 16:07:12 +0100
ruby-ffaker (2.8.1-1) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream release (Closes: #888187)
* eliminate lintian warning: homepage-field-uses-insecure-uri
* eliminate lintian warning: insecure-copyright-format-uri
* eliminate lintian warning: debian-watch-uses-insecure-uri
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.3 (no changes needed)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 31 Mar 2018 21:47:38 +0900
ruby-ffaker (2.2.0-2) unstable; urgency=medium
* Team upload.
* debian/rules: exclude scripts/* from binary package (due to gem2deb 0.33)
-- Antonio Terceiro <terceiro@debian.org> Wed, 07 Dec 2016 14:28:06 -0200
ruby-ffaker (2.2.0-1) unstable; urgency=medium
* Initial release (Closes: #837939)
-- Pirate Praveen <praveen@debian.org> Thu, 15 Sep 2016 23:13:17 +0530
|