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
|
ruby-bogus (0.1.7-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Simon Quigley ]
* Team upload.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.2, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Sun, 26 Oct 2025 16:30:02 -0500
ruby-bogus (0.1.6-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/ruby-tests.rake: Exclude 2.0/2.1 tests with Ruby 3.0 (closes: #996140).
* d/rules: Use gem installation layout.
* d/watch: Update file to use secure gemwatch URL.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 22 Nov 2021 00:10:07 +0100
ruby-bogus (0.1.6-2) unstable; urgency=medium
[ Lucas Albuquerque Medeiros de Moura ]
* Team upload.
* Create patch to remove relative import in clean_ruby_spec.rb
* Update clean_spec_helper.patch for the new upstream code
* debian/rules: Add check-dependencies command
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Wed, 15 Jun 2016 16:23:16 +0200
ruby-bogus (0.1.6-1) unstable; urgency=medium
* Imported Upstream version 0.1.6
+ test suite ported to RSpec 3 (Closes: #795004)
* Update build-dependencies: add a version for ruby-rspec >=3, drop ruby-rr
* Update clean_spec_helper.patch
* Update packaging with dh-make-ruby -w
+ Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sun, 09 Aug 2015 23:33:37 +0200
ruby-bogus (0.1.5-3) unstable; urgency=medium
* Do not build-depend on ruby-activerecord-nulldb-adapter (not in Jessie)
(It was used just for tests)
* Exclude tests using ruby-activerecord-nulldb-adapter
-- Cédric Boutillier <boutil@debian.org> Sat, 15 Nov 2014 16:01:52 +0100
ruby-bogus (0.1.5-2) unstable; urgency=medium
* Add missing dependency on ruby-dependor
-- Cédric Boutillier <boutil@debian.org> Tue, 15 Jul 2014 14:21:45 +0200
ruby-bogus (0.1.5-1) unstable; urgency=medium
* Initial release (Closes: #752369)
-- Cédric Boutillier <boutil@debian.org> Wed, 09 Jul 2014 08:30:24 +0200
|