ruby-msgpack (1.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove reverse-applicable tests-avoid-ftbfs-on-ppc64el-by-trying-a.patch.
  * Drop {XS,XB}-Ruby-Versions from control.
  * Update Standards-Version to 4.7.2, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Wed, 05 Nov 2025 09:48:10 -0600

ruby-msgpack (1.7.2-1.1) unstable; urgency=medium

  * Non-maintainer upload to address bug #1088785
  * tests: avoid FTBFS on ppc64el by *trying* auto_compact
  * Replace ruby-test-files.yaml with ruby-tests.rb
  * Update 0001-Fix-paths-for-spec_helper-random_compat.patch for
    two missing tests

 -- Paul Gevers <elbrus@debian.org>  Sun, 22 Dec 2024 22:32:17 +0100

ruby-msgpack (1.7.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Refresh patch.
  * Declare compliance with Debian Policy 4.7.0.
  * d/control: runtime depend on ${ruby:Depends} instead of ruby interpreter.

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 19 Aug 2024 18:05:19 -0300

ruby-msgpack (1.4.2-2) unstable; urgency=medium

  * Team upload
  * Switch to gem-install layout and check gemspec dependencies during build

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Jan 2022 22:45:12 +0530

ruby-msgpack (1.4.2-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + ruby-msgpack: Add Multi-Arch: same.
  * Update watch file format version to 4.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * New upstream version 1.4.2
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Refresh patches
  * Update debian/ruby-msgpack.docs

 -- Pirate Praveen <praveen@debian.org>  Mon, 06 Dec 2021 09:25:57 +0530

ruby-msgpack (1.1.0-2) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 10 to 12.
  * 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.

  [ Pirate Praveen ]
  * Bump minimum version of gem2deb to 1.0
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sun, 12 Jul 2020 23:31:24 +0530

ruby-msgpack (1.1.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.1.0
  * Bump Standards-Version to 4.1.1
  * Set priority from (deprecated) 'extra' to 'optional'
  * Bump debhelper compatibility level to 10

 -- Cédric Boutillier <boutil@debian.org>  Sat, 25 Nov 2017 00:49:35 +0100

ruby-msgpack (1.0.0-1) unstable; urgency=medium

  * Team upload

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

  [ Hleb Valoshka ]
  * Imported Upstream version 1.0.0
  * Bump Standards-Version to 3.9.8 (no changes)
  * Update list of tests
  * Update patches for version 1.0.0

 -- Hleb Valoshka <375gnu@gmail.com>  Fri, 29 Jul 2016 16:37:40 +0300

ruby-msgpack (0.6.2-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 0.6.2
  * bumped compat level to 9
  * d/control: added Testsuite header
  * refreshed patch 10_fix_test_path
  * added new patch for spec files
  * d/ruby-test-files.yaml: updated for new upstream release

 -- Jonas Genannt <genannt@debian.org>  Wed, 19 Aug 2015 17:21:51 +0200

ruby-msgpack (0.5.8-2) unstable; urgency=medium

  * Team upload.
  * add rspec/autorun to ruby-test-files.yaml to actually run the tests.

 -- Cédric Boutillier <boutil@debian.org>  Sat, 02 Aug 2014 22:27:40 +0200

ruby-msgpack (0.5.8-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.5.8
  * removed 20_fix_loadlib not needed anymore
  * d/control:
    - removed double whitespaces
    - wrap-sort
  * 10_fix_test_path: added DEP3 header
  * d/copyright: changed to copyright format 1.0
  * d/docs: added README to package

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Thu, 31 Jul 2014 12:18:02 +0200

ruby-msgpack (0.5.5-2) unstable; urgency=medium

  * Team upload.
  * Remove transitional packages
  * Bump Standards-Version to 3.9.5 (no changes)
  * Update Build-Depends for ruby2.0, drop ruby1.8

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 01 Jan 2014 18:45:50 +0100

ruby-msgpack (0.5.5-1) unstable; urgency=low

  * New upstream release.
    - Testing framework changed, fix patch 10_fix_test_path.
    - Endian problem has been fixed, remove patch 20_fix_bigendian.
  * Use RSpec to test modules
    - Add ruby-rspec to Build-Deps.
  * Change load-path of the module, add patch 20_fix_loadlib.
  * Bump Standards-Version to 3.9.4.

 -- Taku YASUI <tach@debian.org>  Fri, 16 Aug 2013 18:46:15 +0900

ruby-msgpack (0.4.7-1) unstable; urgency=low

  * New upstream release

 -- Taku YASUI <tach@debian.org>  Mon, 09 Jul 2012 08:58:26 +0900

ruby-msgpack (0.4.6-4) unstable; urgency=low

  * Fix big-endian problem (closes: #654784)
    - Add patch 20_fix_bigendian
      https://github.com/msgpack/msgpack/commit/b8aa93ce30d11d091b339bff0e10ddf3a8d08daf
  * Remove DM-Upload-Allowed: yes

 -- Taku YASUI <tach@debian.org>  Mon, 16 Apr 2012 03:32:35 +0900

ruby-msgpack (0.4.6-3) unstable; urgency=low

  * Add ruby-json into Build-Depends (closes: #668472)

 -- Taku YASUI <tach@debian.org>  Fri, 13 Apr 2012 09:48:35 +0900

ruby-msgpack (0.4.6-2) unstable; urgency=low

  * Ruby package transition
    - Change package name from libmsgpack-ruby to ruby-msgpack
  * Move repository to git.debian.org
    - git://git.debian.org/pkg-ruby-extras/ruby-msgpack.git

 -- Taku YASUI <tach@debian.org>  Wed, 11 Apr 2012 00:28:49 +0900

libmsgpack-ruby (0.4.6-1) unstable; urgency=low

  * New upstream release

 -- Taku YASUI <tach@debian.org>  Sat, 10 Sep 2011 23:35:25 +0900

libmsgpack-ruby (0.4.5-1) unstable; urgency=low

  * New upstream release
  * Create source tar.gz package using gem2tgz command
  * Bump Standards-Version to 3.9.2
  * Move source package repository to svn.debian.org
    - svn://svn.debian.org/svn/collab-maint/deb-maint/libmsgpack-ruby

 -- Taku YASUI <tach@debian.org>  Sun, 10 Jul 2011 17:48:02 +0900

libmsgpack-ruby (0.4.4-1) unstable; urgency=low

  * New upstream release

 -- Taku YASUI <tach@debian.org>  Sat, 19 Feb 2011 11:06:56 +0900

libmsgpack-ruby (0.4.3-2) unstable; urgency=low

  * Add debian/watch to scan new releases
  * Change Homepage: on debian/control
    - Use "http://rubygems.org/gems/msgpack" instead of "http://msgpack.org"

 -- Taku YASUI <tach@debian.org>  Sat, 23 Oct 2010 10:29:27 +0900

libmsgpack-ruby (0.4.3-1) unstable; urgency=low

  * Initial release (closes: #589426)

 -- Taku YASUI <tach@debian.org>  Sun, 18 Jul 2010 02:02:17 +0900
