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
|
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
|