ros-melodic-roswww (0.1.13-1bionic) bionic; urgency=high

  * add basic authentication (#57 <https://github.com/tork-a/roswww/issues/57>
  * add single package mode (#56 <https://github.com/tork-a/roswww/issues/56>)
    
      * original PR #54 <https://github.com/tork-a/roswww/issues/54>
    
  * add more test on listener.html / talker .html #55 <https://github.com/tork-a/roswww/issues/55>
    
      * make python 2/3 compatible
      * use .travis.sh to compile with --install option
      * drop indigo/jade/lunar
      * add test for listner/talker
    
  * fix travis build and add melodic and noetic test (#53 <https://github.com/tork-a/roswww/issues/53>)
    
      * use add_arguent('-headless') to disable display
      * python3 returns bytes in subproces.Popen.communicate
    c.f. https://stackoverflow.com/questions/33054527/typeerror-a-bytes-like-object-is-required-not-str-when-writing-to-a-file-in
    https://stackoverflow.com/questions/15374211/why-does-popen-communicate-return-bhi-n-instead-of-hi
    * use python3-selenium instead of pip
    * add python3 compile test
    * python3 support for noetic
    * remove phantomjs dependency
    * use latest geckodriver version
    * use firefox instead of phantomjs
    * add noetic, melodic and allow failure for jade, lunar
    * install wget in BEFORE_INIT
    * use BEFORE_INIT instead of BEFORE_SCRIPT
  * Contributors: Kai-Uwe Hermann, Kei Okada, Shingo Kitagawa, Takashi Ogura

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Wed, 27 Oct 2021 15:00:00 -0000

ros-melodic-roswww (0.1.12-1bionic) bionic; urgency=high

  * [doc] Minor URL update. (#40 <https://github.com/tork-a/roswww/issues/40>)
  * fix CDN URL (#45 <https://github.com/tork-a/roswww/issues/45>)
  * Contributors: Isaac I.Y. Saito, Makito Ishikura

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Tue, 19 Mar 2019 15:00:00 -0000

ros-melodic-roswww (0.1.11-1bionic) bionic; urgency=high

  * Enable client testing && fix redirect bug (#42 <https://github.com/tork-a/roswww/issues/42>)
    * disable test for prerelease / stable ros repo
    * fix test script for kinetic
    * roswww/roswww_server.py: redirect for get package index without slash
    * roswww: add test code for web client
    * roswww: add start_port, end_port to launch
    * roswww/webserver.py: fix parsing ros arguments
  * Contributors: Yuki Furuta

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Sun, 21 Jan 2018 15:00:00 -0000

ros-melodic-roswww (0.1.10-1bionic) bionic; urgency=high

  * [capability] Add dis/enabling cache feature #39 <https://github.com/tork-a/roswww/issues/39>
  * [fix] Add missing dependency for test for Xenial. #38 <https://github.com/tork-a/roswww/issues/38>
  * Contributors: Taiji Fukaya, Isaac I.Y. Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Thu, 06 Apr 2017 15:00:00 -0000

ros-melodic-roswww (0.1.9-1bionic) bionic; urgency=high

  * Changed the target topic to communicate other samples, Rename from chat.launch to start_bridge.launch (#33 <https://github.com/tork-a/roswww/issues/33>)
  * add example for talker and listener (#33 <https://github.com/tork-a/roswww/issues/33>)
  * [doc] trying to fix that module api doc is gone inaccessible (#32 <https://github.com/tork-a/roswww/issues/32> )
  * Contributors: Isaac I.Y. Saito, Kei Okada, Kenta Yonekura

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Sun, 17 Apr 2016 15:00:00 -0000

ros-melodic-roswww (0.1.8-1bionic) bionic; urgency=high

  * [doc] Add rostopic-chat sample #31 <https://github.com/tork-a/roswww/issues/31>
  * [sys] Utilize test_depend that is defined in REP-140 #30 <https://github.com/tork-a/roswww/issues/30> from 130s/impr/utilize_testdepend
  * Contributors: Kenta Yonekura, Isaac I.Y. Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Sun, 13 Dec 2015 15:00:00 -0000

ros-melodic-roswww (0.1.7-1bionic) bionic; urgency=high

  * [fix] Developers don't need to create a sample www directory now that it's installed (#28 <https://github.com/tork-a/roswww/issues/28>)
  * [fix][test] Use install space for testing (to capture the issue raised in #28 <https://github.com/tork-a/roswww/issues/28>)
  * Contributors: Kenta Yonekura, Isaac I.Y. Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Sun, 06 Dec 2015 15:00:00 -0000

ros-melodic-roswww (0.1.6-1bionic) bionic; urgency=high

  * [sys] Add travis config and small unit tests (#27 <https://github.com/tork-a/roswww/issues/27>)
  * [doc] Utilize rosdoc_lite for document generation on ros build farm (#25 <https://github.com/tork-a/roswww/issues/25>)
  * Contributors: Isaac I.Y. Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Mon, 30 Nov 2015 15:00:00 -0000

ros-melodic-roswww (0.1.5-1bionic) bionic; urgency=high

  * Install missing launch directory
  * Contributors: Jihoon Lee

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Fri, 27 Feb 2015 15:00:00 -0000

ros-melodic-roswww (0.1.4-1bionic) bionic; urgency=high

  * example launchfile. update dependency
  * configurable package web root
  * add parmeter in readme
  * classfy roswww webserver. remove ros runtime dependency
  * Contributors: Jihoon Lee, Isaac I.Y. Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Tue, 27 Jan 2015 15:00:00 -0000

ros-melodic-roswww (0.1.3-1bionic) bionic; urgency=high

  * Separate webserver.py into module and script files (quick fix to #10 <https://github.com/tork-a/roswww/issues/10>).
  * Contributors: Isaac I.Y. Saito, Jihoon Lee

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Sun, 04 Jan 2015 15:00:00 -0000

ros-melodic-roswww (0.1.2-1bionic) bionic; urgency=high

  * Re-release into ROS (addresses #1 <https://github.com/tork-a/roswww/issues/3>)
  * Remove tornado (this dependency is supposed to be taken from rosbridge). Move webserver.py to src folder to follow more common python style (fix #1 <https://github.com/tork-a/roswww/issues/1>)
  * Add dependency on rosbridge, webserver.py installation.
  * Remove roswww_pkg metapkg and roswww_pack that doesn't seem to be used. Remove redundant hierarchy.
  * Code cleaning, conform to PEP8, refactor method names. Add docroot.
  * Contributors: Isaac IY Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Fri, 12 Dec 2014 15:00:00 -0000

ros-melodic-roswww (0.1.1-1bionic) bionic; urgency=high

  * roswww) correction in response to the error on buildfarm
  * roswww) change maintainer. Remove unncessary file
  * Contributors: Isao Isaac Saito

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Thu, 14 Nov 2013 15:00:00 -0000

ros-melodic-roswww (0.1.0-1bionic) bionic; urgency=high

  * Catkinize roswww and roswww_pack packages. Change repository from that of jihoonl to tork-a.
  * Contributors: Isao Isaac Saito, Jihoon Lee, furushchev

 -- Isaac I.Y. Saito <iisaito@kinugarage.com>  Wed, 13 Nov 2013 15:00:00 -0000


