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
|
ruby-grape-entity (0.7.1-1) unstable; urgency=medium
* Team upload.
[ Hleb Valoshka ]
* Remove myself from uploaders
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream version 0.7.1 (Closes: #888127)
- d/control: add ruby-simplecov and ruby-coveralls to B-D.
- d/rules: clean coverage directory.
* Refresh patches
* eliminate lintian warning: debian-watch-uses-insecure-uri
* support autopkgtest
* 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 20:17:31 +0900
ruby-grape-entity (0.6.1-1) UNRELEASED; urgency=medium
WAITS-FOR: ruby-activesupport >= 5.0.0
* New upstream version 0.6.1
* debian/docs: add UPGRADING.md
* debian/copyright: use https:// instead of http:// in Format field
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.1.0
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 27 Sep 2017 10:15:12 -0300
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
|