smplayer (17.7.0-0obs) obs; urgency=medium

  * New upstream release:
    - Add some options to configure the conversion of srt subtitles to vtt for
      Chromecast (Preferences -> Network -> Chromecast), like the position of
      the subtitles on screen.
    - Fix a crash that may happen in the playlist when trying to delete selected
      items.

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 09 Jul 2017 19:29:21 -0700

smplayer (17.6.0-0obs.1) obs; urgency=medium

  * Add alternative build-depends that will build using Qt 5 if >= 5.6, 
    otherwise use Qt 4.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 01 Jul 2017 17:19:51 -0700

smplayer (17.6.0-0obs) jessie; urgency=medium

  * New upstream release:
    - Possibility to convert automatically subtitles in srt format to vtt
      when playing on Chromecast.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 02 Jun 2017 12:19:32 -0700

smplayer (17.5.0-0mcr12+1) mepis; urgency=low

  * Rebuild for MEPIS 12 community repository.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 08 May 2017 18:49:02 -0700

smplayer (17.5.0-0mcr15+1) mx; urgency=medium

  * New upstream release:
    - fix Youtube.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 08 May 2017 18:28:26 -0700

smplayer (17.4.2-0mcr12+1) mepis; urgency=low

  * Rebuild for MEPIS 12 community repository.
  * debian/rules: compress deb packages with xz.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 27 Apr 2017 11:23:20 -0700

smplayer (17.4.2-0mx15+1) mx; urgency=medium

  * New upstream release, build for MX-15:
    - Add play_next and play_prev to the list of actions for the mouse buttons.
    - Remember the position of the video when it's opened by drag & drop.
    - Fix the audio normalization filter when using mpv > 0.24.
    - Fix for the thumbnail generator when using old versions of mpv.
    - Add option for the MPlayer ffhevcvdpau decoder.
    - Add option View -> OSD -> Show times with milliseconds (requires
      mpv >= 0.21).
    - Be sure the suboptions for vo and ao aren't used. (mpv only)

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 27 Apr 2017 10:48:30 -0700

smplayer (17.4.0-0mx150+1) mx; urgency=medium

  * New Upstream release:
    - The thumbnail generator has been fixed.

 -- Mike Elstad (v3g4n) <v3g4n@mxlinux.org>  Fri, 07 Apr 2017 20:28:01 -0500

smplayer (17.3.0-1mx15+1) mx; urgency=medium

  * New upstream release:
    - Add experimental support for subtitles for Chromecast.
    - (mpv) Add more options for hardware decoding.
    - Fix some of the subtitles' options when using mpv.
    - Bug fixes.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 07 Mar 2017 18:00:53 -0800

smplayer (17.2.0-0mx15+1) mx; urgency=medium

  * New upstream release:
    - Fix for YouTube.
    - The option to delete files from the disk in the playlist is back but
      it's disabled by default (you can enable it in Preferences -> Playlist
      -> Misc.
    - On Linux SMPlayer now uses a different web server, included in the
      packages, to serve files for Chromecast. If you installed the package
      webfs you can uninstall it now since SMPlayer won't use it anymore.
    - New translation: Norwegian Bokmål.



 -- Steven Pusser <stevep@mxlinux.org>  Mon, 13 Feb 2017 11:50:05 -0800

smplayer (17.1.0-0mx15+1) mx; urgency=medium

  * New upstream release:
    - Experimental support to play videos on Chromecast.
    - Support for some of the #EXTVLCOPT options in m3u/m3u8 playlists.
      This may help to play online streams from playlists intended for VLC.
    - New options in the context menu of the playlist: "copy URL to clipboard",
      "open source folder" and "play on Chromecast".
    - Option to display bitrate information in the status bar.
    - Possibility to display the playback time with milliseconds in the
      status bar.
    - The option to add black borders on fullscreen is back
      (preferences -> general -> video).
    - The option to delete files from the disk in the playlist's context menu
      has been removed.
  * debian/patches: Refresh 05-add-debian-hardening-flags.patch.

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 22 Jan 2017 11:13:32 -0800

