rbot (0.9.15+post20250508.01d3876-0vanir1) UNRELEASED; urgency=medium

  * New upstream snapshot.
  * d/p/certfp_support: Add CertFP support.
  * d/p/spell_module_use_aspell_not_ispell: Drop, upstreamed.

 -- Unit 193 <unit193@unit193.net>  Wed, 14 May 2025 12:35:17 +0000

rbot (0.9.15+post20210609.3ace72d-0vanir2) unstable; urgency=medium

  * d/control: Update homepage.
  * Update Standards-Version to 4.7.0.

 -- Unit 193 <unit193@unit193.net>  Fri, 17 May 2024 18:12:13 -0400

rbot (0.9.15+post20210609.3ace72d-0vanir1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches.
    - d/p/readd_rbot_remote: Drop, rbot-remote has returned with webservice
      support.
  * d/control: Bump dh compat to 13.
  * Update Standards-Version to 4.5.1.

 -- Unit 193 <unit193@debian.org>  Wed, 09 Jun 2021 17:41:16 -0400

rbot (0.9.15+post20200709.89abe5c-0vanir1) unstable; urgency=medium

  * New upstream snapshot.
    - Drop fix_build_ruby2.3, refresh remaining patches.
  * d/control, d/copyright: Use https where possible.
  * d/control:
    - Drop d/compat in favor of debhelper-compat, bump to 12.
    - R³: no.
    - Update Vcs-* fields for move to Salsa.
    - rbot: Replace 'ruby | ruby-interpreter' depend with '${ruby:Depends}'.
  * d/copyright: Give attribution to Matthias Hecker.
  * d/NEWS, README.source: Drop, no longer useful.
  * d/rbot-doc.doc-base: Update paths.
  * d/README.Debian: Fix typo.
  * d/rules: dh_install --list-missing → dh_missing --fail-missing.
  * d/watch: Update watch file to grab git snapshots.
  * Update Standards-Version to 4.5.0.
  * Trim trailing whitespace.

 -- Unit 193 <unit193@ubuntu.com>  Sat, 25 Apr 2020 23:37:14 +0000

rbot (0.9.15+post20160325.e358601-0vanir1) unstable; urgency=medium

  * New upstream snapshot for ruby2.3 support.
    - Refresh patches.
  * d/p/fix_build_ruby2.3: Fix a ftbfs with ruby 2.3.
  * Update standards-version to 3.9.8.

 -- Unit 193 <unit193@ubuntu.com>  Tue, 26 Apr 2016 15:05:44 -0400

rbot (0.9.15+post20150311.545f217-0vanir1) unstable; urgency=medium

  * New upstream snapshot.
    - Drop default_to_tc, refresh remaining patches.
  * d/control:
    - Reverse the depends, ruby-tokyocabinet | ruby-bdb, add ruby-sqlite3.
    - Bump ruby-mechanize to recommends, add ruby-htmlentities.
    - Add Suggests for ruby-tzinfo, ruby-oauth, and ruby-oauth2.
  * d/rules, d/README.Debian: Remove dictclient from disabled list.
  * d/rbot-doc.docs: README.rdoc => README.md.
  * d/p/series:
    - readd_rbot_remote: Re-add the remote plugin and rbot-remote command.
    - sqlite_fallback: Try sqlite before dbm.

 -- Unit 193 <unit193@ubuntu.com>  Thu, 09 Apr 2015 14:46:14 -0400

rbot (0.9.15+post20140703-0vanir1) unstable; urgency=medium

  * New upstream snapshot.
  * Add --list-missing to dh_install.
  * Bump standards-version to 3.9.6.
  * Bump debhelper compat level to 9.
  * d/patches/default_to_tc:
    - Default to Tokyo Cabinet rather than the deprecated bdb.

 -- Unit 193 <unit193@ubuntu.com>  Sat, 12 Apr 2014 22:06:04 -0400

rbot (0.9.15+post20100705+gitb3aa806-4) unstable; urgency=low

  [ Cédric Boutillier ]
  * add dmangleversion option to debian/watch

  [ Christian Hofstaedtler ]
  * Remove transitional library names from dependencies
  * Bump Standards-Version to 3.9.4 (no changes).
  * Remove outdated DM-Upload-Allowed flag
  * Remove convienence copy of jQuery
  * Update Vcs-* fields
  * Update debian/copyright Format URL

  [ Marc Dequènes (Duck) ]
  * Updated documentation build rule to use current rdoc parameters.
  * Patched buildsys to work with recent ruby-gettext.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 26 Jun 2013 16:35:04 +0200

rbot (0.9.15+post20100705+gitb3aa806-3) unstable; urgency=low

  * Switched to gem2deb packaging style.
  * Switched to the new git repository.
  * Converted copyright file to DEP5.
  * Updated plugins requirements in 'README.Debian'.
  * Increased Standards-Version to 3.9.2 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 03 Jan 2012 21:36:00 +0100

rbot (0.9.15+post20100705+gitb3aa806-2) unstable; urgency=medium

  * Fixed FTBFS and other cleanups (Closes: 588657).
  * Increased Standards-Version to 3.9.0 (no changes).
  * Added patch 'buildsys_no_rubygems' to remove useless rubygems build
    dependency.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 11 Jul 2010 12:56:38 +0200

rbot (0.9.15+post20100705+gitb3aa806-1) unstable; urgency=medium

  * New upstream release (after months of upstream pinging,
    and thanks to tango_ ;-) (Closes: #551560):
    + still a few problems, then using a git post-release snapshot
    + removed obsolete patch 'reaction_plugin_security_update
    + adapted manpages build, they are now included upstream
    + build mo files
    + removed toilet plugin, as the figlet plugin now has toilet
      support
    + depends on libtokyocabinet-ruby1.8 (alternative to BDB)
    + set severity to medium, because rbot is broken with recent Ruby
      Gettext
    + updated copyright file
    + updated Suggests/Recommends and REAME.Debian for plugins
  * Added documentation package.
  * Fixed package section.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 27 Jun 2010 17:27:32 +0200

rbot (0.9.14-2) unstable; urgency=high

  [ Paul van Tilburg ]
  * Added Debian/Ruby Extras Maintainers to the uploaders.

  [ Marc Dequènes (Duck) ]
  * Switched to dpkg-source 3.0 (quilt) format.
  * Added 'reaction_plugin_security_update' patch to update the reaction
    plugin and fix several security flows (Closes: #575286).
  * Increased Standards-Version to 3.8.4 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 25 Mar 2010 00:13:39 +0100

rbot (0.9.14-1) unstable; urgency=low

  * New upstream release
  * Added missing '${misc:Depends}' dependency.
  * Bumped Standards-Version (no changes).
  * Updated copyright file.
  * Updated disabled plugins list.
  * Updated plugins documentation.
  * Updated watch file.
  * Updated rbot manpage and created rbot-remote manpage.
  * Changed depends on libdb (unique libdb-ruby1.8 now).
  * Switched to compat level 7.
  * Updated site and download URL.
  * Simplified 'debian/rules' using Ruby Team CDBS rules.
  * Updated Suggests/Recommends.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 01 Apr 2009 23:47:21 +0200

rbot (0.9.10-3) unstable; urgency=low

  * Minor 'debian/rules' cleanup.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 21 Mar 2008 01:29:39 +0100

rbot (0.9.10-2) unstable; urgency=high

  * Fixed ruby dependency as the versioning scheme changed and version
    limiting is done another way now (Closes: #463484).
  * Increased Standards-Version (no changes).
  * Added Homepage URL.
  * Disabled rubyurl plugins: depends not available in Debian.
  * Updated README.Debian (Closes: #401718, #441025).
  * Added toilet plugin from Arnaud Cornet (Closes: #438609).
  * Switched to debhelper compat 5.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 06 Feb 2008 23:27:57 +0100

rbot (0.9.10-1) unstable; urgency=low

  * New upstream release:
    + fixed address_prefix (removed 02_address_prefix_broken patch)
    + render 03_refs_install_rb patch obsolete
    + fixed buildsys (removed 04_buildsys_broken patch)
  * Now using quilt for patch management.
  * Fixed build-depends: several packages where needed at clean time,
    then split -Indep.
  * Updated Depends for new requirements.
  * Removed new figlet plugin: figlet is non-free, that's why this
    package would not recommend such a nasty program in any way (please
    don't waste your time sending crappy reports to the BTS, this will
    end up to WONTFIX flagging, thanks).
  * Disabled tinyurl and urban plugins: depends not available in Debian.
  * Added new recommands:
    + bsdmainutils: used for cal in cal plugin
    + fortune-mod | fortune: used in fortune plugin
  * Updated README.Debian plugins information.
  * Increased Standards-Version to 3.7.2.1 (no changes).
  * Updated watch file.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon,  7 Aug 2006 00:06:16 +0200

rbot (0.9.9-1) unstable; urgency=high

  * New upstream release.
  * Fixed depends, and build-depends (avoiding FTBFS).
  * Removed patches :
    - 01_core_http_syntax_fix.patch : fixed upstream
    - 02_freshmeat_bad_rdf_url.patch: url changed again, fixed upstream
    - 04_weather_bad_icao_code_url.patch: fixed upstream
    - 05_nickserv_register_fix.patch: nickserv plugin rewritten
  * Fixed '03_spell_use_aspell_not_ispell.patch' for path change and help
    message.
  * Applied '02_address_prefix_broken.patch' borrowed from SVN.
  * Applied '03_refs_install_rb.patch' fo fix error messages.
  * Reindexed patches.
  * Minor manpage update (with encoding fix).
  * Updated Standards-Version to please lintian (no changes needed).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 25 Aug 2005 00:32:45 +0200

rbot (0.9.7-1) unstable; urgency=low

  * Initial Release (Closes: #140985).
  * Applied small patches :
    - core : fix http.get affectation syntax.
    - freshmeat : correct RDF URL.
    - spell : use aspell instead of deprecated ispell.
    - weather : correct URL where to find ICAO codes in help.
    - nickserv : fix nickserv registration not saved by bot
      when passwd not given (autogenerated).
  * Created missing manpage.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 20 Dec 2004 03:03:00 +0100
