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
|
ruby-grape-entity (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* Update years of upstream copyright
* Update patches
* Fix debian/control, thanks for cme
* debian/control: update my email in Uploaders field
* Add DEP-3 headers in use-unshift-in-gemspec.patch
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 29 Nov 2016 15:33:38 -0200
ruby-grape-entity (0.5.1-2) unstable; urgency=medium
* Team upload
[ Pirate Praveen ]
* Team upload
* Use unshift in gemspec for LOADPATH (it now takes correct version
even when old version is installed during build)
[ Cédric Boutillier ]
* 0004-Add-is_a-and-kind_of-to-OutputBuilder-to-check-its-o.patch to restore
compatibility of ruby-grape-entity with ruby-grape and avoid test failures
(Closes: #826317, #826316)
-- Cédric Boutillier <boutil@debian.org> Thu, 07 Jul 2016 13:51:45 +0200
ruby-grape-entity (0.5.1-1) unstable; urgency=medium
* Imported Upstream version 0.5.1
* Declare compliance with Debian policy 3.9.8
* debian/control: add me as uploader
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 09 May 2016 15:42:49 -0300
ruby-grape-entity (0.5.0-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Use new default gem2deb Rakefile to run the tests
[ Lucas Kanashiro ]
* Imported Upstream version 0.5.0
* Create patch to require activesupport hash in lib/grape_entity/options.rb
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 14 Mar 2016 18:46:17 -0300
ruby-grape-entity (0.4.5-1) unstable; urgency=medium
* Initial release (Closes: #720755)
-- Hleb Valoshka <375gnu@gmail.com> Tue, 07 Jul 2015 16:01:03 +0300
|