ruby-sinatra (4.2.1-1) unstable; urgency=medium

  [ Lucas Nussbaum ]
  * debian/gbp.conf: Update for DEP-14
  * debian/.gitattributes: remove
  * debian/salsa-ci.yml: use team-specific include

  [ Antonio Terceiro ]
  * New upstream version 4.2.1

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 19 Oct 2025 20:37:21 -0300

ruby-sinatra (4.1.1-6) unstable; urgency=medium

  * Team upload
  * Remove ruby-wikicloth from build-depends

 -- Lucas Nussbaum <lucas@debian.org>  Thu, 21 Aug 2025 13:07:28 +0000

ruby-sinatra (4.1.1-5) unstable; urgency=medium

  * Team upload
  * Relax dependency on ruby-logger

 -- Sruthi Chandran <srud@debian.org>  Fri, 31 Jan 2025 14:09:50 +0100

ruby-sinatra (4.1.1-4) unstable; urgency=medium

  * Team upload
  * debian/tests/smoke-test: add new dependencies on puma ack ruby-rackup

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 31 Jan 2025 09:42:10 +0100

ruby-sinatra (4.1.1-3) unstable; urgency=medium

  * Team upload
  * ruby-sinatra: Breaks: old ruby-sinatra-contrib versions

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 29 Jan 2025 11:44:01 +0100

ruby-sinatra (4.1.1-2) unstable; urgency=medium

  * Reupload to unstable (ruby-rack 3 is in unstable now)

 -- Pirate Praveen <praveen@debian.org>  Tue, 28 Jan 2025 12:26:56 +0100

