freevo (1.9.2b2-4.2) unstable; urgency=low

  [ Jonathan Wiltshire ]
  * Non-maintainer upload.

  [ Stuart Prescott ]
  * Downgrade dependency on "youtube-dl" to a Suggests and document that users
    should get this (e.g. from backports.debian.org) to enable the YouTube 
    features (Closes: #699018).

 -- Jonathan Wiltshire <jmw@debian.org>  Mon, 04 Feb 2013 21:59:57 +0000

freevo (1.9.2b2-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Indicate that freevo Breaks+Replaces freevo-doc (<< 1.9.2b2), since it
    took over two files (Closes: #694271)

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 03 Dec 2012 23:35:46 +0100

freevo (1.9.2b2-4) unstable; urgency=low

  * Bug fix: "fails to install due to insserv rejecting the script
    header", thanks to Andreas Beckmann (Closes: #665741).

 -- A Mennucc1 <mennucc1@debian.org>  Sun, 22 Jul 2012 09:53:46 +0200

freevo (1.9.2b2-3) unstable; urgency=low

  * make sure the recordserver starts after dvbstreamer
  * patch applelib
  * [INTL:nl] Dutch translation of debconf templates,
    thanks to Jeroen Schot (Closes: #652628).
  * [INTL:it] Italian translation of debconf messages,
    thanks to Beatrice Torracca (Closes: #660457).
  * [INTL:pl] Polish debconf translation,
    thanks to Michał Kułach (Closes: #663687).

 -- A Mennucc1 <mennucc1@debian.org>  Fri, 23 Mar 2012 10:47:43 +0100

freevo (1.9.2b2-2) unstable; urgency=low

  * update to svn 11905
  * python-freevo dependencies: add python-gdata, python-imdb, youtube-dl,
    and bump version for kaa, and remove python-support
  * by defaults, use mplayer autodetect for video and audio
  * fix Typo in the .desktop file, thanks to Andrea Carpineti
    (Closes: #620153).
  * fix "Extra packages" section of README.Debian, thanks to
    Geoff Simmons (Closes: #646188).
  * [INTL:pt_BR] Brazilian Portuguese debconf templates, thanks
    to Flamarion Jorge (Closes: #610404).
  * add docbook-utils build-dependency (Closes: #648989).
  * Use 'python-all' as b-d, not 'python-all-dev'.

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 19 Nov 2011 18:36:38 +0100

freevo (1.9.2b2-1) unstable; urgency=low

  * new upstream version
  * do not use python-support
  * Bug fix: "not compatible with Python 2.7?", thanks to Jakub Wilk
    (Closes: #629085).
  * Bug fix: "Please update freevo imdb plugin", thanks to alex (Closes:
    #511020).

 -- A Mennucc1 <mennucc1@debian.org>  Sun, 23 Oct 2011 17:18:40 +0200

freevo (1.9.0-10.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control:
    - Drop python2.5 from Build-Depends (Closes: #623903).
    - Drop quilt from Build-Depends (Closes: #607481).
  * debian/pyversions:
    - Drop 2.5 from supported versions.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 07 May 2011 14:45:12 +0200

freevo (1.9.0-10) unstable; urgency=high

  * Fix FTBFS: rm: cannot remove
    debian/tmp/usr/share/freevo/icons/themes/geexbox/mimetypes/folder.png
    thanks to Jakub Wilk (Closes: #611093).

 -- A Mennucc1 <mennucc1@debian.org>  Thu, 27 Jan 2011 09:07:13 +0100

freevo (1.9.0-9) unstable; urgency=medium

  * Better transition: if freevo is installed anew, it will put all its
    data in /var/lib/freevo (as per bug #606782); whereas if it is upgraded
    from versions <1.9.0-8 then it will work as before, that is, it will
    use all the data in /home/freevo , until the user does all changes
    (see NEWS for details).
  * be sure that /usr/share/freevo/icons/themes/geexbox/mimetypes/folder.png
    exists and is a proper symlink
  * add small change in upstream SVN 11664 to debian/patches/twisted-web-9.diff

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 01 Jan 2011 14:12:56 +0100

freevo (1.9.0-8) unstable; urgency=low

  * found the culprit of bug 606782, so closes: #606782 once and forall
  * analyzed the python2.6 compatibility,
    - fixed: "Python string exceptions no more allowed in Python 2.6",
      thanks to Sandro Tosi and charrea6 (Closes: #585292)
    - did a lot of testing with python2.6
    so re-enable python2.6
  * Create all directories in /var/lib/freevo (Closes: #607921).

 -- A Mennucc1 <mennucc1@debian.org>  Mon, 27 Dec 2010 23:36:00 +0100

freevo (1.9.0-7) unstable; urgency=high

  * add 'Recommends: freevo' to python-freevo
  * this version of freevo works fine with python2.5 but 
    not with newer versions
    - force /usr/bin/freevo.real to select python2.5
    - set shebangs in scripts to /usr/bin/python2.5
    - set pyversions to '2.5' , and B-D to python2.5
  * all the above should also solve the bug
    "package fails to upgrade properly from lenny"; thanks to
    Lucas Nussbaum (Closes: #606782)

 -- A Mennucc1 <mennucc1@debian.org>  Thu, 23 Dec 2010 10:49:15 +0100

freevo (1.9.0-6) unstable; urgency=low

  * fix Problem running imdb plugin from command line,
    thanks to Alessio Treglia (Closes: #511313).
  * add a pyversions (>= 2.5) to avoid python-compile with Python 2.4
    (for people upgrading from lenny)
  * properly use all of the patch from svn11648

 -- A Mennucc1 <mennucc1@debian.org>  Wed, 29 Sep 2010 21:43:02 +0200

freevo (1.9.0-5) unstable; urgency=low

  * [INTL:da] Danish translation of the debconf templates freevo,
    thanks to Joe Dalton (Closes: #588753).
  * fix lintian warnings:
    -  depend on python-all , not python-all-dev
  * update standards version to 3.9.1.0
    - all init scripts exit succesfully if the daemon is already running
  * /usr/share/doc/python-support/README.gz says:
     You don't need X[BS]-Python-Version fields. You don't need 
     debian/pycompat. You don't need to call dh_python after
     dh_pysupport. Just remove all of these.
  
 -- A Mennucc1 <mennucc1@debian.org>  Wed, 11 Aug 2010 16:22:47 +0200

freevo (1.9.0-4) unstable; urgency=low
  
  * Thanks Sandro Tosi for the NMU
  * added many new patches, some from upstream
     (for details, see the Bug URL in each of them)
     - dvbstreamer_spaces_in_service.diff : to support channels with spaces
     - encodingcore_no_print.diff  : do not print, use _debug_
       encodingcore_report_failures.diff  :  report mencoder failures
       encodingcore_video_copy_noargs.diff  :  correction for video copy
     - imdb-html5lib.patch : replace beautifulsoup with html5lib in imdb plugin 
        (version 3.1 works well only with python 3, see
         http://www.crummy.com/software/BeautifulSoup/3.1-problems.html )
     - twisted-web-9.diff
        correct the web plugin so that it works with latest twisted    
     - weather.diff : small correction for rare crashes at boot
  * switch to pysupport, thanks to Sandro Tosi
  * debian/control, Vcs-* fields  point to where development is (trunk),
    thanks to Sandro Tosi (Closes: #568021).
  * Switch to dpkg-source 3.0 (quilt) format

 -- A Mennucc1 <mennucc1@debian.org>  Fri, 05 Feb 2010 13:52:39 +0100

freevo (1.9.0-3.1) unstable; urgency=low

  * Non-maintainer upload, to drop Python 2.4; thanks to Luca Falavigna for the
    report and to Jakub Wilk for the patch; Closes: #562461
    - debian/control
      + drop explicit Depends on python, we use ${python:Depends} for that
      + drop python-elementtree Depends, included in python >= 2.5
  * debian/po/de.po
    - updated German debconf templates translation; thanks to Thomas Mueller for
      the report and patch; Closes: #544609
  * debian/po/vi.po
    - added Vietnamese debconf templates translation; thanks to Clytie Siddall
      for the report and patch; Closes: #547920
  * debian/po/ja.po
    - added Japanese debconf templates translation; thanks to Hideki Yamane for
      the report and patch; Closes: #550967

 -- Sandro Tosi <morph@debian.org>  Tue, 12 Jan 2010 23:19:47 +0100

freevo (1.9.0-3) unstable; urgency=low

  * Bug fix: "python-xml removal: please drop/replace (build)
    dependencies", thanks to Matthias Klose (Closes: #468586).
  * Bug fix: "Incorrect dependencies in init.d scripts", thanks to Petter
    Reinholdtsen (Closes: #542089).
  * deleted "Choices-C: X server, Recording server, Encoding server, Web server, RSS server" from templates, it breaks postinst

 -- A Mennucc1 <mennucc1@debian.org>  Tue, 25 Aug 2009 22:10:11 +0200

freevo (1.9.0-2) unstable; urgency=low

  * Bug fix: "Video playback fails under some circumstances from files on
    removable media", thanks to Darkhorse Winterwolf (Closes: #478574).
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. (Closes: #534415)
  * New templates also fixes Debconf abuse, 
    thanks to Christian Perrier (Closes: #467410)
  * [Debconf translation updates]
  * German. Thanks Georg W. Leonhardt.
  * Basque. Thanks Piarres Beobide. Closes: #535042
  * Finnish. Thanks Esko Arajärvi. Closes: #535115
  * Portuguese. Thanks Américo Monteiro. Closes: #535639
  * Czech. Closes: #535671
  * Swedish. Thanks Martin Bagge. Closes: #536026
  * Spanish. Thanks Francisco Javier Cuadrado. Closes: #536471
  * Russian. Thanks to Yuri Kozlov. Closes: #536562
  * French. Thanks Steve Petruzzello. Closes: #536758
  * Galician. Thanks Marce Villarino. Closes: #537402
  * Fix bashism in /bin/sh script, thanks to Raphael Geissert (Closes: #530975).
  * Fix freevo man page, thanks to A. Costa (Closes: #528277).

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 18 Jul 2009 17:11:30 +0200

freevo (1.9.0-1) unstable; urgency=low

  * New upstream version.
  * Bug fix: "missing line in /etc/freevo/local_conf.py", thanks to
    Ferdinand Rissner (Closes: #473418).

 -- A Mennucc1 <mennucc1@debian.org>  Tue, 26 May 2009 23:11:08 +0200

freevo (1.8.4~svn11545-0) experimental; urgency=low

  * SVN snapshot of
    svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
  * The new 1.8.4 version depends on python >= 2.5
  * This SVN version needs 'docbook' to build

 -- A Mennucc1 <mennucc1@debian.org>  Wed, 13 May 2009 14:42:13 +0200

freevo (1.8.3-1) unstable; urgency=low

  * freevo+log: source $HOME/.freevo/xinitrc if available
    Thanks A. Gainer (Closes: #507221).
  * [INTL:sv] Swedish debconf translation
    Thanks M. Bagge (Closes: #513655).

 -- A Mennucc1 <mennucc1@debian.org>  Tue, 14 Apr 2009 14:26:17 +0200

freevo (1.8.3-0) experimental; urgency=low

  * New upstream release
  * Add patch: do not crash if python-numeric is not installed
    (note that python-pygame >= 1.8.1 uses python-numpy)

 -- A Mennucc1 <mennucc1@debian.org>  Thu, 04 Dec 2008 21:41:04 +0100

freevo (1.8.1-3) unstable; urgency=low

  * freevo does not work with python 2.3 ; set 
    XS-Python-Version: >= 2.4
    accordingly. Thanks Mark Whitis  (Closes: 493802)
  * declare an encoding in /etc/freevo/debconf.py , otherwise
    Python 2.5 will crash on accented chars.
    Thanks to Florian Hatat. (Closes: 503370)

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 25 Oct 2008 13:44:14 +0200

freevo (1.8.1-2) unstable; urgency=low

  * [INTL:es] Spanish debconf templates translation,
    thanks to Ignacio Mondino (Closes: #489962)
  * Suggest ttf-liberation | ttf-mscorefonts-installer 
    thanks Thijs Kinkhorst (Closes: #490040)
  * fix restart_freevo_encodingserver
    thanks Sam Couter  (Closes: #496270)
  * update standards version to 3.8.0.0  (no changes)
  
 -- A Mennucc1 <mennucc1@debian.org>  Wed, 01 Oct 2008 21:31:45 +0200

freevo (1.8.1-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix bashism in /bin/sh script (Closes: #489590)

 -- Matthew Johnson <mjj29@debian.org>  Sun, 24 Aug 2008 11:25:10 +0000

freevo (1.8.1-0) unstable; urgency=high

  * New upstream release.
  * Fix crash at startup on amd64, by depending on newer python-pygame, 
    thanks to Julien Danjou (Closes: #480309).
  * Drop dependency on ttf-bitstream-vera,
    thanks to Luigi Toscano (Closes: #483772).
  * [INTL:ru] Russian debconf templates translation,
    thanks to Yuri Kozlov (Closes: #484327).

 -- A Mennucc1 <mennucc1@debian.org>  Wed, 04 Jun 2008 20:54:12 +0200

freevo (1.8.0-3) unstable; urgency=low

  * add dependency on "console-tools | kbd",
    thanks to Michael Schutte (Closes: #476156).
  * specify --shell to start services,
    thanks to Geoff Simmons (Closes: #476832).
  * [INTL:fr] French debconf templates translation,
    thanks to Steve Petruzzello (Closes: #477776).
  * [INTL:cz] Czech translation of freevo debconf messages, 
    thanks to Miroslav Kure (Closes: #480381).

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 17 May 2008 22:50:52 +0200

freevo (1.8.0-2) unstable; urgency=low

  * [INTL:pt] Updated Portuguese translation for debconf messages, thanks
    to Traduz - Portuguese Translation Team (Closes: #472863).
  * readd dependency on "python-xml" , thanks to rUrek
    (Closes: #472916) and reopens 468586.
  * add slice encoding patches from SVN

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 29 Mar 2008 12:05:59 +0100

freevo (1.8.0-1) unstable; urgency=low

  [ Georg W. Leonhardt ]
  * New upstream release
  * Update freevo.templates for correct creation of template.pot
  * Fill out required fields in debian/po/template.pot
  * [INTL:fr] French debconf templates translation",
    thanks to Steve Petruzzello (Closes: #470242).
  * [INTL:pt] Updated Portuguese translation for debconf messages,
    thanks to Traduz - Portuguese Translation Team (Closes: #469927).
  * [INTL:de] initial German debconf translation,
    thanks to Helge Kreutzmann (Closes: #470819).
  * Correct a little typo in README.debian
  * Add debian/srcipts and move freevo.wrapper, freevo+log
    into them for a better clearness
  * Add freevo-doc.install and debian/rules: Use DEB_DH_INSTALL_ARGS
    instead rm for exclusion off copyright files
  * Add conflict freevo-common to package freevo-data for users 
    they upgrade from geole.info
  * Change my e-mail address
  * Corrected some lintian warnings

  [ A Mennucc1 ]
  
  * Add versioned dependency on kaa-base 0.4.0
  * Bug fix: "python-xml removal: please drop/replace (build)
    dependencies", thanks to Matthias Klose (Closes: #468586).
  * Convert record_schedule.xml in freevo.postinst.

 -- A Mennucc1 <mennucc1@debian.org>  Tue, 25 Mar 2008 14:34:07 +0100

freevo (1.8.0~rc1-1) unstable; urgency=low

  * added  /usr/share/doc/freevo/README.Debian.gz 
    with a lot of explanations (you should read that!)
  * standard version to 3.7.3.0 and debian/control review
  * correct typos in templates, and avoid asking things twice
  * added many debconf questions re: data dirs, services to start...
  * do not run 'freevo cache' in postinst (it takes ~ 40min)
  * corrected most lintian warnings
  * added /etc/init.d scripts
  * fixed all permissions, so that services run as 'freevo' user
  * rename .deb from freevo-common to freevo-data
  
  [Georg W. Leonhardt]
  * New upstream release
  * Add debian/freevo-common.linda-overrides and update debian/rules because
    ethopool.ttf are free
  * Bump versions off kaa-* dependencies
  * Add initial manpage
  * Add debian/watch
  * Cleaning freevo.dir and remove freevo-common.dir
  * Replace shipit vera*.tff / dejavu*.ttf with symlinks against system fonts
  * debian/control: Add dependencies for ttf-bitstream-vera and ttf-dejavu

 -- A Mennucc1 <mennucc1@debian.org>  Thu, 24 Jan 2008 22:57:16 +0100

freevo (1.7.3-1) UNRELEASED; urgency=low

  * New upstream release
  * Add ucf support for automated handling of python_local.conf
  * Extend templates, postinst and config to set paths of multimedia
    files in python_local.conf and update german translation
  * Refresh nocheck patch
  * Add local_conf.py.example patch for bump version 5.17 to 5.2

 -- Georg W. Leonhardt <repo@geole.info>  Sun, 26 Aug 2007 19:28:45 +0200

freevo (1.7.2-3) UNRELEASED; urgency=low

  * Clean/update rules, freevo.install, freevo.desktop
  * Remove freevo-doc.install
  * Add freevo.xpm

 -- Georg W. Leonhardt <repo@geole.info>  Wed,  4 Jul 2007 14:19:32 +0200

freevo (1.7.2-2) UNRELEASED; urgency=low

  * Move README and TODO to usr/share/doc/freevo
  * Change typo in control: Conflicts: python-lirc > Conflicts: freevo-lirc
    in packages freevo-lirc
  * Remove local_conf.py.patch from debian/patches

 -- Georg W. Leonhardt <repo@geole.info>  Tue,  3 Jul 2007 11:03:28 +0200

freevo (1.7.2-1) UNRELEASED; urgency=low

  * New upstream release
  * Change build system to CDBS with pycentral

 -- Georg W. Leonhardt <repo@geole.info>  Sun,  1 Jul 2007 18:56:04 +0200

freevo (1.7.1-1) UNRELEASED; urgency=low

  * New upstream release.
  * Add dependency debconf for package freevo
  * Add dependency python for package freevo
  * Add long descrition for package freevo-lirc
  * Add Section: doc for package freevo-doc
  * Add aquafusion icon licence to copyright and exclude file from deb
  * Change Replaces: to Conflicts:
  * Update freevo.templates

 -- Georg W. Leonhardt <repo@geole.info>  Fri, 11 May 2007 19:33:28 +0200

freevo (1.7.0-3) UNRELEASED; urgency=low

  * add dh_installinit for freevo/web/record server
  * remove temporaly uncomplete ucf support
  * change entries into freevo.templates

 -- Georg W. Leonhardt <repo@geole.info>  Mon, 16 Apr 2007 16:51:41 +0200

freevo (1.7.0-2) UNRELEASED; urgency=low

  * add ucf (not complete)
  * add new entries into freevo.templates

 -- Georg W. Leonhardt <repo@geole.info>  Thu, 09 Mar 2007 19:23:31 +0100 

freevo (1.7.0-1) UNRELEASED; urgency=low

  * New upstream release.
  * Set dh_compat to 5
  * Replace python-mmpython with python-kaa*
  * Add separeted packages for python-freevo, freevo-lirc, freevo-doc
  * Add german translation for debconf

 -- Georg W. Leonhardt <repo@geole.info>  Wed, 07 Mar 2007 17:19:26 +0100

freevo (1.6.0-1) UNRELEASED; urgency=low

  [ Cyril Lacoux (Yack) ]
  * New upstream release. (Closes: #398937)
  * Added support for pysupport
  * Changed all dependencie from python2.3-module to python-module

  [ Julien Danjou ]
  * Add quilt support

 -- Julien Danjou <acid@debian.org>  Mon, 20 Nov 2006 12:05:49 +0100

