hollywood (1.21-1) unstable; urgency=medium

  [ Sergio Schvezov ]
  * === added directory snap.hollywood/local, snap.hollywood/local/0001-
    apg.patch, snap.hollywood/local/0002-byobu-shm.patch,
    snap.hollywood/local/0003-hexdump.patch, snap.hollywood/local/0004-
    man.patch, snap.hollywood/local/setup,
    snap.hollywood/snapcraft.yaml:
    - Use base: core18
    - Move to strict confinement
    - Patch apg to be snap-aware
    - Patch 3 hollywood files to be snap-aware:
    - /dev/shm path
    - man related path
    - paths for hexdump
    - Add command-chain for minor workarounds:
    - BYOBU_PREFIX uses realpath in .byoburc
    - Link czze plugins to the confined home

  [ Dustin Kirkland ]
  * snap.hollywood/snapcraft.yaml:
    - adjusted to build

 -- Dustin Kirkland <kirkland@x250>  Tue, 10 Mar 2020 08:23:13 -0500

hollywood (1.20-1) unstable; urgency=medium

  * lib/hollywood/mplayer, share/hollywood/soundwave.mp4:
    - added sound wave video (no sound)
    - start at a random point, between 0 and 99 seconds into the video
    - speed it up 100x
  * debian/control:
    - depends, rather than recommends
  * debian/changelog:
    - fix email

 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 29 Nov 2019 15:07:08 -0600

hollywood (1.19-1) unstable; urgency=medium

  * bin/hollywood, debian/control, debian/copyright, lib/hollywood/apg,
    share/hollywood/mi.mp4, share/man/man1/hollywood.1, TODO:
    - Bug #944275: remove last remnants of old sound/video plugin

 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 07 Nov 2019 07:34:11 -0600

hollywood (1.18-1) unstable; urgency=medium

  * bin/wallstreet, debian/control, lib/wallstreet/newsbeuter =>
    lib/wallstreet/newsboat, lib/wallstreet/ticker, lib/wallstreet/w3m,
    share/wallstreet/newsbeuter.config =>
    share/wallstreet/newsboat.config, share/wallstreet/newsbeuter.urls
    => share/wallstreet/newsboat.urls:
    - Get wallstreet working again
    - move from newsbeuter to newsboat, Closes: #914627
    - move from google to yahoo
    - replace rsstail panel
  * bin/wallstreet, share/wallstreet/newsboat.config:
    - drop support for Ubuntu versions before 16.10
    - simplify pane sizing
    - text wrap newsboat at 70 columns
  * debian/changelog:
    - merge in Debian maintainer changelogs, here upstream into this one

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 12 Jun 2019 19:07:14 -0500

hollywood (1.17-1) unstable; urgency=medium

  * No change rebuild

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 11 Jun 2019 23:39:27 -0500

hollywood (1.16-1) unstable; urgency=medium

  * debian/control:
    - added atop
  * bin/hollywood, debian/control, lib/hollywood/apg,
    lib/hollywood/atop, lib/hollywood/bmon, lib/hollywood/cmatrix,
    lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
    lib/hollywood/man, lib/hollywood/mplayer, lib/hollywood/speedometer,
    lib/hollywood/sshart, lib/hollywood/stat, lib/hollywood/tree,
    share/man/man1/hollywood.1:
    - rework the pane reorganization system
      + rather than just using the presets, tear down all panes but one,
        and build them back up
      + adds much more randomness (2^16) and more interesting pane layouts
    - speed up mplayer (when sound is off), makes for a more interesting
      animation
    - add and document a command line option for -d|--delay in seconds,
      for the amount of time between window reorganization
    - simplify the pkill/trap to only catch ctrl-c (SIGINT)
    - loop the mplayer animation, in case the delay is longer than the
      length of the animation
    - reorganize the stat widget, to run head first, then randomize,
      improves start time drammatically
  * lib/hollywood/apg, lib/hollywood/code, lib/hollywood/jp2a,
    lib/hollywood/logs, lib/hollywood/map, lib/hollywood/sshart,
    share/hollywood/map.jpg:
    - randomize the colors on apg
    - use locate -l to stop matching after 4096 files
    - randomize the logs order
    - add a map, because there's always a world map
  * debian/control, debian/copyright, debian/wallstreet.install,
    share/man/man1/wallstreet.1:
    - merge some of the changes from debian
  * share/man/man1/hollywood.1:
    - add link to hollywood.computer

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 11 Jun 2019 23:37:11 -0500

