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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
ruby-spring (4.4.2-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade watch file to version 5.
* New upstream release.
* Update Standards-Version to 4.7.3.
* Drop {XS,XB}-Ruby-Versions from control.
* Drop Rules-Requires-Root field, it is now redundant.
* Bump RAILS_VERSION in ruby-tests.rake.
-- Simon Quigley <tsimonq2@debian.org> Sun, 22 Feb 2026 19:03:20 -0600
ruby-spring (2.1.1-2) unstable; urgency=medium
* Fixes for ruby3.0 (Closes: #996510)
* Update standards-version to 4.6.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Wed, 27 Oct 2021 14:52:57 +0200
ruby-spring (2.1.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* [ci skip] Update team name
* look for tags in d/watch instead of releases
* New upstream version 2.1.1
* update Debian packaging
-- Cédric Boutillier <boutil@debian.org> Tue, 26 Oct 2021 15:57:37 +0200
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
|