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-fakefs (1.2.0-2) unstable; urgency=medium
* Team upload.
[ Antonio Terceiro ]
* Removed myself from uploaders
[ Daniel Leidert ]
* d/control (Rules-Requires-Root): Set to binary-targets (closes: #997357).
-- Daniel Leidert <dleidert@debian.org> Wed, 01 Dec 2021 05:33:22 +0100
ruby-fakefs (1.2.0-1) unstable; urgency=medium
* Team upload
* debian/ruby-tests.rake: use an UTF-8 locale
* New upstream version 1.2.0
* Refresh patches and drop unnecessary patch
* debian/ruby-tests.rake: remove workaround for failures; fixed upstream
-- Antonio Terceiro <terceiro@debian.org> Tue, 24 Mar 2020 18:15:57 -0300
ruby-fakefs (1.1.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.1.0
- Now builds OK against ruby 2.7 (Closes: #952036, #950901)
- Drop related patch
* Refresh packaging files with dh-make-ruby
* debian/rules: don't install etc/
* debian/ruby-tests.rake: exclude tests for the verbose option in cp and mv
since it seems to fail randomly.
- See https://github.com/fakefs/fakefs/issues/439
-- Antonio Terceiro <terceiro@debian.org> Sat, 21 Mar 2020 09:40:01 -0300
ruby-fakefs (0.20.1-2) unstable; urgency=medium
* Team upload.
* Add patch to add ruby 2.7 support (Closes: #952080)
* Declare compliance with Debian Policy 4.5.0
* d/control: rules does not require root
* Do not runtime depend on ruby interpreter
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Thu, 19 Mar 2020 12:57:36 -0300
ruby-fakefs (0.20.1-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* New upstream version 0.20.1
* Activate rspec test suite and build-depend on ruby-rspec
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Refresh and rename patch removing dependency on bump gem
* Remove template bit from debian/watch
-- Cédric Boutillier <boutil@debian.org> Tue, 19 Nov 2019 12:34:18 +0100
ruby-fakefs (0.14.2-1) unstable; urgency=medium
* Team upload
* New upstream version 0.14.2
+ omits :pread method, fixing tests (Closes: #888186)
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Point watch file to github to get tests
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.1.4 (no changes needed)
* Update 0001-Remove-dependency-on-minitest-rg.patch
* Add patch to remove dependency on bump gem
* Don't use bundler in tests
-- Cédric Boutillier <boutil@debian.org> Wed, 13 Jun 2018 08:28:42 +0200
ruby-fakefs (0.6.7-1) unstable; urgency=low
[ Sebastian Boehm ]
* New upstream version
* Team upload
* Standards-Version 3.9.6
* Fix lintian warnings for debian/copyright
* missing-license-paragraph-in-dep5-copyright
* space-in-std-shortname-in-dep5-copyright
* Remove superfluous patches
* Add minitest build dependency
* Remove minitest-rg dependency in test helper
* Add Testsuite header to debian/control
* Replace debian/ruby-tests.rb by debian/ruby-tests.rake
[ Cédric Boutillier ]
* Add build-dependency on rake: interpreter's rake will favor its minitest
implementation instead of the ruby-minitest package causing errors in
tests.
-- Sebastian Boehm <sebastian@sometimesfood.org> Thu, 30 Apr 2015 20:41:08 +0200
ruby-fakefs (0.4.2-2) unstable; urgency=low
* Missed dropping the depends/provides/conflicts lines regarding the
transitional binary packages — Drop them now.
-- Gunnar Wolf <gwolf@debian.org> Wed, 26 Jun 2013 10:47:55 -0500
ruby-fakefs (0.4.2-1) unstable; urgency=low
* New upstream version
* Standards-version 3.9.2 → 3.9.4 (no changes needed)
* Drop transitional binary packages
-- Gunnar Wolf <gwolf@debian.org> Wed, 26 Jun 2013 09:53:27 -0500
ruby-fakefs (0.4.0-1) unstable; urgency=low
* Renamed/repackaged following pkg-ruby-extras' group policies
* New upstream version
* Added myself as an uploader
-- Gunnar Wolf <gwolf@debian.org> Tue, 22 Nov 2011 18:19:23 -0600
libfakefs-ruby (0.2.1-2) unstable; urgency=low
* Switched to new gemwatch location
* Load tests with absolute path - Ruby 1.9.2 doesn't include '.' in it's
load path anymore (Closes: #593031)
* Standards-Version: 3.9.1
-- Tobias Grimm <etobi@debian.org> Sun, 15 Aug 2010 22:40:27 +0200
libfakefs-ruby (0.2.1-1) unstable; urgency=low
* Initial release (Closes: #581747)
-- Tobias Grimm <etobi@debian.org> Sat, 15 May 2010 14:03:48 +0200
|