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
|
ruby-delayed-job (4.2.0-1) unstable; urgency=medium
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Team upload.
* New upstream release.
* Update Standards-Version to 4.7.3, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Mon, 09 Feb 2026 14:41:17 -0600
ruby-delayed-job (4.1.13-1) unstable; urgency=medium
* Team upload.
* New upstream version (compatible with rails 7)
* Standards-Version: 4.7.2 (routine-update)
* Drop fix-invalid-timezone.patch (applied upstream)
* Drop ruby-activesupport iconstraint (<= 2:6.2~) in build depends
* Add ruby-zeitwerk as build dependency
-- Pirate Praveen <praveen@debian.org> Fri, 07 Mar 2025 17:57:39 +0530
ruby-delayed-job (4.1.11-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove patches applied upstream
* Fix invalid time zone US/Eastern error (Closes: #1052730)
* Remove X?-Ruby-Versions fields from d/control
-- Pirate Praveen <praveen@debian.org> Fri, 09 Feb 2024 20:05:19 +0530
ruby-delayed-job (4.1.9-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for Ruby 3.1. (Closes: #1019618)
-- Adrian Bunk <bunk@debian.org> Sat, 15 Oct 2022 17:07:57 +0300
ruby-delayed-job (4.1.9-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ ruby-delayed-job: Drop versioned constraint on
ruby-delayed-job-active-record in Breaks.
[ Cédric Boutillier ]
* New upstream version 4.1.9
+ support for rails 6.1
* Update packaging files with dh-make-ruby -w
+ standards-version bumped to 4.6.0 (no change needed)
+ debhelper-compat level bumped to 13
+ rules-requires-root set to 'no'
+ drop explicit dependency on ruby-interpreter
+ test gem dependencies
* Refresh simplecov patch
-- Cédric Boutillier <boutil@debian.org> Sun, 21 Nov 2021 23:53:24 +0100
ruby-delayed-job (4.1.8-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.2.1, no changes needed.
[ Pirate Praveen ]
* New upstream version 4.1.8
* Bump Standards-Version to 4.5.0 (no changes needed)
* Move debian/watch to gemwatch.debian.net
* Simplify UTF-8 locale setup (use default C.UTF-8)
* Use --gem-install layout and remove patch sample_jobs
-- Pirate Praveen <praveen@debian.org> Sat, 18 Jul 2020 15:04:09 +0530
ruby-delayed-job (4.1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.1.5
* Declare complaince with Debian Policy 4.2.0
* debian/control: use secure url in Homepage field
* debian/rules: call dh_clean in override_dh_clean
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Thu, 23 Aug 2018 15:31:25 -0300
ruby-delayed-job (4.1.4-1) unstable; urgency=medium
* Team upload
* New upstream version 4.1.4
+ Fix compatibility for Ruby 2.5 by using `yaml_tag` instead of `yaml_as`
(Closes: #888121). Thanks Héctor Orón Martínez for a similar patch
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.3 (no changes needed)
* Use https in watch file and copyright format URL
* Point VCS-* fields to salsa
* Refresh sample_jobs patch
* Breaks ruby-delayed-job-active-record < 4.1 for gemspecs compatibility
-- Cédric Boutillier <boutil@debian.org> Wed, 14 Mar 2018 13:24:08 +0100
ruby-delayed-job (4.1.1-1) unstable; urgency=medium
* Upstream update
* Bump debhelper compatibility to 9
-- Balasankar C <balasankarc@autistici.org> Sun, 08 Nov 2015 11:31:49 +0530
ruby-delayed-job (4.0.6-2) unstable; urgency=medium
* Fix FTBFS by using proper locales while building
-- Balasankar C <balasankarc@autistici.org> Thu, 09 Jul 2015 17:28:41 +0530
ruby-delayed-job (4.0.6-1) unstable; urgency=medium
* Initial release (Closes: #786900)
-- Balasankar C <balasankarc@autistici.org> Tue, 03 Feb 2015 00:00:36 +0530
|