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
|
ruby-seed-fu (2.3.9-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-activerecord,
ruby-activesupport and ruby-rspec.
+ ruby-seed-fu: Drop versioned constraint on ruby-activerecord and
ruby-activesupport in Depends.
[ Pirate Praveen ]
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Rules-Requires-Root: no (routine-update)
* watch file standard 4 (routine-update)
* Remove X?-Ruby-Versions fields from d/control
* Switch to ${ruby:Depends} for ruby dependencies auto generation
-- Pirate Praveen <praveen@debian.org> Tue, 06 Feb 2024 16:02:36 +0530
ruby-seed-fu (2.3.7-3) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Jongmin Kim ]
* Fix the API mismatch bug for ActiveRecord 5.1+ (Closes: #918595)
* Fix the RSpec deprecated syntax
* Bump the policy std-ver to 4.4.0 (no changes)
* Bump the debhelper to 12
-- Jongmin Kim <jmkim@pukyong.ac.kr> Thu, 29 Aug 2019 23:49:28 +0900
ruby-seed-fu (2.3.7-2) unstable; urgency=medium
* Team upload
* Add require 'fileutils' to spec_helper.rb to fix test failure
* Disable test failing with rails 5 (reported upstream)
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Enable dependency check during build
-- Pirate Praveen <praveen@debian.org> Tue, 08 Jan 2019 14:38:54 +0530
ruby-seed-fu (2.3.7-1) unstable; urgency=medium
* New upstream release.
* Bump compat version to 11
* Bump Standards-Version to 4.1.3 (no changes)
* Switched to HTTPS for URLs
-- Balasankar C <balasankarc@debian.org> Mon, 12 Mar 2018 17:12:23 +0530
ruby-seed-fu (2.3.5-1) unstable; urgency=medium
* Initial release (Closes: #720757)
-- Balasankar C <balasankarc@autistici.org> Sat, 11 Jul 2015 19:18:37 +0530
|