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
|
ruby-spring (2.1.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Pirate Praveen ]
* Change build dependency on rails to ruby-activesupport (also fixes
autopkgtest with rails 6)
-- Pirate Praveen <praveen@debian.org> Sat, 18 Jul 2020 20:35:33 +0530
ruby-spring (2.1.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Sruthi Chandran ]
* New upstream version 2.1.0
* Refresh patches
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
-- Sruthi Chandran <srud@debian.org> Thu, 06 Feb 2020 16:54:20 +0100
ruby-spring (2.0.2-4) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add smoke test
* Add patch description
* Fix insecure URL
[ Pirate Praveen ]
* Update smoke test to fail with 2.0.2-1 but pass with fixed versions
-- Pirate Praveen <praveen@debian.org> Sun, 17 Feb 2019 19:07:09 +0530
ruby-spring (2.0.2-3) unstable; urgency=medium
* Remove unneeded patches (as we use gem layout now)
* Fix version in gemspec by adding lib to load path
* Add 'gem spring' to Gemfile for autopkgtest (as lib directory is renamed)
* Drop new-rails-app autopkgtest (as recommended by Antonio)
-- Pirate Praveen <praveen@debian.org> Fri, 15 Feb 2019 22:59:20 +0530
ruby-spring (2.0.2-2) unstable; urgency=medium
* Use dh_ruby --gem-install option to fix relative path to bin
(Closes: #921718)
* Add autopkgtest
* Add myself as uploader
-- Pirate Praveen <praveen@debian.org> Fri, 15 Feb 2019 14:06:22 +0530
ruby-spring (2.0.2-1) unstable; urgency=medium
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Cédric Boutillier ]
* New upstream version 2.0.2
+ support for rails 5 (Closes: #918391)
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Refresh dont-assume-rubygems.patch
* Add myself as an upload temporarily
* Remove unused patches
* Add no-bump.patch and hardcode_version.patch to fix autopkgtest
-- Cédric Boutillier <boutil@debian.org> Thu, 17 Jan 2019 01:56:09 +0100
ruby-spring (1.3.6-2) unstable; urgency=medium
* Upload to unstable
* Add missing build dependencies on bundler and rails
-- Antonio Terceiro <terceiro@debian.org> Sat, 12 Dec 2015 16:17:14 -0200
ruby-spring (1.3.6-1) experimental; urgency=medium
* New upstream release
* Dropped patches (not needed anymore):
- dont-test-against-listen.patch
- gemspec.patch
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Aug 2015 09:10:12 -0300
ruby-spring (1.1.3-1) unstable; urgency=medium
* Initial release (Closes: #756884)
-- Antonio Terceiro <terceiro@debian.org> Sat, 26 Jul 2014 16:32:22 -0300
|