ros-one-sound-play (0.3.18-0jammy.20251023.0333) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Austin Hendrix <namniart@gmail.com>  Thu, 23 Oct 2025 03:33:43 +0000

ros-one-sound-play (0.3.18-0jammy) jammy; urgency=high

  * Merge pull request #249 <https://github.com/ros-drivers/audio_common/issues/249> from peci1/patch-1
    festival_plugin: add support for different encodings
  * festival_plugin: add support for different encodings
  * Contributors: Martin Pecka, Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Tue, 13 Aug 2024 00:00:00 -0000

ros-one-sound-play (0.3.17-0jammy) jammy; urgency=high

  * Merge pull request #231 <https://github.com/ros-drivers/audio_common/issues/231> from knorth55/no-wait-mode
  * dont wait when rospy.Duration(0) is set for timeout
  * Merge pull request #229 <https://github.com/ros-drivers/audio_common/issues/229> from furushchev/flite-plugin-lazy-load
    FlitePlugin: Lazy loading default voice path
  * FlitePlugin: Lazy loading default voice path
  * Contributors: Shingo Kitagawa, Yuki Furuta

 -- Austin Hendrix <namniart@gmail.com>  Thu, 08 Jun 2023 00:00:00 -0000

ros-one-sound-play (0.3.16-0jammy) jammy; urgency=high

  * Merge pull request #203 <https://github.com/ros-drivers/audio_common/issues/203> from nakane11/timeout
  * refactor libsoundplay.py
  * Add timeout to wait_for_server and wait_for_result
  * Contributors: Aoi Nakane, Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Fri, 23 Dec 2022 00:00:00 -0000

ros-one-sound-play (0.3.15-0jammy) jammy; urgency=high

  * Merge pull request #200 <https://github.com/ros-drivers/audio_common/issues/200> from knorth55/yaml-missing
  * show error and skip loading when plugin yaml is missing
  * Merge pull request #199 <https://github.com/ros-drivers/audio_common/issues/199> from knorth55/install-plugin-yaml
  * fix missing install in CMakeLists.txt
  * Contributors: Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Mon, 29 Aug 2022 00:00:00 -0000

ros-one-sound-play (0.3.14-0jammy) jammy; urgency=high

  * Merge pull request #193 <https://github.com/ros-drivers/audio_common/issues/193> from knorth55/refactor-soundplay-node
  * refactor soundplay_node.py
  * Merge pull request #192 <https://github.com/ros-drivers/audio_common/issues/192> from knorth55/fix-file-open-issue
  * fix typo causing file open issue
  * Merge pull request #191 <https://github.com/ros-drivers/audio_common/issues/191> from knorth55/flite-default-voice-dir
  * add default voice dir for flite_plugin
  * Merge pull request #190 <https://github.com/ros-drivers/audio_common/issues/190> from ros-drivers/knorth55-patch-1
  * Update soundplay_node.py
  * Merge pull request #187 <https://github.com/ros-drivers/audio_common/issues/187> from knorth55/fix-typo
  * fix typo in soundplay_node.py
  * Merge pull request #185 <https://github.com/ros-drivers/audio_common/issues/185> from knorth55/sound-play-flite-plugin
    add flite plugin for sound_play
  * Merge pull request #183 <https://github.com/ros-drivers/audio_common/issues/183> from knorth55/sound-play-plugin
    add soundplay plugin feature
  * add flite in sound_play dependency
  * refactor FestivalPlugin
  * add flite plugin
  * change default_voice to None
  * add plugin arg in soundplay_node.launch
  * refactor codes
  * add output screen in soundplay_node.launch
  * add soundplay plugin attribute
  * Merge pull request #184 <https://github.com/ros-drivers/audio_common/issues/184> from knorth55/default-voice
  * add default_voice in soundplay_node.launch
  * Merge pull request #182 <https://github.com/ros-drivers/audio_common/issues/182> from iory/is-speaking
  * Improve is_speaking by checking goal status
  * Merge pull request #181 <https://github.com/ros-drivers/audio_common/issues/181> from knorth55/refactor-is-speaking
  * refactor is_speaking.py
  * Contributors: JSK fetch user, Shingo Kitagawa, iory

 -- Austin Hendrix <namniart@gmail.com>  Thu, 18 Aug 2022 00:00:00 -0000

