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
|
ruby-active-model-serializers (0.10.12-1) unstable; urgency=medium
* New upstream release.
[ Balasankar C ]
* Remove Balu as an uploader.
[ Daniel Leidert ]
* d/clean: Remove test/tmp/.
* d/control (Uploaders): Add myself.
(Standards-Version): Bump to 4.6.0.
(Depends): Use ${ruby:Depends}.
* d/copyright (Copyright): Add team.
* d/rules: Use gem installation layout. Drop obsolete targets.
* d/watch: Minor update to version 4.
* d/patches/relax-rails-61-tests.patch: Add patch applied upstream.
- Fix tests with Rails 6.1 (closes: #996117).
* d/patches/series: Enable new patch.
* d/upstream/metadata: Update URLs.
-- Daniel Leidert <dleidert@debian.org> Wed, 01 Dec 2021 03:09:24 +0100
ruby-active-model-serializers (0.10.10-2) UNRELEASED; urgency=medium
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Debian Janitor <janitor@jelmer.uk> Fri, 24 Apr 2020 00:56:35 +0000
ruby-active-model-serializers (0.10.10-1) unstable; urgency=medium
* Team upload
[ Abhijith PA ]
* New upstream release.
* Drop ruby interpreter dependency
* Add Rules-requires-root: no
* Bump Standards-Version to 4.5.0
* Use debhelper-compat instead
[ Daniel Leidert ]
* d/control (Depends): Add version information according to gemspec.
* d/copyright (Format): Fix insecure-copyright-format-uri.
* d/patches/bundler: Refresh patch.
* d/patches/fix-tests: Add new patch.
- Fix tests with Ruby 2.7 (closes: #952031).
* d/patches/remove-git-from-gemspec: Remove patch. Does not apply anymore.
* d/patches/series: Add fix-tests and remove remove-git-from-gemspec patch.
* d/upstream/metadata: Add metadata.
-- Daniel Leidert <dleidert@debian.org> Fri, 28 Feb 2020 22:50:06 +0100
ruby-active-model-serializers (0.10.8-1) unstable; urgency=medium
* Team upload
* New upstream version 0.10.8
* Drop bin directory from binary (Closes: #909123)
-- Pirate Praveen <praveen@debian.org> Fri, 04 Jan 2019 22:08:56 +0530
ruby-active-model-serializers (0.10.7-2) unstable; urgency=medium
* Team upload
[ Sruthi Chandran ]
* Fix typo
[ Pirate Praveen ]
* Reupload to unstable
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Fri, 04 Jan 2019 19:59:54 +0530
ruby-active-model-serializers (0.10.7-1) experimental; urgency=medium
* Team upload
* New upstream release
* Bump Standards-Version to 4.2.1 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Refresh bundler patch
* Add patch remove-git-from-gemspec
* Disable tests failing due to dependency on older version of kaminari
(tests require kaminari/hooks)
* Disable tests which require json_schema installed inside the application
-- Sruthi Chandran <srud@disroot.org> Mon, 17 Sep 2018 21:13:12 +0530
ruby-active-model-serializers (0.9.7-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Fri, 08 Sep 2017 23:54:05 +0530
ruby-active-model-serializers (0.9.5-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Fri, 26 Aug 2016 19:57:28 +0530
ruby-active-model-serializers (0.9.4-1) unstable; urgency=medium
* Team upload
* New upstream patch release
-- Pirate Praveen <praveen@debian.org> Wed, 06 Jul 2016 19:34:04 +0530
ruby-active-model-serializers (0.9.3-1) unstable; urgency=medium
* Initial release (Closes: #776500)
-- Balasankar C <balasankarc@autistici.org> Wed, 28 Jan 2015 22:09:44 +0530
|