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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299
|
ruby-test-unit (3.6.2-1) unstable; urgency=medium
* Team upload
* New upstream version 3.6.2
-- Lucas Nussbaum <lucas@debian.org> Sun, 03 Mar 2024 18:28:25 +0100
ruby-test-unit (3.6.1-1) unstable; urgency=medium
* New upstream version 3.6.1
-- Lucas Nussbaum <lucas@debian.org> Sun, 27 Aug 2023 07:46:15 +0200
ruby-test-unit (3.6.0-1) unstable; urgency=medium
* New upstream version 3.6.0
* Use {ruby:Depends} to list dependencies in control file
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 13 Jun 2023 15:05:03 +0200
ruby-test-unit (3.5.7-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Lucas Nussbaum ]
* debian/watch: point to github to get test suite
* New upstream version 3.5.7
* Refresh patches
* Refresh packaging using dh-make-ruby
-- Lucas Nussbaum <lucas@debian.org> Thu, 29 Dec 2022 18:08:34 +0100
ruby-test-unit (3.3.9-2) unstable; urgency=medium
* Team upload.
* debian/ruby-tests.rake: simplify test running.
Mimic what upstream does in their Rakefile. This should fix flakiness in
autopkgtest failures on several architectures.
-- Antonio Terceiro <terceiro@debian.org> Thu, 28 Jul 2022 12:00:48 -0300
ruby-test-unit (3.3.9-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Sergio de Almeida Cipriano Junior ]
* New upstream version 3.3.9
* debian/copyright: Remove GPL and LGPL due to upstream new copyright
changes, update copyright dates
* debian/control:
- Bump Standards-Version to 4.5.1
- Bump debhelper-compat-version to 13
* Add "Forwarded: not-needed" for autopkgtest patch
-- Sergio de Almeida Cipriano Junior <sergiosacj@hotmail.com.br> Wed, 13 Jan 2021 14:15:48 -0300
ruby-test-unit (3.3.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Utkarsh Gupta ]
* New upstream version 3.3.5
* Fix d/copyright
* Bump Standards-Version to 4.5.0
* Add myself as an uploader
-- Utkarsh Gupta <utkarsh@debian.org> Sun, 29 Mar 2020 15:47:31 +0530
ruby-test-unit (3.3.4-1) unstable; urgency=medium
* Team upload
* New upstream version 3.3.4
* debian/watch: use version=4
* debian/control:
- add `Rules-Requires-Root: no`
- Bump Standards-Version to 4.4.1; no changes needed
* debian/rules: use Rubygems installation layout
-- Antonio Terceiro <terceiro@debian.org> Fri, 20 Dec 2019 19:55:37 -0300
ruby-test-unit (3.2.9-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream version 3.2.9
* d/copyright: eliminate lintian warning: insecure-copyright-format-uri
* d/changelog: eliminate lintian warning: file-contains-trailing-whitespace
* d/control: Bump debhelper compatibility level to 12 and use
debhelper-compat instead of d/compat.
* bump up Standards-Version to 4.4.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Wed, 11 Sep 2019 20:53:49 +0900
ruby-test-unit (3.2.8-1) unstable; urgency=medium
* New upstream version 3.2.8
* Bump Standards-Version to 4.2.0 (no changes needed)
* Disable 3 failing tests during autopkgtest
-- Cédric Boutillier <boutil@debian.org> Fri, 17 Aug 2018 04:45:17 +0200
ruby-test-unit (3.2.7-1) unstable; urgency=medium
* Team upload
* New upstream version 3.2.7
* Drop dependency on ruby, breaking circular dependency
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.4, no changes needed
* Point Vcs-* to salsa.debian.org
* debian/watch: point to gemwatch.debian.net
* debian/rules: check dependencies during build
-- Antonio Terceiro <terceiro@debian.org> Tue, 01 May 2018 22:24:03 -0300
ruby-test-unit (3.2.5-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Lucas Nussbaum ]
* New upstream version 3.2.5
* Refresh packaging using dh-make-ruby
-- Lucas Nussbaum <lucas@debian.org> Tue, 04 Jul 2017 22:50:15 +0200
ruby-test-unit (3.1.7-2) unstable; urgency=medium
* Team upload.
* Update Standards-Version to 3.9.7 (no addtl. changes)
* Drop dependency on ruby to reduce dependency cycle with ruby2.3
* Set Multi-Arch: foreign to allow crossinstall of ruby itself
-- Christian Hofstaedtler <zeha@debian.org> Tue, 01 Mar 2016 18:54:21 +0100
ruby-test-unit (3.1.7-1) unstable; urgency=medium
* Imported Upstream version 3.1.7
* Use secure protocol for Vcs-* headers
-- Cédric Boutillier <boutil@debian.org> Sun, 24 Jan 2016 23:28:33 +0100
ruby-test-unit (3.1.5-1) unstable; urgency=medium
* Imported Upstream version 3.1.5
* Use debhelper compatibility level 9
* Install upstream changelog
-- Cédric Boutillier <boutil@debian.org> Tue, 20 Oct 2015 09:03:04 +0200
ruby-test-unit (3.1.2-1) unstable; urgency=medium
* Imported Upstream version 3.1.2
* Update packaging
- update homepage in debian/control and Source URL in copyright file
- update long description
-- Cédric Boutillier <boutil@debian.org> Sat, 20 Jun 2015 16:13:19 +0200
ruby-test-unit (3.0.9-3) unstable; urgency=medium
* Depend on ruby-power-assert, to make rubygems happy (Closes: #784424)
-- Cédric Boutillier <boutil@debian.org> Tue, 12 May 2015 22:25:16 +0200
ruby-test-unit (3.0.9-2) unstable; urgency=medium
* Reupload to unstable
-- Cédric Boutillier <boutil@debian.org> Wed, 29 Apr 2015 10:29:33 +0200
ruby-test-unit (3.0.9-1) experimental; urgency=medium
* New upstream version
- support for Ruby 2.2
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Fri, 03 Apr 2015 13:17:21 +0200
ruby-test-unit (3.0.1-1) unstable; urgency=medium
[ Jérémy Bobbio ]
* Add git-buildpackage configuration
[ Cédric Boutillier ]
* Imported Upstream version 3.0.1
* README is now Markdown
* Add a missig copyright assignment
* Bump Standards-Version to 3.9.5 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Fri, 29 Aug 2014 22:52:22 +0200
ruby-test-unit (2.5.5-1) unstable; urgency=low
* New upstream version
* Update copyright information
-- Cédric Boutillier <boutil@debian.org> Wed, 26 Jun 2013 00:21:11 +0200
ruby-test-unit (2.5.4-2) unstable; urgency=low
* Upload to unstable
-- Cédric Boutillier <boutil@debian.org> Tue, 07 May 2013 14:49:35 +0200
ruby-test-unit (2.5.4-1) experimental; urgency=low
* New upstream version
* debian/control
- bump Standards-Version: to 3.9.4
- remove obsolete DM-Upload-Allowed: field
- change my email address
- use anonscm.debian.org in Vcs-*: fields
-- Cédric Boutillier <boutil@debian.org> Wed, 17 Apr 2013 10:45:03 +0200
ruby-test-unit (2.5.0-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 27 Jun 2012 09:21:44 +0200
ruby-test-unit (2.5.0-1) unstable; urgency=low
* New upstream version
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 12 Jun 2012 09:12:38 +0200
ruby-test-unit (2.4.9-1) unstable; urgency=low
* New upstream version
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 04 Jun 2012 16:41:54 +0200
ruby-test-unit (2.4.8-1) unstable; urgency=low
* New upstream version
-- Cédric Boutillier <cedric.boutillier@gmail.com> Thu, 08 Mar 2012 00:26:10 +0100
ruby-test-unit (2.4.7-1) unstable; urgency=low
* New upstream version
* usr/bin/testrb dropped by upstream: no need to delete it anymore
* Bumps Standards-Version to 3.9.3 (no change needed)
* Update Format URL in the DEP5 debian/copyright file
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 27 Feb 2012 09:54:47 +0100
ruby-test-unit (2.4.4-1) unstable; urgency=low
* New upstream version
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 03 Jan 2012 23:49:25 +0100
ruby-test-unit (2.4.3-1) unstable; urgency=low
* New upstream version
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 21 Dec 2011 10:34:35 +0100
ruby-test-unit (2.4.1-1) unstable; urgency=low
* New upstream version
* Drop 0010-fix_test_assert_equal_with_different_encoding.patch applied
upstream
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 09 Nov 2011 23:47:37 +0100
ruby-test-unit (2.4.0-1) unstable; urgency=low
* Initial release (Closes: #626792)
* add 0010-fix_test_assert_equal_with_different_encoding.patch to fix
encoding issue in test/test-assertions.rb
* document in README.Debian the fact that this package overrides test/unit
bundled with the interpreter
-- Cédric Boutillier <cedric.boutillier@gmail.com> Thu, 22 Sep 2011 10:31:08 +0200
|