ros-one-sound-play (0.3.13-0jammy) jammy; urgency=high

  * Merge pull request #176 <https://github.com/ros-drivers/audio_common/issues/176> from iory/is-speeching
  * Add is_speaking.py to catkin_install_python
  * Fixed name speeching to speaking
  * Add is_speeching node for checking robot is speaking
  * Contributors: Shingo Kitagawa, iory

 -- Austin Hendrix <namniart@gmail.com>  Thu, 07 Apr 2022 00:00:00 -0000

ros-one-sound-play (0.3.12-0jammy) jammy; urgency=high

  * Merge pull request #175 <https://github.com/ros-drivers/audio_common/issues/175> from iory/rate
    Modified loop rate for action execution
  * Modified loop rate for action execution
  * Merge pull request #131 <https://github.com/ros-drivers/audio_common/issues/131> from yann-bourrigault/master
    Handle playing sound in loop
  * import GObject in try section
  * Merge pull request #174 <https://github.com/ros-drivers/audio_common/issues/174> from iory/cache
    Add arg2 information for cache
  * Add arg2 information for cache
  * Merge pull request #173 <https://github.com/ros-drivers/audio_common/issues/173> from knorth55/replace-sound-client
  * Merge pull request #172 <https://github.com/ros-drivers/audio_common/issues/172> from knorth55/start-action-after-init
    [sound_play] start ActionServer after initialize in soundplay_node.py
  * Merge pull request #171 <https://github.com/ros-drivers/audio_common/issues/171> from knorth55/set-aborted
    [sound_play] add proper set_aborted in soundplay_node.py
  * add replace in sendMsg
  * start actionserver after initialize in soundplay_node.py
  * add proper set_aborted in soundplay_node.py
  * Merge branch 'master' into master
  * Handle playing sound repeatedly
  * Contributors: Shingo Kitagawa, Yann BOURRIGAULT, iory

 -- Austin Hendrix <namniart@gmail.com>  Wed, 01 Sep 2021 00:00:00 -0000

ros-one-sound-play (0.3.11-0jammy) jammy; urgency=high

  * Merge pull request #167 <https://github.com/ros-drivers/audio_common/issues/167> from k-okada/fix_155
  * Use rospy.myargv() instead of sys.argv to support remapping
  * Contributors: Kei Okada, Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Thu, 08 Apr 2021 00:00:00 -0000

ros-one-sound-play (0.3.10-0jammy) jammy; urgency=high



 -- Austin Hendrix <namniart@gmail.com>  Thu, 07 Jan 2021 00:00:00 -0000

ros-one-sound-play (0.3.9-0jammy) jammy; urgency=high



 -- Austin Hendrix <namniart@gmail.com>  Thu, 22 Oct 2020 00:00:00 -0000