smplayer (16.11.0-0mx15+1) mx; urgency=medium

  * New upstream release:
    - More options in Preferences -> Playlist to better control the behaviour of
      the playlist. Changing some of the options makes it easier to use the
      playlist for bookmarks.
    - New option 'Show info on OSD' in View -> OSD (shortcut Shift + I). It
      displays info about the current media (resolution, bitrate...) on the OSD.
    - Bug fixes.
  * debian/patches: Refresh 05-add-debian-hardening-flags.patch.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 15 Nov 2016 21:03:44 -0800

smplayer (16.9.0-1mx150+1) mx; urgency=medium

  * New upstream release:
    - New option to send the audio to the specified audio device. It can be
      useful to send the audio to a TV via a HDMI cable or a bluetooth device.
    - Some improvements on the playlist. Now it's possible to hide any column
      (right click to see the options). The search field is also hidden by
      default, a new search button shows/hides it. These changes are intended to
      prevent the playlist window from displaying too wide.
    - Bug fixes.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sat, 17 Sep 2016 13:17:37 -0700

smplayer (16.8.0-1mx150+1) mx; urgency=medium

  * New upstream release:
    - The playlist has been improved. Now it's possible to sort by any
      column. There's a new column, with the path of the file (or URL)
      (this allows you to sort the list by folder).
      Now it's possible to search (actually filter) in the playlist.
      And finally there's a new option to load a playlist from internet.
      As  an example, you can enter this URL: http://smplayer.info/onlinetv.php
      It will download a playlist with some online TV streams.
    - Fix for YouTube.
    - Some bug fixes mainly for Qt 5.
  * debian/control: change description to say Qt 4 instead of 5.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Wed, 17 Aug 2016 15:08:48 -0700

