ruby-prof (1.4.5-2) unstable; urgency=high

  * Team upload.
  * Skip a test on s390x

 -- Nilesh Patra <nilesh@debian.org>  Tue, 07 Feb 2023 02:47:38 +0000

ruby-prof (1.4.5-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.4.5
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Add "test/printer_graph_test.rb" to skiplist as it looks
    to be time sensitive and is flaky (Closes: #1020435)
  * Drop d/p/0001-Fix-requiring-ruby_prof.so-on-Debian.patch
    (fixed upstream)
  * debian/ruby-prof.docs: README.rdoc has moved to
    README.md, install the latter

 -- Nilesh Patra <nilesh@debian.org>  Sun, 05 Feb 2023 15:54:03 +0530

ruby-prof (1.4.3-2) unstable; urgency=medium

  * Team Upload.
  * d/ruby-tests.rake: Use t.verbose instead of passing
    verbose in t.options (Closes: #1026512)

 -- Nilesh Patra <nilesh@debian.org>  Fri, 23 Dec 2022 14:54:45 +0530

ruby-prof (1.4.3-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Sruthi Chandran ]
  * Allow backports versions to satify dependency

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

  [ Antonio Terceiro ]
  * New upstream version 1.4.3
  * debian/rules: install using rubygems layout
  * debian/control: update with dh-make-ruby
    - Bump Standards-Version to 4.6.1; no changes needed
    - Add Rules-Requires-Root: no
    - Replace explicit dependency on ruby | ruby-interpreter with
      ${ruby:Depends}
  * Add patch to make require work on the Debian build
  * Skip tests that fail under ruby3.1.
    This has been reported upstream as issue #314
    Link: https://github.com/ruby-prof/ruby-prof/issues/314
    (Closes: #1015329)

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 15 Sep 2022 21:56:53 -0300

ruby-prof (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * Drop links to JS/font files in /usr/share/doc (Closes: #861676)
  * Add trivial autopkgtest to test the binary works
  * Build-Depend no gem2deb 1.1.
    That version contains a fix that makes the ruby-prof binary actually
    work.

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 26 Apr 2020 18:45:06 -0300

ruby-prof (1.3.1-1) unstable; urgency=medium

  * New upstream version 1.3.1
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Mon, 20 Apr 2020 00:28:28 +0530

ruby-prof (1.0.0-2) unstable; urgency=medium

  * Reupload to unstable (gitlab in unstable cannot be supported reasonably)

 -- Pirate Praveen <praveen@debian.org>  Wed, 08 Jan 2020 00:16:17 +0530

ruby-prof (1.0.0-1) experimental; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Manas Kashyap ]
  * New upstream version 1.0.0
  * Move debian/watch to gemwatch.debian.net
  * Newer Standard version 4.4.1
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Remove doc/* from debian/docs
  * Disable more timing tests that is failing
  * Add Breaks for gitlab << 12.3~
  * Examples are no longer present, so reomve ruby-prof.examples
  * Remove more doc directory references which is not present anymore

 -- Pirate Praveen <praveen@debian.org>  Wed, 04 Dec 2019 18:44:27 +0530

ruby-prof (0.17.0+dfsg-3) unstable; urgency=medium

  * Team upload
  * debian/ruby-tests.rake: exclude *all* test classes that involve timing
    tests

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 09 Mar 2018 18:20:58 -0300

ruby-prof (0.17.0+dfsg-2) unstable; urgency=medium

  * Team upload
  * debian/ruby-tests.rake: avoid timing tests that can fail randomly
  * Refresh packaging files after new dh-make-ruby run

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 09 Mar 2018 11:16:02 -0300

ruby-prof (0.17.0+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #888192)

 -- Pirate Praveen <praveen@debian.org>  Wed, 21 Feb 2018 13:31:18 +0530

ruby-prof (0.16.2+dfsg-2) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Fri, 11 Nov 2016 12:02:21 +0530

ruby-prof (0.16.2+dfsg-1) experimental; urgency=medium

  * New upstream release
  * Disable failing tests (Closes: #839333)

 -- Pirate Praveen <praveen@debian.org>  Tue, 01 Nov 2016 17:24:40 +0530

ruby-prof (0.15.9+dfsg1-1) unstable; urgency=medium

  * Reintroduce to archive (Closes: #837776)

 -- Pirate Praveen <praveen@debian.org>  Wed, 14 Sep 2016 19:36:59 +0530

ruby-prof (0.13.1-1) unstable; urgency=medium

  * Team upload.

  [ Christian Hofstaedtler ]
  * Move package to Debian Ruby Extras team, semi-agreed by Maintainer,
    who is also on the team.
  * Acknowledge NMU, thanks Scott.

  [ Jonas Genannt ]
  * New Upstream Version (Closes: #566279)
  * Switched package to gem2deb helper (Closes: #698147)
    - updated d/watch
    - removed patch dont-use-env.patch
    - added examples to package
  * updated description (Closes: #521236)
  * changed manpage to markdown format
  * added examples to package
  * d/copyright: update to format 1.0

 -- Christian Hofstaedtler <zeha@debian.org>  Mon, 23 Dec 2013 23:07:08 +0100

ruby-prof (0.7.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Specify building with ruby1.8 and not just ruby in debian/rules to
    fix FTBFS now that ruby1.9.1 is default (Closes: #676087)
  * Manually create debian/ruby-prof/usr/lib/ruby/1.8 in install rule so files
    are copied to the correct destination
  * Directly build-depend and depend on ruby1.8 since it's no longer default

 -- Scott Kitterman <scott@kitterman.com>  Mon, 09 Jul 2012 23:39:26 -0400

ruby-prof (0.7.3-1) unstable; urgency=low

  * New Upstream Version.
  * Change section to ruby.
  * Update standards version (no change needed).
  * Drop rake build-dependency.
  * Use /usr/share/quilt/quilt.make in debian/rules, refresh
    dont-use-env.patch.

 -- Arnaud Cornet <acornet@debian.org>  Sat, 21 Mar 2009 13:04:51 +0100

ruby-prof (0.6.0-1) unstable; urgency=low

  * New Upstream Version (Closes: #480731)
  * Drop CDBS build-dep, add debhelper >= 7
  * Update man page

 -- Arnaud Cornet <acornet@debian.org>  Sat, 31 May 2008 10:50:26 +0200

ruby-prof (0.5.2-1) unstable; urgency=low

  * New Upstream Version.
  * Add watch file.
  * Use debian mail address.
  * Use quilt. Refresh patch.
  * Cleaner install in debian/rules.

 -- Arnaud Cornet <acornet@debian.org>  Sat, 18 Aug 2007 10:13:34 +0200

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

  * debian/rules: install to architecture dependent directory
  (Closes: #409403).

 -- Arnaud Cornet <arnaud.cornet@gmail.com>  Fri,  2 Feb 2007 22:10:20 +0100

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

  * Initial release. (Closes: #392383)

 -- Arnaud Cornet <arnaud.cornet@gmail.com>  Mon, 09 Oct 2006 14:47:22 +0200