ros-one-sound-play (0.3.8-0jammy) jammy; urgency=high

  * Merge pull request #155 <https://github.com/ros-drivers/audio_common/issues/155> from garaemon/use-myargv
    Use rospy.myargv() instead of sys.argv to support remapping
  * Use rospy.myargv() instead of sys.argv to support remapping
  * Merge pull request #154 <https://github.com/ros-drivers/audio_common/issues/154> from mikaelarguedas/fix_say_python3
  * update to support no iso-8859-15 language (#1 <https://github.com/ros-drivers/audio_common/issues/1>)
    * support non iso-8859-15 language
    * encode only for python2
  * convert items to an iterator
  * make cleanup compatible with Python 3
  * catch AttributeError to handle python3 strings
  * Contributors: Mikael Arguedas, Ryohei Ueda, Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Sun, 13 Sep 2020 00:00:00 -0000

ros-one-sound-play (0.3.7-0jammy) jammy; urgency=high

  * Merge pull request #149 <https://github.com/ros-drivers/audio_common/issues/149> from garaemon/specify-topic-to-play-sound
    Support use different topic and actionlib to play sound
  * Support use different topic and actionlib to play sound
    * Add two keywords to the constructor of SoundClient class in order to
    specify actionlib namespace and topic name to play sound.
    * See #119 <https://github.com/ros-drivers/audio_common/issues/119>.
  * Merge pull request #144 <https://github.com/ros-drivers/audio_common/issues/144> from ros-drivers/knorth55-patch-1
  * add gstreamer1.0-alsa exec_depend in sound_play
  * Contributors: Ryohei Ueda, Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Sat, 08 Aug 2020 00:00:00 -0000

ros-one-sound-play (0.3.6-0jammy) jammy; urgency=high

  * Merge pull request #140 <https://github.com/ros-drivers/audio_common/issues/140> from knorth55/support-python3
    fix syntax for python3
  * Merge pull request #141 <https://github.com/ros-drivers/audio_common/issues/141> from knorth55/add-maintainer
    add maintainer
  * add maintainer
  * fix syntax for python3
  * Contributors: Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Fri, 29 May 2020 00:00:00 -0000

ros-one-sound-play (0.3.5-0jammy) jammy; urgency=high

  * Merge pull request #133 <https://github.com/ros-drivers/audio_common/issues/133> from knorth55/noetic-build
  * remove unnecessary shebang
  * use setuptools instead of distutils.core
  * use package format=3 for python3
  * refactor CMakeLists.txt
  * use catkin_install_python for python shebang
  * Merge pull request #135 <https://github.com/ros-drivers/audio_common/issues/135> from knorth55/add-travis
  * disable sound_play test
  * Contributors: Shingo Kitagawa

 -- Austin Hendrix <namniart@gmail.com>  Tue, 28 Apr 2020 00:00:00 -0000

ros-one-sound-play (0.3.4-0jammy) jammy; urgency=high

  * Merge pull request #126 <https://github.com/ros-drivers/audio_common/issues/126> from itohdak/fix-Gstreamer-memory-leak
    [sound_play/scripts/soundplay_node.py] fix Gstreamer memory leak
  * Merge pull request #123 <https://github.com/ros-drivers/audio_common/issues/123> from 708yamaguchi/fix-encode
    Do not encode text when using langages which ISO-8859-15 does not support
  * [sound_play/scripts/soundplay_node.py] fix Gstreamer memory leak
  * do not encode text when using langages which ISO-8859-15 does not support
  * Merge pull request #118 <https://github.com/ros-drivers/audio_common/issues/118> from v4hn/patch-1
    use default audio output by default
  * use default audio output by default
    Not specifying a sound device defaults to *the first* sound device starting from Ubuntu 16.04., not to the one configured as default.
    The change is backward compatible and tested on ROS indigo and kinetic on a PR2 robot.
  * Merge pull request #110 <https://github.com/ros-drivers/audio_common/issues/110> from gerardcanal/master
    Encoded text to be said in ISO-8859-15
  * Merge branch 'master' of github.com:ros-drivers/audio_common
  * Sound play: Encoded file to be said in ISO-8859-15 so that accents in languages such as Spanish, Catalan or French are correctly pronounced (based on http://festcat.talp.cat/en/usage.php which says festival expects ISO-8859-15 encoding)
  * Contributors: Austin, Gerard Canal, Michael Görner, Naoya Yamaguchi, Shingo Kitagawa, itohdak

 -- Austin Hendrix <namniart@gmail.com>  Thu, 02 Apr 2020 00:00:00 -0000

ros-one-sound-play (0.3.3-0jammy) jammy; urgency=high

  * Fix gstreamer errors. Fixes #108 <https://github.com/ros-drivers/audio_common/issues/108>
  * Contributors: trainman419

 -- Austin Hendrix <namniart@gmail.com>  Tue, 22 May 2018 00:00:00 -0000

ros-one-sound-play (0.3.2-0jammy) jammy; urgency=high

  * [sound_play] add option to select audio device to play / record (#87 <https://github.com/ros-drivers/audio_common/issues/87>)
    * [sound_play] add option to select audio device to play
    * [sound_play] reformat README to markdown; add usage to set device via rosparam
    * audio_capture: add option for selecting device to use
    * audio_play: add option to select device for playing audio
    * add device argument to launch files
    Conflicts:
    audio_capture/launch/capture.launch
    audio_capture/launch/capture_to_file.launch
    audio_capture/src/audio_capture.cpp
    audio_play/launch/play.launch
    sound_play/scripts/soundplay_node.py
  * Merge pull request #95 <https://github.com/ros-drivers/audio_common/issues/95> from yujinrobot/volume_check
    [sound_play] volume check for cached sounds
  * [sound_play] checks if sound's Gst instance's volume has changed and resets it
  * Contributors: Austin, Naveed Usmani, Yuki Furuta

 -- Austin Hendrix <namniart@gmail.com>  Wed, 02 May 2018 00:00:00 -0000

ros-one-sound-play (0.3.1-0jammy) jammy; urgency=high

  * Update to new gstreamer rosdeps
  * Update sound_play to gstreamer 1.0
  * remove chance of uninitialised variable being called in a subscriber callback.
  * Add changelogs
  * Issue: The error checks for missing publisher/action client in sendMsg were inverted.
    The non-blocking brach tested the action client while the blocking branch
    tested the publisher.
    Fix: Inverted the blocking boolean for both branchs.
  * sound_play: Fix build with -DCATKIN_ENABLE_TESTING=OFF.
    https://bugs.gentoo.org/show_bug.cgi?id=567466
  * [soundplay_node] fix resources not being released on dict cleanup
    This was resulting in the number of sink inputs reaching the maximum threshold,
    (32 on ubuntu 14.04 with pulseaudio 4.0) after which no more sounds could be
    played by the node. It would only happen if the rate of sounds being played was
    slower than the dictionary cleanup.
  * depend on actionlib.
  * Introduce unit test to ensure soundclient is started correctly.
  * Example of using the explicit blocking parameter to override the class setting.
  * SoundClient can also explicitly specify whether or not to block while playing the sound.
    Each play/repeat/say/... method can take an option blocking=True|False argument (using **kwargs), which over-rides the class-wide setting.
  * Merge pull request #62 from felixduvallet/set_queue_size
    Set queue_size in soundplay_node Publisher
  * do both in same script.
  * Added script showing the various blocking/non-blocking ways of using SoundClient.
  * removed trailing whitespace only
  * loginfo -> logdebug.
  * Slightly more condensed version of thresholding.
  * Enable blocking calls inside libsoundplay's SoundClient.
    This makes use of the actionlib interface provided by soundplay_node, by ensuring SoundClient receives a response before returning.
    Turn this on by: SoundClient(blocking=true).
  * Use new-style python classes (inherits from object).
  * removed trailing whitespace.
  * Set the volume in each of the sound_play actionlib tests.
    This makes the script actually play the sounds it requests.
  * Specify queue size explicitly.
    Removed warning message printed each time soundplay_node was started.
  * remove trailing whitespace only.
  * Change wiki urls
  * Fix test target name collision. Fixes #49
  * sound_play: cpp header conforms to the style guide
  * sound_play: update scripts to allow volume to be set
  * sound_play: updated tests to include volume changes
  * sound_play: add ability to specify volume at which to play sounds
    Also changed error to warning as per todo
  * sound_play: fix indentation and comment inconsistencies
  * sound_play: remove some raw prints cluttering output
  * sound_play: added queue_size to SoundClient init
    Should prevent warning being displayed whenever the client is created.
    Fixes issue #43
  * add simple-actionlib functionality to sound_play
  * sound_play: Added functions to play files relative to a package path
  * Update maintainer email
  * Contributors: Alexis Ballier, Austin, Daniel Stonier, David V. Lu, Felix Duvallet, Matthias Nieuwenhuisen, Michal Staniaszek, Neowizard, aginika, trainman419

 -- Austin Hendrix <namniart@gmail.com>  Sun, 28 Aug 2016 00:00:00 -0000

ros-one-sound-play (0.2.11-0jammy) jammy; urgency=high

  * Add changelogs
  * Fix bug in say.py. Fixes #72 <https://github.com/ros-drivers/audio_common/issues/72>
  * Contributors: trainman419

 -- Austin Hendrix <namniart@gmail.com>  Tue, 16 Feb 2016 00:00:00 -0000

ros-one-sound-play (0.2.10-0jammy) jammy; urgency=high

  * Add changelogs
  * Issue: The error checks for missing publisher/action client in sendMsg were inverted.
    The non-blocking brach tested the action client while the blocking branch
    tested the publisher.
    Fix: Inverted the blocking boolean for both branchs.
  * sound_play: Fix build with -DCATKIN_ENABLE_TESTING=OFF.
    https://bugs.gentoo.org/show_bug.cgi?id=567466
  * Contributors: Alexis Ballier, Neowizard, trainman419

 -- Austin Hendrix <namniart@gmail.com>  Thu, 21 Jan 2016 00:00:00 -0000

ros-one-sound-play (0.2.9-0jammy) jammy; urgency=high

  * Add changelogs
  * [soundplay_node] fix resources not being released on dict cleanup
    This was resulting in the number of sink inputs reaching the maximum threshold,
    (32 on ubuntu 14.04 with pulseaudio 4.0) after which no more sounds could be
    played by the node. It would only happen if the rate of sounds being played was
    slower than the dictionary cleanup.
  * depend on actionlib.
  * Introduce unit test to ensure soundclient is started correctly.
  * Example of using the explicit blocking parameter to override the class setting.
  * SoundClient can also explicitly specify whether or not to block while playing the sound.
    Each play/repeat/say/... method can take an option blocking=True|False argument (using **kwargs), which over-rides the class-wide setting.
    Conflicts:
    sound_play/src/sound_play/libsoundplay.py
  * do both in same script.
  * Added script showing the various blocking/non-blocking ways of using SoundClient.
  * removed trailing whitespace only
    Conflicts:
    sound_play/scripts/say.py
  * loginfo -> logdebug.
  * Enable blocking calls inside libsoundplay's SoundClient.
    This makes use of the actionlib interface provided by soundplay_node, by ensuring SoundClient receives a response before returning.
    Turn this on by: SoundClient(blocking=true).
    Conflicts:
    sound_play/src/sound_play/libsoundplay.py
  * Use new-style python classes (inherits from object).
    Conflicts:
    sound_play/src/sound_play/libsoundplay.py
  * removed trailing whitespace.
    Conflicts:
    sound_play/src/sound_play/libsoundplay.py
  * Revert "Set the volume in each of the sound_play actionlib tests."
    This reverts commit 55ab08c882809fc6d21affb849a7dac9f1901867.
    Indigo-devel does not have the volume API
  * Set the volume in each of the sound_play actionlib tests.
    This makes the script actually play the sounds it requests.
  * Specify queue size explicitly.
    Removed warning message printed each time soundplay_node was started.
  * remove trailing whitespace only.
  * Fix wiki links
  * Contributors: David V. Lu, Felix Duvallet, Michal Staniaszek, trainman419

 -- Austin Hendrix <namniart@gmail.com>  Wed, 02 Dec 2015 00:00:00 -0000

ros-one-sound-play (0.2.8-0jammy) jammy; urgency=high

  * Fix test target name collision. Fixes #49 <https://github.com/ros-drivers/audio_common/issues/49>
  * sound_play: remove some raw prints cluttering output
  * sound_play: added queue_size to SoundClient init
    Should prevent warning being displayed whenever the client is created.
    Fixes issue #43 <https://github.com/ros-drivers/audio_common/issues/43>
  * add simple-actionlib functionality to sound_play
  * sound_play: Added functions to play files relative to a package path
  * Update maintainer email
  * Contributors: Matthias Nieuwenhuisen, Michal Staniaszek, aginika, trainman419

 -- Austin Hendrix <namniart@gmail.com>  Fri, 02 Oct 2015 00:00:00 -0000

ros-one-sound-play (0.2.7-0jammy) jammy; urgency=high



 -- Austin Hendrix <namniart@gmail.com>  Fri, 25 Jul 2014 00:00:00 -0000

ros-one-sound-play (0.2.6-0jammy) jammy; urgency=high

  * Fix path resolution in python soundplay lib.
  * now importing roslib. closes #33 <https://github.com/ros-drivers/audio_common/issues/33>
  * Contributors: Piyush Khandelwal, trainman419

 -- Austin Hendrix <namniart@gmail.com>  Wed, 26 Feb 2014 00:00:00 -0000

ros-one-sound-play (0.2.5-0jammy) jammy; urgency=high

  * "0.2.5"
  * Install sounds. Fixes #29 <https://github.com/ros-drivers/audio_common/issues/29>.
  * install sound_play.h and export include folder
  * Contributors: ahendrix, trainman419, v4hn

 -- Austin Hendrix <namniart@gmail.com>  Thu, 23 Jan 2014 00:00:00 -0000

ros-one-sound-play (0.2.4-0jammy) jammy; urgency=high

  * Fix cmake ordering.
  * Contributors: Austin Hendrix

 -- Austin Hendrix <namniart@gmail.com>  Tue, 10 Sep 2013 00:00:00 -0000

ros-one-sound-play (0.2.3-0jammy) jammy; urgency=high

  * Fix python.
  * Contributors: Austin Hendrix

 -- Austin Hendrix <namniart@gmail.com>  Mon, 15 Jul 2013 00:00:00 -0000

ros-one-sound-play (0.2.2-0jammy) jammy; urgency=high

  * Actually add proper dependency on message generation.
  * Reorder CMakeLists.txt.
  * Contributors: Austin Hendrix

 -- Austin Hendrix <namniart@gmail.com>  Wed, 10 Apr 2013 00:00:00 -0000

ros-one-sound-play (0.2.1-0jammy) jammy; urgency=high



 -- Austin Hendrix <namniart@gmail.com>  Mon, 08 Apr 2013 13:59:00 -0000

ros-one-sound-play (0.2.0-0jammy) jammy; urgency=high

  * Finish catkinizing audio_common.
  * Start catkinizing sound_play.
  * Fix typo in package.xml
  * Versions and more URLs.
  * Convert manifests to package.xml
  * Ditch old makefiles.
  * Use festival default voice from libsoundplay.
  * Set myself as the maintainer.
  * Fix filehandle leak and add debug statements.
  * Updates manifest
  * Updated manifests for rodep2
  * Fixed sound_play
  * Added test wave
  * Cleaned up the test script
  * Added default voice to say command
  * Updated the gstreamer rosdeps
  * Removed comment
  * Added diagnostic_msgs to sound_play
  * Added a rosdep.yaml file
  * Added ability to use different festival voices
  * Added exit(1) when import of pygame fails. This makes the error message easier to notice.
  * Added Ubuntu platform tags to manifest
  * Added a link to the troubleshooting wiki page in the diagnostic message as requested by #4070 <https://github.com/ros-drivers/audio_common/issues/4070>.
  * Took out the deprecated API.
  * Sound play now publishes header timestamp in message. #3822 <https://github.com/ros-drivers/audio_common/issues/3822>
  * Cleaned up temp file generation when doing text to speach. Now uses the tempfile module.
  * Adding missing export of headers for sound_play C++ API
  * Changing node name for sound play diagnostics, #3599 <https://github.com/ros-drivers/audio_common/issues/3599>
  * Added test.launch to run sound server and a test client.
  * Remove use of deprecated rosbuild macros
  * Replaced review tag with standardized message
  * Updated review status
  * Added a launch file to start soundplay_node.py
  * Made the sound_play client libraries be more explicit about what to do when the node is not running.
  * Updated manifest description
  * Updated copyright year
  * fixed XML typo
  * updated package description
  * Added a copyright message.
  * Removed debugging message from sound_play node.
  * Added tests for new sound_play python API and fixed a few bugs.
  * Fixed missing self arguments in sound_play libsoundplay.py
  * Upgraded the python sound_play API
  * Converted non-camelCase methods to camelCase in sound_play C++ API
  * Changed Lock to RLock to fix #2801 <https://github.com/ros-drivers/audio_common/issues/2801>
  * Made the deprecation of SoundHandle into a warning.
  * Added debug messages
  * Updated soundplay_node to publish diagnostics and increased the number of active channels.
  * Added diagnostic_msgs dependency to sound_play
  * sound_play: Renamed SoundHandle to SoundClient. Added Sound-centric C++ API. Changed byte to int8 in msg file. Updated documentation.
  * migration part 1
  * Contributors: Austin Hendrix, Nate Koenig, blaise, blaisegassend, eitan, gerkey, kwc, nkoenig, watts, wheeler

 -- Austin Hendrix <namniart@gmail.com>  Mon, 08 Apr 2013 13:49:00 -0000