smplayer (16.6.0-1mx150+1) mx; urgency=medium

  * Rebuild for MX-15.
  * Build against Qt 4, since any HDPI support requires Qt 5 >= 5.4. ;(
  * Refresh 05-add-debian-hardening-flags.patch.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sat, 18 Jun 2016 11:37:01 -0700

smplayer (16.4.0~ds0-1) unstable; urgency=medium

  * New upstream release. (Closes: #809667, #820431)
    - Refresh all patches and drop 03-not_define_reminder_actions.patch.
  * debian/control:
    - Bump standards version to 3.9.8. (no changes needed)
    - Update package description. (Closes: #819656)
    - Use secured links in VCS fields.
  * debian/rules:
    - Enable hardening=+all.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Fri, 08 Apr 2016 22:48:57 +0200

smplayer (15.11.0~ds0-1) unstable; urgency=medium

  [ Mateusz Łukasik ]
  * Repackaging upstream sources to drop included zlib sources.
  * New upstream release. (Closes: #770357, #798961, #799040, #800533,
    LP: #1390937)
    - Build with QT5.
  * Bump standards version to 3.9.6. (no changes needed)
  * Patch working: (thanks Alf Gaida <agaida@siduction.org>) 
    - Add 03-not_define_reminder_actions.patch to do not define reminder
    actions (Closes: #770359)
    - Add 04_update_desktop_launcher.patch for add Unity Launcher
    Quicklist and Keywords in desktop file. (LP: #938015)
    - Refresh 02-disable_updates.patch.
    - Add 05-add-debian-hardening-flags.patch to using Debian hardening 
      flags.
    - Add 06-tryfixplaylist.patch to fix playlist that disappear after
      leaving full-screen with openbox. (Closes: #799385, #799984)
  * debian/rules:
    - Remove /usr/share/doc/smplayer/es/gpl.htm
  * Update debian/copyright.
  * Add support for mpv: (Closes: #783401)
    - debian/control: Add mpv instead of mplayer|mplayer2.
  * debian/repack.local: update for dfsg to remove zlib directory.
  * Drop depends on mplayer2. It has been removed from Debian repository.
  * Remove debian/menu -- no longer needed.
  
  [ Alf Gaida ]
  * debian/rules:
    - Make local rebuilds possible. (Closes: #770382)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Sun, 06 Dec 2015 21:24:40 +0100

smplayer (14.9.0~ds0-1) unstable; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.

  [ Alessio Treglia ]
  * Repackaging upstream sources to get rid of
    zlib/contrib/dotzlib/DotZLib.chm.
  * Enable parallel builds.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Wed, 10 Sep 2014 13:50:48 +0200

smplayer (14.3.0-1) unstable; urgency=medium

  * Add myself to uploaders.
  * New upstream release. (Closes: #740769, #742685)
  * debian/control:
    - bump standards version to 3.9.5. (no changes needed)
    - rename smplayer-translations to smplayer-l10n. (Closes: #698365)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Mon, 21 Apr 2014 11:53:59 +0200

smplayer (0.8.6-2) unstable; urgency=low

  * Team upload.
  * Remove doc-base document, faq.html file is no longer
    provided. (Closes: #725829)
  * Disable updates checking mechanism.
  * Add licensing information on libmaia, split sources stanzas from
    License ones.

 -- Alessio Treglia <alessio@debian.org>  Wed, 09 Oct 2013 12:02:50 +0100

smplayer (0.8.6-1) unstable; urgency=low

  * Team upload.
  * Upload to unstable.
  * New upstream release.
  * Refresh patches.
  * Fix VCS urls to meet the canonical form.

 -- Alessio Treglia <alessio@debian.org>  Tue, 08 Oct 2013 12:51:23 +0100

smplayer (0.8.4-1) experimental; urgency=low

  * Imported Upstream version 0.8.4
    - improved downloading on slow links, closes: #607187.
    - no longer overwrites previously downloaded subtitles, closes: #607190.
  * Testing confirms that this version works with both, mplayer and
    mplayer2, closes: #640889, #641909, #643781, #678315.
  * Improve mplayer2 auto-detection, closes: #699864.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 30 Mar 2013 09:15:38 +0100

smplayer (0.8.3-1) experimental; urgency=low

  * Team upload.
  * New upstream release. (Closes: #698300)

 -- Alessio Treglia <alessio@debian.org>  Tue, 12 Feb 2013 03:00:21 +0000

smplayer (0.8.0-1) unstable; urgency=low

  [ Maia Kozheva ]
  * New upstream release:
    - Changes since 0.7.1:
      + A toolbar editor has been added. Now it's possible to select the
        buttons and controls that want to appear in the toolbars.
      + New video filters: gradfun, blur and sharpen.
      + Now it's possible to change the GUI (default, mini, mpc) at runtime,
        no restart required.
      + sub files from opensubtitles should work again.
      + (Youtube) Recognize short urls (like this one:
        http://y2u.be/F5OcZBVPwOA)
      + Better support for chapters in video files.
      + Bug fix: remote m3u files work from the favorites menu or command line.
      + Internal changes in the single instance option (switch to 
        QtSingleApplication).
    - Fixes since 0.7.0:
      + SMPlayer took more than 10 seconds to show when running for the very
        first time.
      + The links to download subtitles from Opensubtitles were wrong.
      + SMPlayer crashed in the favorite editor when trying to select a file
        if the KDE open dialog was used.
    - Changes since 0.7.0:
      + By default the screenshots are saved in the user's pictures folder
        instead of the SMPlayer's config folder.
      + Now it's possible to change the opensubtitles server.
      + Youtube: seeking is slow with flv videos, so now flv videos have the
        lowest priority.
      + Youtube: now it's possible to search and download videos from youtube.
        This is provided by an external application (in linux you have to
        install an independent package: smtube).
  * debian/copyright:
    - Rewrite according to DEP-5 specification.
  * debian/control:
    - Depend on mplayer2 | mplayer. (Closes: #638279)
    - Update Standards-Version to 3.9.3.
  * Remove debian/patches/handle_local_urls.diff, merged upstream.

  [ Alessio Treglia ]
  * Mention smplayer is also a front-end for MPlayer2.
  * Fix small typo in the description.

 -- Maia Kozheva <sikon@ubuntu.com>  Sat, 14 Apr 2012 12:01:57 +0700

smplayer (0.7.0-1) unstable; urgency=low

  * Team upload.
  * New upstream release (Closes: #655125):
    - Changes since 0.6.10:
      + New favorite menu, where you can add your favorite videos, music,
         streams, youtube videos... It's also possible to add submenus.
      + Support for youtube. Now you can open urls like
        http://www.youtube.com/watch?v=..... using the Open -> URL dialog or
        dragging a link from a browser to the smplayer window.
      + Support for mplayer2 (http://www.mplayer2.org). It's a fork of mplayer
        with interesting features like precise seeking, ordered chapters in
        mkv videos and better pause handling (e.g. seek works while the video
        is paused).
      + New translation: croatian.
    - Changes since 0.6.9:
      + New vdpau configuration dialog, which allow to select the vdpau codecs
        to use. (Closes: #610204)
      + Port for eCS, OS/2 (by Silvan Scherrer).
      + New menu to select the closed caption channel (requires mplayer >=
        r32607).
      + Possibility to select the seeking method (absolute or relative).
      + Possibility to sort the items of the playlist.
  * Remove debian/patches/enable_ffodivxvdpau.diff, the application now
    provides a configuration dialog for vdpau.
  * Refresh handle_local_urls.diff.
  * Update copyright notice.

 -- Alessio Treglia <alessio@debian.org>  Thu, 16 Feb 2012 11:51:44 +0100

smplayer (0.6.9-4) unstable; urgency=low

  * Bump Standards-Version to 3.9.2.
  * Modify URL parsing patch to handle some corner cases. (Closes: #626324)

 -- Maia Kozheva <sikon@ubuntu.com>  Thu, 12 May 2011 20:38:49 +0700

smplayer (0.6.9-3) unstable; urgency=low

  * Add debian/patches/handle_local_urls.diff. (Closes: #583398)

 -- Maia Kozheva <sikon@ubuntu.com>  Thu, 28 Apr 2011 23:36:22 +0700

smplayer (0.6.9-2) unstable; urgency=low

  [ Maia Kozheva ]
  * Switch to 3.0 (quilt) format.
  * debian/control:
    - Bump Standards-Version to 3.9.1.
    - Add Vcs-Git and Vcs-Browser fields.
    - Enable DM-Upload-Allowed.

  [ Reinhard Tartler ]
  * Bugfix: add support for ffodivxvdpau, Closes: #609815.
    Thanks to Thibaut VARENE <varenet@debian.org> for the patch.

 -- Maia Kozheva <sikon@ubuntu.com>  Sun, 08 Aug 2010 21:47:58 +0700

smplayer (0.6.9-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Removed mplayer-nogui from Depends, as it is now a transitional package
      to mplayer in both Debian and Ubuntu.
    - Bumped Standards-Version to 3.8.4 (no changes needed).

 -- Maia Kozheva <sikon@ubuntu.com>  Sun, 09 May 2010 21:23:36 +0700

smplayer (0.6.8-2) unstable; urgency=low

  * debian/compat:
    - Bumped to 7.
  * debian/control:
    - Changed maintainer to team.
    - Build-depend on dh 7, no cdbs.
  * debian/rules, debian/clean:
    - Rewritten to use dh 7.
    - Set DOC_PATH and remove an unneeded upstream file.
  * debian/smplayer.install, debian/smplayer.doc-base:
    - Install upstream docs correctly. (Closes: #557069)
  * Dropped debian/README.source - not using CDBS simple-patchsys anymore.

 -- Maia Kozheva <sikon@ubuntu.com>  Sat, 21 Nov 2009 14:08:08 +0600

smplayer (0.6.8-1) unstable; urgency=low

  * New upstream release. (Closes: #543156)
  * Added /usr/share/pixmaps to debian/menu. (Closes: #526353)
  * debian/control: Bumped Standards-Version to 3.8.3.
  * debian/rules:
    - Removed VERSION variables, not relevant anymore.
    - Removed dh_desktop.
  * Removed 01_gl_translation.patch, fixed upstream.

 -- Maia Kozheva <sikon@ubuntu.com>  Wed, 04 Nov 2009 12:45:38 +0600

smplayer (0.6.7-1) unstable; urgency=low

  * New upstream release. (Closes: #523791)
    - Reworked subtitle font preferences. (Closes: #503295)
    - No longer installs qt_fr.qm. (Closes: #486314)
  * debian/control:
    - Bumped Standards-Version to 3.8.1.
    - Changed maintainer name (still the same person and GPG key).
    - Changed section to video.
    - Build-depend on zlib1g-dev for findsubtitles.
    - Require Qt >= 4.3 per readme.
    - Added ${misc:Depends}.
    - Make smplayer-translations depend on smplayer and smplayer recommend
      smplayer-translations, not the other way round. (Closes: #489375)
  * debian/copyright:
    - Significantly expanded per-file with new upstream authors.
  * debian/rules:
    - Make make use correct uic in install.
    - Clean svn_revision.
    - Removed get-orig-source - not needed with uscan --repack.
  * debian/patches/01_gl_translation.patch:
    - Added patch to fix lrelease error on smplayer_gl.ts.
  * Added debian/README.source for simple-patchsys.

 -- Maia Kozheva <sikon@ubuntu.com>  Tue, 31 Mar 2009 23:05:43 +0700

smplayer (0.6.1-1) unstable; urgency=low

  * New upstream release.
  * Updated get-orig-source rule (again).

 -- Matvey Kozhev <sikon@ubuntu.com>  Fri, 30 May 2008 12:52:19 +0700

smplayer (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * Bumped debian/compat to 6.
  * debian/control:
    - Require debhelper >= 6.
    - Relaxed the dependency of smplayer-translations on smplayer
      to Recommends. (Closes: #478713)
  * Dropped debian/smplayer.desktop, changes applied upstream.

 -- Matvey Kozhev <sikon@ubuntu.com>  Tue, 13 May 2008 10:12:30 +0700

smplayer (0.6.0~rc4-1) unstable; urgency=low

  * New upstream release.

 -- Matvey Kozhev <sikon@ubuntu.com>  Wed, 16 Apr 2008 15:11:15 +0700

smplayer (0.6.0~rc3-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - Disable debug output on console.

 -- Matvey Kozhev <sikon@ubuntu.com>  Mon, 24 Mar 2008 20:40:33 +0600

smplayer (0.6.0~rc2-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Updated upstream homepage (for real this time).
  * debian/rules:
    - Added --no-symlink to uscan in get-orig-source to avoid creating
      .orig.tar.bz2 symlinks.

 -- Matvey Kozhev <sikon@lucidfox.org>  Fri, 15 Feb 2008 14:58:22 +0600

smplayer (0.6.0~rc1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Build-depend on CDBS.
    - Updated upstream homepage.
  * debian/copyright:
    - Updated download address.
  * debian/rules:
    - Migrated to CDBS.
    - Tweaked get-orig-source to work with release candidates.
  * debian/docs:
    - Removed Translations.txt, upstream removed it from the tarball.
    - Added Release_notes.txt.
  * debian/manpages, debian/smplayer.1:
    - Deleted, manpage merged upstream.
  * debian/smplayer.install:
    - Install usr/share/man.

 -- Matvey Kozhev <sikon@lucidfox.org>  Thu, 31 Jan 2008 13:44:53 +0600

smplayer (0.5.62-1) unstable; urgency=low

  * First upload to Debian. (Closes: #459789)
  * debian/control:
    - Set maintainer to myself.
  * debian/copyright:
    - Mentioned takeover from Ubuntu.
  * debian/menu:
    - Replaced icon name "smplayer" with "smplayer.xpm".
  * debian/rules:
    - Replaced "make distclean" (nonexistent rule) with "make clean".
    - Fixed CONF_PATH.
    - Additional cleanup through dh_clean.

 -- Matvey Kozhev <sikon@lucidfox.org>  Wed, 09 Jan 2008 00:10:25 +0600
