ruby-minitest (5.22.3-1) unstable; urgency=medium

  * New upstream version 5.22.3
  * Refresh patches

 -- Lucas Nussbaum <lucas@debian.org>  Wed, 08 May 2024 21:39:25 +0200

ruby-minitest (5.22.2-1) unstable; urgency=medium

  * New upstream version 5.22.2

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 03 Mar 2024 16:38:52 +0100

ruby-minitest (5.19.0-1) unstable; urgency=medium

  * New upstream version 5.19.0

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 27 Aug 2023 07:39:02 +0200

ruby-minitest (5.17.0-1) unstable; urgency=medium

  * New upstream version 5.17.0
  * Refresh patches

 -- Lucas Nussbaum <lucas@debian.org>  Fri, 06 Jan 2023 17:01:35 +0100

ruby-minitest (5.16.3-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lucas Nussbaum <lucas@debian.org>  Mon, 26 Dec 2022 13:52:07 +0100

ruby-minitest (5.16.3-1) experimental; urgency=medium

  * New upstream version 5.16.3
  * Refresh packaging. Main changes:
    + Bump Standards-Version
    + Add Rules-Requires-Root: no
  * Build-depend on hoe

 -- Lucas Nussbaum <lucas@debian.org>  Sat, 24 Dec 2022 18:53:36 +0100

ruby-minitest (5.15.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update patches:
    - Refresh d/p/disable-require-rubygems
    - Remove d/p/disable-some-tests

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 09 Feb 2022 16:43:14 -0300

ruby-minitest (5.13.0-2) unstable; urgency=medium

  * Team Upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Use gem-install layout (now bundle install --local needs this)

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Jan 2022 18:29:50 +0530

ruby-minitest (5.13.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Cédric Boutillier ]
  * New upstream version 5.13.0
  * Refresh patches
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

 -- Cédric Boutillier <boutil@debian.org>  Tue, 19 Nov 2019 13:08:03 +0100

ruby-minitest (5.11.3-1) unstable; urgency=medium

  * New upstream version 5.11.3
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.2.0 (no changes needed)
  * Refresh disable-some-tests patch
  * Use https in copyright format

 -- Cédric Boutillier <boutil@debian.org>  Thu, 16 Aug 2018 05:16:03 +0200

ruby-minitest (5.10.3-1) unstable; urgency=medium

  * New upstream version 5.10.3.
  * Bump Standards-Version to 4.0.0. No changes needed.

 -- Lucas Nussbaum <lucas@debian.org>  Wed, 26 Jul 2017 09:11:21 +0200

ruby-minitest (5.10.2-1) unstable; urgency=medium

  * New upstream version 5.10.2
  * Refresh patches
  * Disable two more failing tests

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 02 Jul 2017 17:18:16 +0200

ruby-minitest (5.9.0-1) unstable; urgency=medium

  * Imported Upstream version 5.9.0
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Refresh patches
  * Add encoding patch to force UTF-8 encoding in the tests

 -- Cédric Boutillier <boutil@debian.org>  Wed, 01 Jun 2016 22:37:05 +0200

ruby-minitest (5.8.4-2) unstable; urgency=medium

  * Team upload.
  * Drop dependency on ruby to reduce dependency cycle with ruby2.3
  * Update packaging using dh-make-ruby -w
  * Set Multi-Arch: foreign to allow crossinstall of ruby itself

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 01 Mar 2016 18:51:00 +0100

ruby-minitest (5.8.4-1) unstable; urgency=medium

  * Imported Upstream version 5.8.4
  * Bump debhelper compatibility level to 9

 -- Cédric Boutillier <boutil@debian.org>  Sat, 23 Jan 2016 22:42:10 +0100

ruby-minitest (5.8.3-1) unstable; urgency=medium

  * Team upload
  * new upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 28 Dec 2015 11:01:02 -0300

ruby-minitest (5.8.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 15 Aug 2015 20:55:48 +0200

ruby-minitest (5.7.0-1) unstable; urgency=medium

  * Imported Upstream version 5.7.0
  * Update to exclude one more test

 -- Cédric Boutillier <boutil@debian.org>  Sun, 21 Jun 2015 07:45:59 +0200

ruby-minitest (5.6.1-1) unstable; urgency=medium

  * Imported Upstream version 5.6.1
  * Upload to unstable
  * README and History files are now rdoc
  * ruby-minitest breaks interpreter's test/unit. The solution is to install
    the ruby-test-unit package.
    - Suggests ruby-test-unit
    - add a README.Debian to explain the problem and the solution
      (Closes: #772462)
  * Refresh disable-require-rubygems
  * Update years in the copyright file

 -- Cédric Boutillier <boutil@debian.org>  Wed, 29 Apr 2015 10:14:58 +0200

ruby-minitest (5.5.1-1) experimental; urgency=medium

  * Imported Upstream version 5.5.1

 -- Cédric Boutillier <boutil@debian.org>  Fri, 03 Apr 2015 13:41:11 +0200

ruby-minitest (5.4.2-1) unstable; urgency=medium

  * Imported Upstream version 5.4.2
  * Improve glob pattern for tests
  * Add autopkgtest-pkg-ruby testsuite to debian/control
  * Refresh disable-some-tests patch
  * Bump standards-version to 3.9.6 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Tue, 30 Sep 2014 00:41:03 +0200

ruby-minitest (5.4.0-1) unstable; urgency=medium

  * Imported Upstream version 5.4.0

 -- Cédric Boutillier <boutil@debian.org>  Tue, 15 Jul 2014 11:52:22 +0200

ruby-minitest (5.3.5-1) unstable; urgency=medium

  * Imported Upstream version 5.3.5

 -- Cédric Boutillier <boutil@debian.org>  Sun, 06 Jul 2014 22:49:48 +0200

ruby-minitest (5.3.3-1) unstable; urgency=medium

  * Imported Upstream version 5.3.3

 -- Cédric Boutillier <boutil@debian.org>  Tue, 15 Apr 2014 21:42:10 +0200

ruby-minitest (5.3.0-1) unstable; urgency=medium

  * Imported Upstream version 5.3.0

 -- Cédric Boutillier <boutil@debian.org>  Fri, 28 Feb 2014 14:27:26 +0100

ruby-minitest (5.2.1-1) unstable; urgency=medium

  * Imported Upstream version 5.2.1

 -- Cédric Boutillier <boutil@debian.org>  Fri, 10 Jan 2014 20:16:37 +0100

ruby-minitest (5.1.0-1) unstable; urgency=medium

  * Imported Upstream version 5.1.0
  * debian/control:
    + bump Standards-Version to 3.9.5 (no changes needed)
    + build with gem2deb >= 0.5 to drop ruby1.8 support
    + update the homepage field
  * debian/patches:
    + refresh disable-some-tests and disable-require-rubygems
    + drop load_plugins_ruby18.patch, not needed anymore

 -- Cédric Boutillier <boutil@debian.org>  Mon, 09 Dec 2013 16:15:29 +0100

ruby-minitest (5.0.5-1) unstable; urgency=low

  * New upstream version

 -- Cédric Boutillier <boutil@debian.org>  Wed, 26 Jun 2013 09:34:04 +0200

ruby-minitest (5.0.4-1) unstable; urgency=low

  * New upstream version
  * Install upstream changelog
  * debian/patches:
    + load_plugins_noop_ruby18.patch renamed load_plugins_ruby18.patch.
      It allows now to load plugins in $LOAD_PATH with Ruby 1.8, without
      rubygems.
    + disable-some-tests patch refreshed

 -- Cédric Boutillier <boutil@debian.org>  Wed, 12 Jun 2013 16:38:53 +0200

ruby-minitest (5.0.3-1) unstable; urgency=low

  * New upstream version

 -- Cédric Boutillier <boutil@debian.org>  Tue, 04 Jun 2013 16:47:30 +0200

ruby-minitest (5.0.1-2) unstable; urgency=low

  * update load_plugins_noop_ruby18.patch to make it work with Ruby
    librairies using specific parts of rubygems

 -- Cédric Boutillier <boutil@debian.org>  Thu, 16 May 2013 16:14:13 +0200

ruby-minitest (5.0.1-1) unstable; urgency=low

  * New upstream version
  * debian/patches:
    + refresh disable-require-rubygems and disable-some-tests
    + add load_plugins_noop_ruby18.patch to deactivate load_plugins with
      Ruby1.8, and without rubygems
  * add 'unapply-patches' to debian/source/local-options

 -- Cédric Boutillier <boutil@debian.org>  Thu, 16 May 2013 01:09:24 +0200

ruby-minitest (4.7.4-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable

 -- Cédric Boutillier <boutil@debian.org>  Mon, 06 May 2013 14:44:57 +0200

ruby-minitest (4.7.3-1) experimental; urgency=low

  * New upstream release

 -- Cédric Boutillier <boutil@debian.org>  Wed, 24 Apr 2013 17:39:35 +0200

ruby-minitest (4.7.0-1) experimental; urgency=low

  * New upstream version
  * Refresh debian/patches/disable-some-tests
  * debian/control:
    - remove DM-Upload-Allowed: field
    - change my email address in Uploaders:
    - change Vcs-* fields to use anonscm.debian.org
    - replace ruby1.8 by ruby in Depends
  * debian/copyright:
    - update source URL
    - update years in copyright information
    - change my email address

 -- Cédric Boutillier <boutil@debian.org>  Sat, 06 Apr 2013 13:47:56 +0200

ruby-minitest (3.2.0-1) unstable; urgency=low

  * New upstream version

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 27 Jun 2012 11:23:55 +0200

ruby-minitest (3.1.0-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 13:14:31 +0200

ruby-minitest (3.1.0-1) unstable; urgency=low

  * New upstream version

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 20 Jun 2012 19:25:01 +0200

ruby-minitest (3.0.1-1) unstable; urgency=low

  * New upstream version

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 12 Jun 2012 18:33:50 +0200

ruby-minitest (3.0.0-1) unstable; urgency=low

  * New upstream version
  * Refresh debian/patch/disable-some-tests patch

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Thu, 10 May 2012 14:24:59 +0200

ruby-minitest (2.12.1-1) unstable; urgency=low

  * New upstream version
  * Refresh debian/patch/disable-some-tests patch

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Sun, 22 Apr 2012 14:05:16 +0200

ruby-minitest (2.11.4-1) unstable; urgency=low

  * New upstream version
  * Refresh patch 'disable-some-tests'
  * Add myself to Uploaders
  * Bump Standards-Version to 3.9.3 (no changes needed)
  * Update Format URL for DEP5 debian/copyright and rename license
    from MIT to Expat

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Thu, 29 Mar 2012 22:06:59 +0200

ruby-minitest (2.9.1-1) unstable; urgency=low

  * New upstream release.

 -- Lucas Nussbaum <lucas@debian.org>  Tue, 20 Dec 2011 20:26:32 +0100

ruby-minitest (2.6.1-1) unstable; urgency=low

  * New upstream version.
  * Switch to my @d.o email address.
  * Standards-Version -> 3.9.2. No changes needed.
  * Switch test runner.
  * Fix debian/copyright. Thanks lintian.
  * disable-some-tests: Refresh patch.
  * Add patch: disable-require-rubygems.

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 09 Oct 2011 13:26:35 +0200

ruby-minitest (2.1.0-1) unstable; urgency=low

  * Initial release.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 27 Apr 2011 21:44:04 +0200
