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 185 186 187
|
ruby-slim (5.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.2.1
* d/p/0001-don-t-use-git.patch: refreshed
* Declare compliance with Debian Policy 4.7.0
-- Lucas Kanashiro <kanashiro@debian.org> Mon, 16 Dec 2024 19:17:45 -0300
ruby-slim (5.2.0-1) unstable; urgency=medium
* New upstream version 5.2.0
* Refresh packaging files with dh_ruby -w
* Remove version constraints in build dependencies for ruby-temple and
ruby-tilt
-- Cédric Boutillier <boutil@debian.org> Sun, 19 Nov 2023 00:19:09 +0100
ruby-slim (4.1.0-3) unstable; urgency=medium
* Team upload
* Depend on ruby-temple >= 0.9.1
* Add upstream patch to work with ruby-temple != 0.9.0
* Remove X?-Ruby-Versions fields from d/control
* Bump Standards-Version to 4.6.2 (no changes needed)
* Use DH_RUBY_GEM_INSTALL_EXCLUDE instead of deprecated
DH_RUBY_GEM_INSTALL_BLACKLIST_APPEND
-- Cédric Boutillier <boutil@debian.org> Sun, 19 Nov 2023 10:57:51 +0100
ruby-slim (4.1.0-2) unstable; urgency=medium
* Team upload
* Add 0004-Use-tested-ruby-version-to-run-script-in-tests.patch
- run commands with tested ruby version in tests (Closes: #1019669)
-- Cédric Boutillier <boutil@debian.org> Sun, 13 Nov 2022 19:15:23 +0100
ruby-slim (4.1.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since buster
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Remove constraints unnecessary since buster
[ Cédric Boutillier ]
* New upstream version 4.1.0 (Closes: #1002109)
+ Add patch to require ostruct
* Update team name
* Use ${ruby:Depends} for dependencies
* Bump Standards-Version to 4.6.1 (no changes needed)
* remove redundant control relation in build-dependencies
-- Cédric Boutillier <boutil@debian.org> Sun, 17 Jul 2022 00:39:28 +0200
ruby-slim (4.0.1-3) unstable; urgency=medium
* Team upload
* Remove bundler from Rakefile to load correctly rake/testtask
in a clean building environment (Closes: #955673)
* Bump Standards-Version to 4.5.0 (no changes needed)
* Remove unnecessary build-depend on debhelper
* Add japanese README file
* Check dependencies and gemfile install scheme
-- Cédric Boutillier <boutil@debian.org> Mon, 20 Apr 2020 01:40:55 +0200
ruby-slim (4.0.1-2) unstable; urgency=medium
* Team upload
* Add salsa-ci.yml
* Add patch to fix compatibility with tilt 2.0.10
* d/control:
* upgrade standards to 4.4.1
* add missing Rules-Requires-Root
* d/copyright:
* Fix insecure-copyright-format-uri
* Fix old source url in the copyright file
-- Joseph Herlant <aerostitch@debian.org> Sun, 15 Dec 2019 13:58:12 -0800
ruby-slim (4.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 4.0.1 (Closes: #895500)
* debian/watch
- use gemwatch.debian.net and update to version 4
* debian/control
- set Standards-Version: 4.3.0
- update Vcs-* to use salsa.debian.org
- use dh12, set "Build-Depends: debhelper (>= 12), debhelper-compat (= 12)"
- adjust dependencies
* debian/compat
- drop it
* debian/patches
- add 0001-don-t-use-git.patch
-- Hideki Yamane <henrich@debian.org> Sun, 30 Dec 2018 15:23:14 +0900
ruby-slim (3.0.8-1) experimental; urgency=medium
* Team upload
* New upstream release
* Enable autopkgtest
-- Sruthi Chandran <srud@disroot.org> Thu, 27 Jul 2017 01:16:09 +0530
ruby-slim (3.0.7-1) unstable; urgency=medium
[ Jérémy Bobbio ]
* New upstream version.
* Bump Standards-Version to 3.9.8 (no changes needed).
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency.
* Use https:// in Vcs-* fields.
* Bump Standards-Version to 3.9.7 (no changes needed).
* Run wrap-and-sort on packaging files.
-- Jérémy Bobbio <lunar@debian.org> Tue, 20 Dec 2016 22:39:32 +0100
ruby-slim (3.0.6-1) unstable; urgency=low
* New upstream version.
* Update Build-Depends.
* Switch to debhelper compat level 9.
* Update Vcs-* URL.
* Remove obsolete patches.
* Update debian/copyright.
* Bump Standards-Version, no changes required..
-- Jérémy Bobbio <lunar@debian.org> Wed, 09 Sep 2015 17:50:32 +0200
ruby-slim (2.0.2-3) unstable; urgency=low
* Remove obsolete patch now that dependencies have been updated.
(Closes: #747745)
-- Jérémy Bobbio <lunar@debian.org> Tue, 13 May 2014 22:01:29 +0200
ruby-slim (2.0.2-2) unstable; urgency=medium
* Team upload.
* Fix ruby-interpreter dependency.
In 2.0.2-1 compatibility with all Ruby versions was restored, so this
package should depend on ruby | ruby-interpreter over (the outdated)
ruby1.9.1.
-- Christian Hofstaedtler <zeha@debian.org> Mon, 14 Apr 2014 22:00:16 +0200
ruby-slim (2.0.2-1) unstable; urgency=low
* New upstream version.
* Tighten the Build-Dependency on ruby-tilt
* Latest versions should support all Ruby versions currently in Debian.
(Closes: #744041)
* Bump Standards-Version, no changes required.
* Revert an upstream patch to fix 'pretty' test case.
* Stop running tests using Sinatra as they need Sinatra's sources.
-- Jérémy Bobbio <lunar@debian.org> Fri, 11 Apr 2014 10:18:19 +0200
ruby-slim (2.0.1-1) unstable; urgency=low
[ Jérémy Bobbio ]
* New upstream version. (Closes: #718066)
* Update Depends and Build-Depends.
* Drop obsolete patch.
* Drop support for Ruby 1.8.
[ Cédric Boutillier ]
* Use canonical URI in Vcs-* fields.
-- Jérémy Bobbio <lunar@debian.org> Tue, 03 Sep 2013 11:11:32 +0200
ruby-slim (2.0.0~pre6-1) unstable; urgency=low
* Initial release (Closes: #703182)
-- Jérémy Bobbio <lunar@debian.org> Sat, 13 Apr 2013 08:20:54 +0000
|