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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
ruby-combustion (1.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Simon Quigley <tsimonq2@debian.org> Thu, 16 Oct 2025 12:34:56 -0500
ruby-combustion (1.3.7-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Lucas Kanashiro ]
* Rebuild to fix reproducible builds issue
* Declare compliance with Debian Policy 4.7.2
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 08 May 2025 09:42:25 -0300
ruby-combustion (1.3.7-1) unstable; urgency=medium
* Team upload
* d/watch: follow tags and not releases on Github
* New upstream version 1.3.7
+ adds dependency on net/smtp for ruby > 3.0 in Gemfile (Closes: #1022326)
* Bump Standards-Version to 4.6.1 (no changes needed)
* Refresh patches
-- Cédric Boutillier <boutil@debian.org> Tue, 22 Nov 2022 17:27:19 +0100
ruby-combustion (1.3.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control (Standards-Version): Bump to 4.6.0.
(debian/control): Add ruby-rubocop-packaging added as dependency in 1.3.3.
* d/copyright (Copyright): Update.
* d/ruby-tests.rake: Require 'bundler/setup' (has been removed from
spec_helper.rb) and delete Gemfile.lock (closes: #996207).
* d/patches/remove_git_from_gemspec.patch: Remove unnecessary patch.
* d/patches/series: Adjust.
-- Daniel Leidert <dleidert@debian.org> Thu, 04 Nov 2021 23:53:11 +0100
ruby-combustion (1.3.0-1) unstable; urgency=medium
* Team upload
* Drop build-dependency on rubygems-integration (Closes: #962461)
* New upstream version 1.3.0
* Refresh packaging
* Delete debian/tests/control.ex
* Drop fixes-spell-error.patch, applied upstream
* Refresh patches
-- Cédric Boutillier <boutil@debian.org> Tue, 28 Jul 2020 23:25:34 +0200
ruby-combustion (1.1.1-4) unstable; urgency=medium
* Team upload.
* Change build dependency on rails to ruby-rails (fix autopkgtest failure
with rails 6)
-- Pirate Praveen <praveen@debian.org> Sat, 18 Jul 2020 21:42:06 +0530
ruby-combustion (1.1.1-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.4.1, no changes needed.
[ Daniel Leidert ]
* d/clean: Add file and remove override in d/rules.
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.5.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/rules: Remove override_dh_clean target.
* d/watch: Minor update.
* d/patches/adjust-Gemfile.patch: Adjust.
- Add rspec to Gemfile to fix tests in autopkgtest (closes: #956598).
* d/upstream/metadata: Add Changelog fields and do minor updates.
-- Daniel Leidert <dleidert@debian.org> Thu, 23 Apr 2020 00:30:17 +0200
ruby-combustion (1.1.1-2) unstable; urgency=medium
* Source only upload for bullseye.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 10 Sep 2019 18:46:18 +0530
ruby-combustion (1.1.1-1) unstable; urgency=medium
* Team upload.
[ Samyak Jain ]
* New upstream version 1.1.1
* Refreshes d/patches
* Adds metadata in d/upstream
* Add patch to correct spelling errors
[ Utkarsh Gupta ]
* Fix fields in d/patches/fixes-spell-error.patch
-- Samyak Jain <samyak.jn11@gmail.com> Sun, 25 Aug 2019 23:47:31 +0530
ruby-combustion (1.0.0-3) unstable; urgency=medium
* Add salsa-ci.yml
* Bump Standards-Version to 4.4.0
* Bump debhelper-compat to 12 and drop d/compat
* Add myself as an uploader
- Thank you, Andrew, for all the work you've done so far!
* Add dependency on ruby-bundler to fix weird failures in other packages.
* Update d/copyright
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 03:48:14 +0530
ruby-combustion (1.0.0-2) unstable; urgency=medium
* Team upload.
* Drop remove-bundler.patch patch, it's not really needed
- already had bundler as build-dependency
* Rename add-sqlite3-to-Gemfile.patch -> adjust-Gemfile.patch and adapt it
to support running tests under bundler
-- Antonio Terceiro <terceiro@debian.org> Thu, 07 Feb 2019 18:56:27 -0200
ruby-combustion (1.0.0-1) unstable; urgency=medium
* Team upload
[ Andrew Lee (李健秋) ]
* debian/watch: fetch from upstream's github instead.
[ Sruthi Chandran ]
* New upstream version 1.0.0
* Update remove_git_from_gemspec.patch
* Use gem-install and remove set-source-root-in-generator.patch
* Add remove-bundler.patch
* Add relax-dev-deps.patch
* Add add-sqlite3-to-Gemfile.patch
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use marked-man instead of help2man
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
-- Sruthi Chandran <srud@disroot.org> Sat, 05 Jan 2019 23:59:44 +0530
ruby-combustion (0.5.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add package tests.
* Remove 'git ls-files' command from gemspec.
* debian/control
- Add new build dependencies.
- Update TestSuite value to autopkgtest-pkg-ruby.
* debian/rules:
- Add check-dependencies command.
- Create manpage during package build.
- Remove unnecessary files after package is built.
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Fri, 04 Mar 2016 17:50:27 -0300
ruby-combustion (0.5.3-2) unstable; urgency=medium
* Install docs.
* Install changelog file.
* Apply set-source-root-in-generator.patch: update source_root to
/usr/share/ruby-combustion.
* Use debhelper 9.
* Install templates into common locatation as other package does.
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Fri, 15 Jan 2016 22:43:45 +0800
ruby-combustion (0.5.3-1) unstable; urgency=medium
* Initial release (Closes: #809462)
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Thu, 31 Dec 2015 04:10:01 +0800
|