ruby-sinatra (4.1.1-1) experimental; urgency=medium

  * New upstream version 4.1.1 (Closes: #1087290) (Fixes: CVE-2024-21510)
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Update build dependencies (drop rainbows, thin)
  * Ignore ruby3.1 test failures (ruby 3.1 has only logger 1.5 but sinatra
    need 1.6)
  * Remove X?-Ruby-Versions fields from d/control

 -- Pirate Praveen <praveen@debian.org>  Mon, 27 Jan 2025 18:13:14 +0100

ruby-sinatra (3.2.0-1) unstable; urgency=medium

  * New upstream version 3.2.0
    - Test suite now passes (Closes: #1064742)
  * Refresh patches
  * Add new build dependency: ruby-childprocess
  * debian/ruby-tests.rake: skip test/integration_start_test.rb.
    The tests in that file fail due to the bundler expecting the exact
    version of some package. I tried out patching out the `require
    'bundle/setup'' statements: that make the test pass when running
    manually, but for some reason not during the package build.
    Add a more or less equivalent test for autopkgtest.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 10 Sep 2024 07:04:24 -0300

ruby-sinatra (3.0.5-3) unstable; urgency=medium

  * Team upload
  * Fix test failing due to ruby-rack CVE fix

 -- Sruthi Chandran <srud@debian.org>  Fri, 10 Feb 2023 12:23:30 +0100

ruby-sinatra (3.0.5-2) unstable; urgency=medium

  * Upload to unstable

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 26 Dec 2022 19:43:39 -0300

ruby-sinatra (3.0.5-1) experimental; urgency=medium

  * Team upload
  * New upstream version 3.0.5
  * Add patch to fix the tests against ruby-haml 6.1.1

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 24 Dec 2022 11:25:45 -0300

ruby-sinatra (3.0.3-1) experimental; urgency=medium

  * New upstream release.
  * Refresh patch.
  * d/p/test_haml-update-for-haml-5.patch: remove, applied by upstream.
  * d/p/0001-Update-mustermann-to-3.0.patch: remove, applied by upstrem.
  * d/ruby-sinatra.docs: update to ship only README.md.
  * Bump debhelper compatibility level to 13.
  * d/control: add myself to the Uploaders list.

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 16 Nov 2022 17:46:13 -0300

ruby-sinatra (2.2.2-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Daniel Leidert ]
  * d/watch: Fix file.

  [ Antonio Terceiro ]
  * New upstream version 2.2.2
    - Includes fix for file exfiltration when serving static assets [CVE-2022-29970]
      (Closes: #1014717)
  * debian/rules: drop deprecated boilerplate comments
  * debian/ruby-tests.rake: make it closer to the gem2deb template
  * debian/ruby-sinatra.docs: add README.malayalam.md
  * debian/control: update from dh-make-ruby template
    - Bump Standards-Version to 4.6.1; no changes needed
    - Use https URL for homepage
    - Drop hardcoded binary packages dependencies in favor of ${ruby:Depends}
  * Refresh patches
  * Add new build dependency on rainbows
  * Stop running coffe-scripts tests
  * Add upstream patch to update dependency on mustermann
  * Add missing build dependency on ruby-multi-json

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 20 Aug 2022 17:09:40 -0300

ruby-sinatra (2.0.8.1-2) unstable; urgency=medium

  * Team upload
  * Refresh patches
  * Add upstream patches to fix warnings on ruby2.7

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 07 Apr 2020 21:07:16 -0300

ruby-sinatra (2.0.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.0.8.1.
  * Bump debhelper compatibility level to 12.
  * Bump Standards-Version to 4.5.0 (no changes needed).
  * debian/compat: Drop obsolete compat file, rely on debhelper-compat.
  * debian/control: Drop BD on ruby-rack-protection and ruby-sinatra-contrib.
    (Closes: #921201)
  * debian/control: Add puma as BD.
  * debian/copyright: Use HTTPS in link to copyright format specs.
  * debian/patches: Refresh for new release.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

 -- Georg Faerber <georg@debian.org>  Fri, 07 Feb 2020 11:23:28 +0000

ruby-sinatra (2.0.5-4) unstable; urgency=medium

  * Team upload.
  * Add 0003-test_haml-update-for-haml-5.patch to make tests pass against
    ruby-haml >= 5 (Closes: #919174)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 21 Jan 2019 19:02:20 -0200

ruby-sinatra (2.0.5-3) unstable; urgency=medium

  * Team upload
  * Enable autopkgtest

 -- Sruthi Chandran <srud@disroot.org>  Tue, 08 Jan 2019 17:27:19 +0530

ruby-sinatra (2.0.5-2) unstable; urgency=medium

  [ Georg Faerber ]
  * New upstream version 2.0.4

  [ Sruthi Chandran ]
  * New upstream version 2.0.5
  * Update watch file to use github repo
  * Refresh patches
  * Enable nocheck build profile
  * Update debhelper-compat
  * Bump standards version to 4.3.0
  * Add binaries sinatra-contrib and rack-protection
  * Use salsa.debian.org in Vcs-* fields

  [ Pirate Praveen ]
  * Enable nocheck build profile in ruby-tests.rake
  * Tighten dependencies

 -- Pirate Praveen <praveen@debian.org>  Sat, 05 Jan 2019 18:17:24 +0530

ruby-sinatra (1.4.8-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.8
    - fixes warnings with ruby2.5
  * Refresh patches
  * debian/ruby-tests.rake: remove useless -rubygems option from tests
    invocation

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 01 Mar 2018 10:22:13 -0300

ruby-sinatra (1.4.7-5) unstable; urgency=medium

  * Team upload.
  * Drop build dependency on ruby-bluecloth

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 15 Nov 2016 21:35:57 -0300

ruby-sinatra (1.4.7-4) unstable; urgency=medium

  * Team upload.
  * Drop bluecloth development/convenience dependency.
  * Bump standards version to 3.9.8

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 05 Jul 2016 15:50:59 +0200

ruby-sinatra (1.4.7-3) unstable; urgency=medium

  * Team upload.
  * Remove lintian-override from source dir:
    - Override warnings were already fixed

 -- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com>  Sat, 05 Mar 2016 18:58:14 -0300

ruby-sinatra (1.4.7-2) unstable; urgency=medium

  * Reupload to unstable.

 -- Pirate Praveen <praveen@debian.org>  Fri, 04 Mar 2016 12:30:43 +0530

ruby-sinatra (1.4.7-1) experimental; urgency=medium

  [ Pirate Praveen ]

  * New upstream patch release
  * wrap-and-sort dependencies
  * Bump standards version to 3.9.7 (no changes)
  * Make copyright dep5 compliant

  [ Balasankar C ]
  * Add patch i18n-fix.patch
    - Specify available locales during testing (Closes: #808738)
  * Bump debhelper compatibility
  * Fix Vcs-* links to use secure protocol.

 -- Pirate Praveen <praveen@debian.org>  Thu, 25 Feb 2016 11:01:25 +0530

ruby-sinatra (1.4.6-2) unstable; urgency=medium

  * Team upload.

  [ Lucas Nussbaum ]
  * Remove myself from Uploaders.

  [ Pirate Praveen ]
  * Re-upload to unstable.
  * Add ruby-minitest, ruby-rabl, ruby-slim, ruby-bluecloth to build-depends.
    - now more tests are run during build.
  * Ignore require-rubygems failure.

 -- Pirate Praveen <praveen@debian.org>  Wed, 29 Apr 2015 18:45:41 +0530

ruby-sinatra (1.4.6-1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Bump standards version to 3.9.6 (no changes)

 -- Pirate Praveen <praveen@debian.org>  Fri, 03 Apr 2015 15:31:40 +0530

ruby-sinatra (1.4.5-1) unstable; urgency=low

  * Team upload.
  * New upstream version: (Closes: #738387)
    - Drop obsolete patch.
    - Update path to Japanese documentation.
  * Get more test coverage by adding several Build-Depends.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 11 Apr 2014 00:39:29 +0200

ruby-sinatra (1.4.3-2) unstable; urgency=low

  Team upload.

  * Update Standards-Version to 3.9.5 (no changes)
  * Add alternative dependency on ruby-rack1.4
  * Fix test failure by cherry picking upstream fix (Closes: #728633)
  * Change ruby1.8 dependency to ruby

 -- Christian Hofstaedtler <zeha@debian.org>  Mon, 02 Dec 2013 20:56:50 +0100

ruby-sinatra (1.4.3-1) unstable; urgency=low

  [ Jérémy Bobbio ]
  * Team upload.
  * New upstream version.
  * Add git-buildpackage configuration.
  * Adjust Depends and Build-Depends.
  * Drop transitional packages now that Wheezy is stable.
  * Bump Standards-Version to version 3.9.4, no changes required.
  * Add missing Build-Depends on ruby-json.
  * Use rake to run the test suite to avoid false negative results.
  * Update paths to documentation.

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag.
  * Use canonical URI in Vcs-* fields.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 07 Aug 2013 16:02:37 +0200

ruby-sinatra (1.3.2-2) unstable; urgency=low

  * Team upload
  * Add a dependency on ruby-rack-protection (Closes: #683496)

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

ruby-sinatra (1.3.2-1) unstable; urgency=low

  * New upstream version:1.3.2
  * Bump Standard Version: 3.9.3
  * Change transitional package priority to extra
  * Add lintian-overrides for transitional packages
  * Add rack-test-protection into Build-Depends

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Fri, 29 Jun 2012 00:10:33 +0900

ruby-sinatra (1.2.6-1) unstable; urgency=low

  * New upstream version: 1.2.6
  * Add me to Uploaders
  * Add lintian-overrides

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 26 Jul 2011 01:23:37 +0900

ruby-sinatra (1.2.3-1) unstable; urgency=low

  * Switch to gem2deb-based packaging. Rename source and binary packages.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 26 Apr 2011 15:41:55 +0200

libsinatra-ruby (1.0.really1.0-1) unstable; urgency=low

  [Laurent Vallar]
  * New upstream release.

  [Deepak Tripathi]
  * Added debian/source
  * Added debian/README.source

 -- Laurent Vallar <val@zbla.net>  Fri, 07 May 2010 15:21:21 +0200

libsinatra-ruby (1.0.b-1) unstable; urgency=low

  * New upstream release. No changes needed.

 -- Laurent Vallar <val@zbla.net>  Sat, 27 Mar 2010 16:37:27 +0100

libsinatra-ruby (1.0.a-1) unstable; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.8.4. No changes needed.
  * Build ri documentation.
  * Port the package to Ruby 1.9.1.

 -- Laurent Vallar <val@zbla.net>  Mon, 22 Feb 2010 09:42:32 +0100

libsinatra-ruby (0.9.4-1) unstable; urgency=low

  * New uptstream release.
  * Remove patches associated to sinatra's lighthouseapp tickets #249 and
    #254, bugs are now fixed upstream.
  * Bumped Standards-Version to 3.8.3. No changes needed.

 -- Laurent Vallar <val@zbla.net>  Mon, 24 Aug 2009 16:46:00 +0200

libsinatra-ruby (0.9.3-1) unstable; urgency=low

  [ Laurent Vallar ]
  * Initial release (Closes: #534557).
  * Provide patch to fix :run default bad value on Sinatra applications,
    see https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/249.
  * Provide patch to fix in file template support, see
    https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/254
  * Move images from library path and provide patch to fix path in code.
  * Build HTML API documentation using rdoc instead of mislav-hanna gem which
    is not packaged for now.
  * Add graphviz dependency for build process plus many lintian fixes
    (thanks Ryan).

  [ Ryan Niebur ]
  * fix watch file

  [ Lucas Nussbaum ]
  * Fixed Vcs-* fields after pkg-ruby-extras SVN layout change.

 -- Laurent Vallar <val@zbla.net>  Wed, 24 Jun 2009 14:13:24 +0200
