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
|
ruby-protected-attributes (1.1.3-2) unstable; urgency=medium
* Apply patch (already submitted upstream) to fix random failures when
running tests during the build (Closes: #834963)
-- Antonio Terceiro <terceiro@debian.org> Thu, 01 Sep 2016 11:38:39 -0300
ruby-protected-attributes (1.1.3-1) unstable; urgency=medium
* debian/watch: point at github since tests are not distributed to
rubygems.org
* New upstream release
* Update packaging with a new dh-make-ruby run
* Add bundler and rails to Build-Depends:
* Improve package description
-- Antonio Terceiro <terceiro@debian.org> Tue, 17 Nov 2015 15:36:07 -0200
ruby-protected-attributes (1.0.8-2) unstable; urgency=medium
* Replaces: ruby-activemodel-3.2 (Closes: #764440)
- protected_attributes was extracted from activemodel as a separate
library
- ruby-activemodel-3.2 is actually deprecated and should be removed from
unstable soon.
-- Antonio Terceiro <terceiro@debian.org> Wed, 08 Oct 2014 10:20:54 -0300
ruby-protected-attributes (1.0.8-1) unstable; urgency=medium
* Initial release
-- Antonio Terceiro <terceiro@debian.org> Fri, 29 Aug 2014 14:43:52 -0700
|