ruby-tioga (1.19.1-4) unstable; urgency=medium

  * Team upload.
  * d/patches/drop-obsolete-rb_safe_level-function.patch: Add patch.
    - Drop the obsolete rb_safe_level() function (closes: #1008409).
  * d/patches/series: Add new patch.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 28 Jan 2023 16:44:40 +0100

ruby-tioga (1.19.1-3) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use versioned copyright format URI.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Archive, Repository.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Chris Hofstaedtler ]
  * Stop using ruby-setup (Closes: #969326)
  * Update Standards-Version to 4.5.0, no changes needed

 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 31 Aug 2020 13:51:35 +0000

ruby-tioga (1.19.1-2) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Team upload.
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * Explicitly B-D on ruby-setup.
    Previously, gem2deb depended on ruby-setup, but to enable cross-building,
    it will drop that dependency.
  * Remove all mentions of libtioga-ruby1.*
  * Remove transitional leaf package "tioga"

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 13 Apr 2016 18:34:57 +0000

ruby-tioga (1.19.1-1) unstable; urgency=low

  * New upstream release
  * Adapt the patches based on ideas from
    https://github.com/fourmond/tioga/pull/2/commits (but not exactly, though)

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 14 Sep 2015 22:42:42 +0200

ruby-tioga (1.18-2) unstable; urgency=medium

  * Use more recent setup.rb + explicit load path for scripts, to avoid FTBSes
    (closes: #791783)
  * Already conforms to latest standards

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 13 Jul 2015 23:01:04 +0200

ruby-tioga (1.18-1) unstable; urgency=low

  * New upstream release

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 17 Mar 2014 22:36:01 +0100

ruby-tioga (1.17-2) unstable; urgency=low

  * Drop all references to versioned ruby packages, since gem2deb pulls them
    in anyway (closes: #735663)
  * Conforms to standards 3.9.5
  * Drop embedded jquery.js from documentation

 -- Vincent Fourmond <fourmond@debian.org>  Thu, 30 Jan 2014 22:24:51 +0100

ruby-tioga (1.17-1) unstable; urgency=low

  * New upstream release
  * Drop all transitional packages (closes: #722363)

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 23 Sep 2013 20:27:16 +0200

ruby-tioga (1.16-1) unstable; urgency=low

  * New upstream release
  * Drop fix-formats.diff, long ago incorporated upstream
  * Using canonical URLs for VCS fields, thank to Cédric Boutiller

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 26 Aug 2013 22:36:01 +0200

ruby-tioga (1.14-3) unstable; urgency=low

  * Rebuild with newer gem2deb
  * Move transitional packages to priority: extra

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 24 Jun 2012 02:01:24 +0200

ruby-tioga (1.14-2) unstable; urgency=low

  * Include fix-formats.diff to avoid passing to a printf-like function
    unprotected strings (closes: #676193)
  * Conforms to standards 3.9.3

 -- Vincent Fourmond <fourmond@debian.org>  Wed, 06 Jun 2012 21:33:34 +0200

ruby-tioga (1.14-1) unstable; urgency=low

  * New upstream version; now works correctly with ruby1.9.1

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 14 Jun 2011 13:46:57 +0200

ruby-tioga (1.13-4) unstable; urgency=low

  * Package name change to follow the new ruby policy naming convention
    - two new packages: ruby-tioga and ruby-tioga-doc
  * New VCS location
  * Switch to dh 7 + gem2deb + rubysetuprb
  * Turn old packages into transition packages
  * Drop alternatives on preinst for transition packages libtioga-ruby1.*
  * Drop dependency on cdbs
  * Properly build documentation
  * disable-require-rubygems.diff to disable the use of rubygems

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 07 Jun 2011 00:23:02 +0200

libtioga-ruby (1.13-3) unstable; urgency=low

  * Upload to unstable, we've got a whole new distribution to break ;-) !
  * Fix the section of tioga to 'graphics', as in the archive

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 06 Feb 2011 10:25:06 +0100

libtioga-ruby (1.13-2) experimental; urgency=low

  * Rename tioga as tioga-1.8 and tioga-1.9.1 to avoid conflicts
  * Use alternatives to provide /usr/bin/tioga and the corresponding man
    page
  * Drop recommends on rdoc + move irb to suggests

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 24 Jan 2011 21:36:06 +0100

libtioga-ruby (1.13-1) experimental; urgency=low

  * New upstream release
  * Already conforms to standards 3.9.1
  * Switched to using cdbs/ruby-setup-rb.mk now that upstream build
    system relies on setup.rb
  * Remove all patches, not necessary anymore, along with references to dpatch
  * Switch to format 3.0 (quilt)
  * Remove the -examples package: there is no need to split the examples
    out of the documentation.
  * Bump debhelper compatibility to 7
  * Include images in the generated documentation
  * Do not use dh_rdoc as the generated graphs are simply useless (in the
    case of Tioga)
  * Profit from cdbs/ruby-setup-rb.mk to also build for Ruby 1.9.1

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 24 Jan 2011 20:22:35 +0100

libtioga-ruby (1.11-1) unstable; urgency=low

  * New upstream release
  * Changed the Homepage to something more appropriate
  * Already conforms to standards 3.8.2

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 19 Jul 2009 02:19:27 +0200

libtioga-ruby (1.10-1) unstable; urgency=low

  * New upstream release
  * Moved to Section: ruby
  * Install the tioga.sty style file into the documentation package. No
    integration with texlive is performed, however.
  * Few debian/rules cleanups
  * Already conforms to standards 3.8.1
  * Bumped debhelper compatibility level to 5

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 30 Mar 2009 19:40:38 +0200

libtioga-ruby (1.9-1) unstable; urgency=low

  * New upstream release
  * Updated debian/copyright
  * Added a debian/README.source, to document the patching system used and
    also to state that, even if zlib sources are now included in
    upstream's tarballs, they are not used on Debian systems
  * Now conforms to standards 3.8.0
  * Adding ${misc:Depends} to all packages

 -- Vincent Fourmond <fourmond@debian.org>  Sat, 21 Feb 2009 20:03:00 +0100

libtioga-ruby (1.8-1) unstable; urgency=low

  * New upstream release
  * Added long-forgotten Vcs fields
  * Switched to a machine-readable form for debian/copyright
    (killing lintian's copyright-without-copyright-notice warning
    in the process)

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 06 Apr 2008 13:46:50 +0200

libtioga-ruby (1.7-1) unstable; urgency=low

  * Using new Hompage field
  * New upstream release
  * Already conforms to 3.7.3

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 08 Feb 2008 00:14:58 +0100

libtioga-ruby (1.6-2) unstable; urgency=low

  * Better cleanup, should now dpkg-build twice in a row (closes: #442655)

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 16 Sep 2007 21:19:11 +0200

libtioga-ruby (1.6-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * Added team address, since this package is team-maintained!

  [ Vincent Fourmond ]
  * New upstream release

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 03 Jun 2007 21:11:47 +0200

libtioga-ruby (1.5-1) unstable; urgency=low

  * New upstream release (Closes: #418190)
  * Added rdoc documentation
  * Added a (rudimentary) manpage for the tioga script

 -- Vincent Fourmond <fourmond@debian.org>  Sat, 14 Apr 2007 23:00:18 +0200

libtioga-ruby (1.3.0-1) unstable; urgency=low

  * New upstream release
  * Disable 02-extconf.rb (fixed upstream)
  * Fix yet again another typo in description (Closes: #399128)
  * Changed source name to reflect ruby policy
  * Added ruby-pkg-tools, switched to my new debian address
  * Better watchfile (doesn't pickup samples and pre-releases)

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 16 Mar 2007 10:40:23 +0100

tioga (1.2.0-1) unstable; urgency=low

  * New upstream release
  * Updated standards to 3.7.2 (no changes required)
  * Renamed the binary package to libtioga-ruby1.8 to follow ruby conventions
  * Provided tioga transition package and libtioga-ruby ruby-version independant
    package
  * Now using dpatch to manage changes to upstream.
  * Description improved (Closes: #352746, #354702), thanks to Martin Schulze
  * Provide a libtioga-ruby-examples package.
  * Tweaking extconf.rb to disable by default the installation of include files

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Wed,  4 Oct 2006 20:54:50 +0200

tioga (1.0.L-1) unstable; urgency=low

  * New upstream release (few bug fixes, few more features).
  * Second upload to debian (Closes: #346373) (the first wasn't seen by the BTS...)
  * Fix debian/control to Build-Depend on ruby1.8 (Closes: #352309)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sat, 11 Feb 2006 14:33:18 +0100

tioga (1.0.I-2) unstable; urgency=low

  * Fixed a small mistake in debian/rules

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Tue, 24 Jan 2006 19:15:58 +0100

tioga (1.0.I-1) unstable; urgency=low

  * New upstream release, fixes a bug in show_marker;
  * Fixed the installation path;
  * Provided an archive for samples/
  * Added some small documentation for samples/ plus sine.rb (my own example).
  * First upload to debian (Closes: #346373)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sun,  8 Jan 2006 00:22:51 +0100

tioga (1.0.H-1) unstable; urgency=low

  * Initial packaging.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Wed,  4 Jan 2006 21:11:29 +0100