hollywood (1.15-1) unstable; urgency=medium

  * README:
    - removed some cruft
  * screenshots/
    - added a screenshots directory
  * bin/hollywood, share/man/man1/hollywood.1:
    - default to nosound, add --sound to enable sound
    - https://github.com/dustinkirkland/hollywood/issues/27

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 18 Mar 2019 20:05:17 -0500

hollywood (1.14-2) unstable; urgency=medium

  * New Maintainer (Closes: #920883):
    - Add myself to Maintainer field on d/control.
  * Bump debhelper to debhelper-compat (= 12) from 11 on d/control.
    - Delete compat file
  * Bump Standards-Version to 4.3.0 (from 4.2.1) on d/control.
  * Add myself to d/copyright for debian/* files.
  * Add Vcs-* links

 -- Emmanuel Arias <emamnuelarias30@gmail.com>  Fri, 15 Feb 2019 01:25:04 +0000

hollywood (1.14-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Add missing package dependency tmux.
    (Closes: #912823)

 -- Boyuan Yang <byang@debian.org>  Fri, 07 Dec 2018 23:02:30 -0500

hollywood (1.14-1) unstable; urgency=medium

  * Initial release (Closes: #888265)

 -- Yangfl <mmyangfl@gmail.com>  Sun, 21 Oct 2018 21:17:10 +0800

hollywood (1.14-1) unstable; urgency=medium

  * rebuild release tarball without snap packaging embedded

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 31 Jan 2018 14:44:02 -0600

hollywood (1.13-1) unstable; urgency=medium

  * === added directory snap, snap/snapcraft.yaml:
    - added a first crack at a snapcraft.yaml
  * snap/snapcraft.yaml:
    - polish up the snapcraft.yaml
  * === added directory snap.wallstreet, === renamed directory snap =>
    snap.hollywood, snap.wallstreet/snapcraft.yaml:
    - all wallstreet snap packaging
  * === added directory snap.wallstreet, === renamed directory snap =>
    snap.hollywood, snap.hollywood/snapcraft.yaml,
    snap.wallstreet/snapcraft.yaml:
    - fix versions
  * lib/wallstreet/w3m:
    - fix Google Finance URL

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 31 Jan 2018 14:23:10 -0600

hollywood (1.12-1) unstable; urgency=medium

  * bin/breaks => lib/wallstreet/breaks, lib/wallstreet/w3m:
    - install missing binary, move out of /usr/bin
  * bin/wallstreet, debian/control, lib/wallstreet/breaks,
    lib/wallstreet/newsbeuter, share/wallstreet/newsbeuter1.urls,
    share/wallstreet/newsbeuter2.urls,
    share/wallstreet/newsbeuter3.urls, share/wallstreet/newsbeuter.urls:
    - cope with tmux's change of pane enumeration :-(
  * bin/wallstreet, lib/wallstreet/rsstail,
    share/wallstreet/newsbeuter.urls:
    - add more feeds, remove empty lines from rsstail
  * lib/wallstreet/rsstail, share/wallstreet/newsbeuter.config:
    - fix background, reload newsbeuter once a minute
  * share/wallstreet/nrss.config:
    - initial nrss config

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 04 Dec 2016 11:17:38 -0600

hollywood (1.11-1) unstable; urgency=medium

  * bin/breaks, bin/wallstreet, lib/wallstreet/img2txt,
    lib/wallstreet/jp2a, lib/wallstreet/rsstail, lib/wallstreet/w3m,
    share/wallstreet/lynx.lss, share/wallstreet/newsbeuter2.urls,
    share/wallstreet/newsbeuter3.urls:
    - first crack at a "wallstreet" package
  * bin/wallstreet, lib/wallstreet/img2txt, lib/wallstreet/jp2a,
    lib/wallstreet/newsbeuter, lib/wallstreet/rsstail,
    lib/wallstreet/ticker, lib/wallstreet/w3m:
    - further refinement, added a couple of tickers
  * bin/breaks, bin/wallstreet, lib/wallstreet/img2txt,
    lib/wallstreet/jp2a, lib/wallstreet/newsbeuter,
    lib/wallstreet/rsstail, lib/wallstreet/ticker, lib/wallstreet/w3m,
    share/wallstreet/newsbeuter.config:
    - a number of updates, statically configuring the windows, focusing on
      news
  * bin/hollywood, debian/hollywood.install, lib/hollywood/mplayer,
    share/man/man1/hollywood.1:
    - add a -h|--help option
    - move the splits argument to "--splits"
    - add a -q|--quiet|--nosound arg to enable quiet mode
  * debian/control, lib/wallstreet/img2txt, lib/wallstreet/jp2a:
    - update dependencies, add wallstreet stuff

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 30 Nov 2016 16:57:52 -0600

hollywood (1.10-1) unstable; urgency=medium

  * share/man/man1/hollywood.1:
    - fixed github issue #14
      https://github.com/dustinkirkland/hollywood/issues/14
      fixed incomplete sentence in manpage
  * bin/hollywood:
    - switch layout every 5 seconds

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 18 Sep 2016 20:46:45 -0500

hollywood (1.9-1) unstable; urgency=medium

  [ dlahoti ]
  * lib/hollywood/errno:
    - add check for ccze to errno

  [ Dustin Kirkland ]
  * bin/hollywood:
    - fix github #12, SPLITS Parameter doesn't work

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 18 Sep 2016 20:46:43 -0500

hollywood (1.8-1) unstable; urgency=medium

  [ Dimitri Merejkowsky and Dustin Kirkland ]
  * bin/hollywood, lib/hollywood/apg, lib/hollywood/bmon,
    lib/hollywood/cmatrix, lib/hollywood/code, lib/hollywood/errno,
    lib/hollywood/hexdump, lib/hollywood/htop, lib/hollywood/jp2a,
    lib/hollywood/logs, lib/hollywood/man, lib/hollywood/mplayer,
    lib/hollywood/speedometer, lib/hollywood/sshart, lib/hollywood/stat,
    lib/hollywood/tree, TODO:
    - improve stability

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 09 May 2016 21:33:35 -0500

hollywood (1.7-1) unstable; urgency=medium

  * debian/control:
    - add missing dependency on mlocate:
      https://github.com/dustinkirkland/hollywood/issues/2
  * lib/hollywood/apg, lib/hollywood/bmon, lib/hollywood/cmatrix,
    lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
    lib/hollywood/man, lib/hollywood/mplayer, lib/hollywood/speedometer,
    lib/hollywood/sshart, lib/hollywood/stat, lib/hollywood/tree:
    - test for existence of each widget
      + https://github.com/dustinkirkland/hollywood/issues/1
  * bin/hollywood, share/man/man1/hollywood.1:
    - exit cleanly, trap signals, document exit, renice widgets
      to minimum scheduling priority
  * close LP: #1403659, now that we launch byobu if not already running

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 05 Jan 2015 09:58:13 -0600

hollywood (1.6-1) unstable; urgency=medium

  * bin/hollywood, lib/hollywood/bmon, lib/hollywood/cmatrix,
    lib/hollywood/htop, lib/hollywood/speedometer:
    - be a little more resilient to inadvertent failures
  * bin/hollywood, lib/hollywood/apg, lib/hollywood/bmon,
    lib/hollywood/cmatrix, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
    lib/hollywood/man, lib/hollywood/speedometer, lib/hollywood/sshart,
    lib/hollywood/stat, lib/hollywood/tree:
    - launch byobu, if we're not already in a byobu, LP: #1403659
    - be a bit more resilient on launch
  * bin/hollywood:
    - create a new session, delay just a bit, launch it
  * bin/hollywood, debian/control, debian/copyright:
    - make lintian happier
  * lib/hollywood/apg, lib/hollywood/bmon, lib/hollywood/cmatrix,
    lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
    lib/hollywood/man, lib/hollywood/speedometer, lib/hollywood/sshart,
    lib/hollywood/stat, lib/hollywood/tree:
    - rather than tmux killing the window (which leaves running processes
      behind), kill the processes themselves and let the window die off

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 17 Dec 2014 22:16:36 -0600

hollywood (1.5-1) unstable; urgency=medium

  * lib/hollywood/apg, lib/hollywood/bmon, lib/hollywood/cmatrix,
    lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
    lib/hollywood/man, lib/hollywood/speedometer, lib/hollywood/sshart,
    lib/hollywood/stat, lib/hollywood/tree:
    - exit on ctrl-c in any window

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 17 Dec 2014 11:41:02 -0600

hollywood (1.4-1) unstable; urgency=medium

  * === added directory share/hollywood, bin/hollywood, debian/control,
    debian/copyright, lib/hollywood/mplayer, share/hollywood/mi.mp4:
    - add Mission Impossible theme song with audio visualizer movie
    - song was downloaded and is used under CC0 1.0, from:
      + https://archive.org/details/MissionImpossibleTheme
    - video was created by using gtk-recordmydesktop screencast of
      totem, using the Monoscope visual effect, while playing the song,
      then mixed back with the song using avconv
    - added mplayer to deps
    - added mplayer plugin to play mi.mp4 and render to ascii art

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 17 Dec 2014 08:33:18 -0600

hollywood (1.3-1) unstable; urgency=medium

  * bin/hollywood, lib/hollywood/apg:
    - colorize nato speak, move panes around

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 16 Dec 2014 18:14:26 -0600

hollywood (1.2-1) unstable; urgency=medium

  * lib/hollywood/code:
    - ensure we're only looking at code in /usr
  * debian/control:
    - add vim for syntax highlighting of code

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 16 Dec 2014 15:45:00 -0600

hollywood (1.1-1) unstable; urgency=medium

  * === added directory usr, === added directory usr/share, === added
    directory usr/share/man, === added directory usr/share/man/man1,
    usr/share/man/man1/hollywood.1:
    - add a manpage
  * debian/control, debian/copyright:
    - fix some linitian errors
  * debian/install, === removed directory usr, === renamed directory
    usr/share => share:
    - install the manpage
  * bin/hollywood:
    - support limiting to a set number of splits
  * bin/hollywood, lib/hollywood/speedometer:
    - fix a typo and route logic

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 16 Dec 2014 15:32:42 -0600

hollywood (1.0-1) unstable; urgency=medium

  * === added directory debian, === added directory debian/source,
    debian/compat, debian/control, debian/copyright, debian/install,
    debian/rules, debian/source/format:
    - inital packaging
  * bin/hollywood, debian/control, lib/hollywood/top:
    - add htop, remove top;  htop is more hollywood
  * lib/hollywood/man:
    - add a random manpage viewer
  * bin/hollywood, debian/copyright, lib/hollywood/cmatrix,
    lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
    lib/hollywood/logs, lib/hollywood/man, lib/hollywood/sshart,
    lib/hollywood/tree:
    use Apache2 license
  * bin/hollywood, debian/control, lib/hollywood/apg,
    lib/hollywood/code, lib/hollywood/htop, lib/hollywood/stat, README:
    - dbar looks interesting?
    - silence tmux messages
    - add apg, htop, and stat
  * bin/hollywood, debian/control, lib/hollywood/bmon,
    lib/hollywood/jp2a, lib/hollywood/speedometer, README:
    - add a few more tools
    - update dependencies
  * lib/hollywood/stat:
    - default to yellow

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 09 Dec 2014 17:40:29 -0600
