emesene (1.0.1-1) unstable; urgency=low * debian/patches/from_upstream_fix_invalid_application_header.patch, debian/patches/from_upstream_fix_gtk_image_loading.patch, debian/patches/from_upstream_embed_logo_in_htm.patch: - Removed, fixed in the new version. * debian/control, debian/rules: - Remove distutils' hack to build the package with python2.5 to support python2.4, since python2.5 is now the default version. * debian/rules: - No need to make Controller.py executable anymore, as we are now launching it from emesene-launcher. -- Emilio Pozuelo Monfort Wed, 17 Sep 2008 23:23:45 +0200 emesene (1.0-dist-4) unstable; urgency=medium * debian/patches/from_upstream_fix_invalid_application_header.patch: - Update Application ID to MSN 8.5, patch taken from upstream r1422. LP: #249530 * debian/patches/from_upstream_embed_logo_in_htm.patch: - Don't load emesene's logo from emesene.org, but embed it in the html file instead. Patch taken from upstream r1424. LP: #236952 * debian/copyright: - Limit width to 80 chars. -- Emilio Pozuelo Monfort Fri, 18 Jul 2008 01:59:49 +0200 emesene (1.0-dist-3) unstable; urgency=low * debian/control: - Move python-gnome2-extras from Recommends to Suggests, as it's only needed for the Spell plugin and brings many modules and dependencies. * debian/emesene-launcher: - Pass arguments to Controller.py * debian/patches/from_upstream_fix_gtk_image_loading.patch: - Patch from upstream r1394, loads an stock image if the personal one couldn't be loaded. * debian/patches/use_webbrowser_module_to_open_html_local_files.patch: - Use webbrowser module instead of desktop.py from emesene to open local html files, as desktop.py will use gnome-open for GNOME which uses gnome-vfs, which since 1:2.22.0-4 makes text/* a subgroup of text/plain, making them being opened with a text editor instead of the browser. LP: #241765. For Lenny+1, if upstream doesn't change this code, it could be possible to just switch desktop.py to use gvfs-open. -- Emilio Pozuelo Monfort Sat, 28 Jun 2008 00:48:15 +0200 emesene (1.0-dist-2) unstable; urgency=low * debian/patches/from_upstream_fix_banshee_1.0_support.patch: - Change from upstream svn r1348 and r1352, fix CurrentSong plugin support for Banshee 1.0. It removes support for older Banshee versions. Closes: #486102. * debian/rules: - Include simple-patchsys. * debian/control: - Standards-Version updated to 3.8.0.0: + Added debian/README.source -- Emilio Pozuelo Monfort Fri, 13 Jun 2008 18:48:12 +0200 emesene (1.0-dist-1) unstable; urgency=low * New upstream stable release from the emesene-1.0-dist upstream tarball (which contains setup.py and misc/ ). * debian/patches/01_setup_py_update_get_orig_source.patch: - Removed, not needed anymore as we aren't using get-orig-source. * debian/rules: - Remove get-orig-source rule, as from now on we will use upstream tarballs. - Remove python-patchsys include. - Run dh_icons and dh_desktop - Build the package with python2.5 since it FTBFS with python2.4 due to an issue with distutils. * debian/copyright: - Updated. * debian/watch: - Updated so that it reports 1.* as the newer versions. * debian/emesene-launcher: - Update for the new Controller.py location. * debian/control: - Build-Depend on python2.5 since the package is built with python2.5, as it fails with python2.4's distutils. - Wrap Build-Depends. - Build-Depend on debhelper >= 5.0.51~ for dh_icons -- Emilio Pozuelo Monfort Sat, 29 Mar 2008 21:48:29 +0100 emesene (1.0~r1137-1) unstable; urgency=low * New svn snapshot. Closes: #469101, exception when changing the font in conversations. -- Emilio Pozuelo Monfort Mon, 03 Mar 2008 19:23:11 +0100 emesene (1.0~r1127-1) unstable; urgency=low * New svn snapshot, which closes: #468857. * debian/control: - Removed python-xml from Build-Depends. It's included in python >= 2.4. Closes: #468588. * debian/copyright: - Add translations copyright info. * debian/patches/01_setup_py_update_get_orig_source.patch: - Updated to apply with the new snapshot. -- Emilio Pozuelo Monfort Sun, 02 Mar 2008 00:51:58 +0100 emesene (1.0~r1015-1) unstable; urgency=low * Initial release. Closes: #442393. * Tarball generated by the get-orig-source target in debian/rules. * debian/patches/01_setup_py_update_get_orig_source.patch: - Update setup.py for the get-orig-source reorganization. -- Emilio Pozuelo Monfort Wed, 13 Feb 2008 13:05:34 +0100