ruby-zoom (0.5.0-2build7) oracular; urgency=medium

  * No-change upload to add ruby3.3 as the default.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Fri, 16 Aug 2024 09:27:58 -0300

ruby-zoom (0.5.0-2build6) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Tue, 20 Feb 2024 04:28:17 -0300

ruby-zoom (0.5.0-2build5) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Fri, 02 Feb 2024 04:48:27 -0300

ruby-zoom (0.5.0-2build4) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Thu, 02 Feb 2023 20:13:20 -0300

ruby-zoom (0.5.0-2build3) lunar; urgency=medium

  * No-change upload to add support for ruby3.1.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Mon, 23 Jan 2023 18:19:50 -0300

ruby-zoom (0.5.0-2build2) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition, remove ruby2.7 support.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Fri, 03 Dec 2021 16:57:03 -0300

ruby-zoom (0.5.0-2build1) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition.

 -- Lucas Kanashiro <kanashiro@ubuntu.com>  Wed, 17 Nov 2021 19:53:10 -0300

ruby-zoom (0.5.0-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml.

  [ Mattia Rizzolo ]
  * Add patch by Hugh McMaster to use pkg-config to find yaz.  Closes: #954983
  * d/control:
    + Bump Standards-Version to 4.5.0, no changes needed.
    + Set Rules-Requires-Root:no.

 -- Mattia Rizzolo <mattia@debian.org>  Fri, 27 Mar 2020 14:02:36 +0100

ruby-zoom (0.5.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use debhelper version 12.
  * Remove legacy debian/compat file.
  * debian/control:
    - Remove Ryan Niebur from the Uploaders list. Thank you for your work!
      (Closes: #856379).
    - Build-Depend on debhelper-compat (= 12).
    - Build-Depend on libyaz-dev, not libyaz4-dev (Closes: #917615).
    - Raise Standards-Version to 4.3.0 from 3.9.8 (no changes needed).
    - Update Vcs-* fields to point to Salsa.
    - Update Homepage URL.
    - Mark ruby-zoom Multi-Arch: same.
  * debian/copyright:
    - Use secure HTTP in the Format field.
    - Update Source field.
  * debian/rules:
    - Do not attempt to strip debug symbols from ruby-zoom with dh_dwz.
  * debian/watch:
    - Update version and URL.

 -- Hugh McMaster <hugh.mcmaster@outlook.com>  Fri, 08 Feb 2019 22:37:58 +1100

ruby-zoom (0.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Lucas Albuquerque Medeiros de Moura ]
  * New upstream version 0.5.0
  * Bump standards-version to 3.9.8
  * Drop already applied patch
  * Update README to README.md on ruby-zoom.docs
  * Remove unused lintian overrides
  * Update file name entry on debian/copyright
  * Add testsuite to debian/control

 -- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com>  Fri, 20 Jan 2017 11:44:24 -0200

ruby-zoom (0.4.1-7) unstable; urgency=medium

  * Team upload.
  * debian/ruby-tests.rake: skip `-I src` option to avoid one Ruby version
    loading a library built for a different version from the build directory
    (Closes: #815773)
  * Replace Vcs-* with https URLs
  * Bump Standards-Versions: to 3.9.7, no changes needed

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 28 Feb 2016 20:58:38 -0300

ruby-zoom (0.4.1-6) unstable; urgency=low

  [ Cédric Boutillier ]
  * Team upload.
  * d/control: remove obsolete DM-Upload-Allowed flag
  * d/copyright: use canonical URI in Vcs-* fields

  [ Jonas Genannt ]
  * d/control
    - changed ruby1.8 to all on XS-Ruby-Versions
    - removed transitional packages
    - bumped standards version to 3.9.5 (no changes needed)
  * d/ruby-tests.rake: changed encoding to utf8
  * added patch for Ruby1.9.1 / Ruby 2.0

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 22 Dec 2013 21:37:01 +0100

ruby-zoom (0.4.1-5) unstable; urgency=low

  * Team upload
  * Disabled the execution of tests requiring network access (Closes:
    #683153)

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 05 Aug 2012 13:48:53 -0500

ruby-zoom (0.4.1-4) unstable; urgency=low

  * Team upload.
  * Force build-depends on gem2deb 0.3.0

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 24 Jun 2012 00:38:55 +0200

ruby-zoom (0.4.1-3) unstable; urgency=low

  * Source packages adapted according to the new Ruby policy:
    - Build for ruby1.8 only; extension needs to be ported to ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby
      library naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.3; no changes required.
    - Set XS-Ruby-Versions to ruby1.8.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Switched the maintainer with the uploaders field as per new
      convention the team is the default maintainer.
    - Added libzoom-ruby and libzoom-ruby1.8 as transitional packages.
    - Added build-depends on rake and ruby-test-unit for running the test
      suite.
  * debian/copyright: reworked to fit the Debian copyright format version 1.0.
  * debian/patches: added fix_assert_in_test.patch.
  * debian/ruby-tests.rake: derived test suite from Rakefile.
  * debian/ruby-zoom.docs: renamed from libzoom-ruby1.8.docs.
  * debian/ruby-zoom.examples: renamed from libzoom-ruby1.8.examples.
  * debian/source/lintian-overrides: added overrides for the descriptions of
    the transitional packages.

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 29 May 2012 22:16:35 +0200

libzoom-ruby (0.4.1-2) unstable; urgency=low

  * Closes unresolved dependencies. (Closes: #583416)
  * debian/control
      - added libyaz4-dev as BD.
      - bumped standatd version to 3.8.4 (no changes).
      - added myself to uploaders.
  * debian/watch
      - updated with alioth gemwatch.
  * debian/
      - removed repack.sh.
      - added source/format.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Mon, 31 May 2010 12:46:51 +0530

libzoom-ruby (0.4.1-1) unstable; urgency=low

  * Initial release (Closes: #525093)

 -- Ryan Niebur <ryanryan52@gmail.com>  Tue, 21 Apr 2009 21:16:52 -0700
