freevo (1.9.0-3.1ubuntu1) lucid; urgency=low * Merge from debian testing, remaining changes: (LP: #512922) - debian/control: Replace Depends on mplayer with xine-ui. - debian/scripts/freevo: Fix argument handling. -- Charlie Smotherman Tue, 26 Jan 2010 12:36:32 -0600 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 Tue, 12 Jan 2010 23:19:47 +0100 freevo (1.9.0-3ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: - debian/control: Replace Depends on mplayer with xine-ui. - debian/scripts/freevo: Fix argument handling. -- Alessio Treglia Thu, 27 Aug 2009 11:19:08 +0200 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 Tue, 25 Aug 2009 22:10:11 +0200 freevo (1.9.0-2ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: LP: #401317 + debian/control: - Don't Depend on mplayer, but rather xine-ui + debian/scripts/freevo: - Fix argument handling -- Bhavani Shankar Sun, 19 Jul 2009 14:34:53 +0530 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 Sat, 18 Jul 2009 17:11:30 +0200 freevo (1.9.0-1ubuntu1) karmic; urgency=low * Merge from debian unstable (LP: #385645), remaining changes: + debian/control: - Don't Depend on mplayer, but rather xine-ui + debian/scripts/freevo: - Fix argument handling -- Michael Terry Wed, 10 Jun 2009 13:51:15 -0400 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 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 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 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 Thu, 04 Dec 2008 21:41:04 +0100 freevo (1.8.1-3ubuntu3) jaunty; urgency=low * make it work with python2.6 (LP: #352148) -- Michael Vogt Tue, 31 Mar 2009 17:47:43 +0200 freevo (1.8.1-3ubuntu2) jaunty; urgency=low * Do not let freevo depend on mplayer, so it can be placed in Universe. Move xine-ui from Recommends to Depends to provide a good alternative. -- Luca Falavigna Sat, 31 Jan 2009 11:12:32 +0100 freevo (1.8.1-3ubuntu1) jaunty; urgency=low * debian/scripts/freevo: - The arguments expanded by $@ were not interpreted as one string (as sg requires) but as parts, i.e. only the first argument was passed to the /usr/bin/freevo.real command and not all arguments, fixes LP: #314720. -- Alessio Treglia Thu, 08 Jan 2009 23:47:05 +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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Mon, 20 Nov 2006 12:05:49 +0100