totem (1.4.3-0ubuntu1) dapper-updates; urgency=low * New upstream release: - Bugs fixed: - "[dapper][totem-xine] when I try to change connection speed it crashes" (Malone: #41099) - 1.4.3: - Add AC3 and Monkey's audio to the known filetypes - Draw the logo ourselves, so we don't crash on startup if the logo is too big for the X video buffer (xine-lib) (Malone: #35229) - Fix a leak each time the logo was set (GStreamer) - 1.4.2: - Make showing/hiding the sidebar not resize the video or the window - Fix saving non-relative m3u playlists, and parsing relative PLS playlists - Fix DVD playback when started from gnome-volume-manager - Pop down language and subtitle menus to avoid hangs when the language or subtitle changes while the menu is open - Add Impulse Tracker and MOD files to the list of supported types - Add audio/vnd.rn-realaudio as a supported playlist format - Fix a new installation of Totem not using visualisation (GStreamer) - Fix a possible crash when the buffering is set to non-default values (GStreamer) * debian/control.in: - Bumped Build-Depends according to configure.in. * debian/patches/07_default_visual_effect.dpatch, debian/patches/08_fix_overflow_when_calculating_ratio.dpatch: - dropped, included in release. -- Daniel Holbach Tue, 18 Jul 2006 11:59:13 +0200 totem (1.4.1-0ubuntu4) dapper; urgency=low * debian/patches/08_fix_overflow_when_calculating_ratio.dpatch: - fix a possible overflow issue when calculating the video ratio -- Sebastien Bacher Wed, 24 May 2006 14:27:56 +0200 totem (1.4.1-0ubuntu3) dapper; urgency=low * debian/patches/07_default_visual_effect.dpatch: - patch from upstream, make the visual effect names consitant between gstreamer and xine, fix the effect used by the default installation (Ubuntu: #34562) -- Sebastien Bacher Mon, 22 May 2006 18:22:01 +0200 totem (1.4.1-0ubuntu2) dapper; urgency=low * debian/patches/06_from_cvs_stop_timeout.dpatch: - patch from CVS, "Stop lingering timeouts before resetting the view" (Ubuntu: #44507) -- Sebastien Bacher Thu, 18 May 2006 00:29:53 +0200 totem (1.4.1-0ubuntu1) dapper; urgency=low * New upstream version: - Fix relative redirections in the Mozilla plugin - Update the "Skip to" time label when entering time manually, fix sensitivity of the OK button in that dialogue - Add basic support for the Quicktime Metalink playlists - Avoid deadlocks when forcing opening with a subtitle when there's none - Fix crash when setting the connection speed setting to the maximum - Make the previous/next icons in the popup the same as in the rest of the interface - Make menu shortcuts unaccessible in fullscreen - Make Ctrl+S show the "Skip to" dialogue as it should - Fix a small memory leak in the Nautilus properties plugin - Add debugging to the playlist parser - Make the preferences window appear on top of the main window at all times, and hide it straight away when exiting - Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin - Fix saving non-relative m3u playlists - Handle space as Play/pause in windowed mode if the video widget has the focus - Work-around broken .pls files from Virgin radio - Fix pixel aspect ratio settings (GStreamer) - Fix problems with sound not coming out when audio output selected isn't Stereo (xine-lib) * debian/control.in: - mention than totem Depends on totem-gstreamer | totem-xine instead of totem-xine (Ubuntu: #44168) * debian/patches/03_autoconf.dpatch: - updated * debian/patches/06_volume_icons_change.dpatch: - fixed with the new version * debian/patches/07_no_mms_to_mmsh_change.dpatch: - fixed with the new version * debian/patches/08_aspect_ratio_fix.dpatch: - fixed with the new version * debian/patches/09_play_protocol_not_listed_by_firefox.dpatch: - fixed with the new version * debian/patches/30_fix_ctrl-s_shortcut_CVS.dpatch: - fixed with the new version * debian/rules: - run "touch aclocal.m4 Makefile.in configure" so autotools are not runned due to the configure(.in) change -- Sebastien Bacher Sun, 14 May 2006 15:43:14 +0200 totem (1.4.0-0ubuntu6) dapper; urgency=low * debian/patches/30_fix_ctrl-s_shortcut_CVS.dpatch: - apply patch from http://bugzilla.gnome.org/show_bug.cgi?id=336587, which fixes Malone: #43992 (The "Ctrl+S" works as "S"). -- Daniel Holbach Wed, 10 May 2006 14:33:54 +0200 totem (1.4.0-0ubuntu5) dapper; urgency=low * debian/patches/08_aspect_ratio_fix.dpatch: - fixed version of the previous patch -- Sebastien Bacher Tue, 25 Apr 2006 12:19:50 +0200 totem (1.4.0-0ubuntu4) dapper; urgency=low * debian/patches/08_aspect_ratio_fix.dpatch: - patch from upstream CVS, work by j^ , fix the aspect ratio setting usage (Ubuntu: #40904) * debian/patches/09_play_protocol_not_listed_by_firefox.dpatch: - patch from upstream, work by Gary Coady , fix the playing of protocoles not listed by firefox (Ubuntu: #38584) -- Sebastien Bacher Mon, 24 Apr 2006 12:35:46 +0200 totem (1.4.0-0ubuntu3) dapper; urgency=low * debian/patches/06_volume_icons_change.dpatch: - patch from CVS, don't use the mute icon for non muted volume (Ubuntu: #40811) * debian/patches/07_no_mms_to_mmsh_change.dpatch: - patch from CVS, to automatically change mms to mmsh (GNOME: #333375) -- Sebastien Bacher Sun, 23 Apr 2006 15:41:51 +0200 totem (1.4.0-0ubuntu2) dapper; urgency=low * debian/patches/05_auto_resize.dpatch: - use auto resize as default behaviour (Ubuntu: #35055) -- Sebastien Bacher Fri, 17 Mar 2006 13:03:01 +0100 totem (1.4.0-0ubuntu1) dapper; urgency=low * New upstream version: - Added Bulgarian user guide - Show the "Seeking to" label in fullscreen as well - Make the standard zoom keyboard shortcuts work - Allow to save thumbnails in JPEG rather than PNG - Playlist parser fixes for Rhythmbox' initial import - Make nautilus startup faster by only initialising the backend when we require it (GStreamer) * debian/control.in: - updated the firefox-dev Build-Depends to a fixed version -- Sebastien Bacher Mon, 13 Mar 2006 11:11:24 +0100 totem (1.3.92-0ubuntu1) dapper; urgency=low * New upstream version: - Get the list of subtitles and languages (GStreamer 0.10) - Fix the window title not getting set properly when loading a new file - Avoid hang when skipping to the next file (GStreamer 0.10) - Require glib 2.8 to avoid crashers (GStreamer 0.10) - Compilation fix with glib > 2.8.0 and < 2.9.1 - Fix a critical warning on startup when a particular file is in the recent files list - Fix a warning on open (GStreamer 0.8) * debian/control.in: - updated glib requirement * debian/patches/03_autoconf.dpatch: - updated -- Sebastien Bacher Wed, 1 Mar 2006 14:53:39 +0100 totem (1.3.91-0ubuntu2) dapper; urgency=low * Add debian/patches/04_desktop_gettext_domain.dpatch: Add gettext domain to .desktop file to get language pack support. -- Martin Pitt Thu, 23 Feb 2006 18:59:26 +0100 totem (1.3.91-0ubuntu1) dapper; urgency=low * New upstream version: - Show the waiting cursor when opening files, parsing playlists and starting up - Add popup menu support with the keyboard to the playlist - Don't reverse items when moving them down the playlist - Remove the scrollbars in the playlist when it's been emptied - Don't look for subtitles on HTTP servers - Don't show playlists as ignored after having parsed them successfully - Bigger and better logo - Fix a possible crash with the ASF playlist parser - Add support for the target property, opening the movie in a stand-alone Totem (Mozilla plugin) - Add support for background music (Mozilla plugin) - Take the aspect ratio of the screen when setting the size of the visualisations (xine-lib, GStreamer 0.10) - Fix compilation with glib < 2.8 - Add ability to disable text subtitles when Totem loads them automatically (xine-lib) - Better logo mode handling (GStreamer 0.8) - Free the video output after showing images (GStreamer 0.8) - Show the logo when playing an audio file without visualisations (GStreamer 0.10) - Better key seek handling (GStreamer 0.10) - Fix problems with setting the speaker arrangement (GStreamer 0.10) - Fix playback of files with non-16-bit audio (GStreamer 0.10) - Don't block when getting metadata (GStreamer 0.10) - Better error message when the decoder/demuxer doesn't support streaming (GStreamer 0.10) -- Sebastien Bacher Mon, 13 Feb 2006 11:25:51 +0100 totem (1.3.90-0ubuntu1) dapper; urgency=low * New upstream version: - Use Ctrl+S as "Take Screenshot..." shortcut - Fix a possible crash on start with multiple totem processes - Support application/smil and application/x-smil mime-types - Better parsing of SMIL playlists - Better parsing of ASX playlists with multiple REF entries per ENTRY - Make the about box parented on the Mozilla window (Mozilla plugin) - Fix data being dropped when streaming from fast servers (Mozilla plugin) - Fix the state of the volume button on startup (Mozilla plugin) - Fix the Subtitles and Audio tracks not being available (xine-lib) - Support on-the-fly visualisation plugins change (GStreamer) (Ubuntu: #21197) - Fallback if the configured output plugins aren't available (GStreamer) - Don't shrink the toplevel window when setting the logo (GStreamer) - Fix video thumbnailing for movies with a non-1/1 aspect ratio -- Sebastien Bacher Mon, 30 Jan 2006 10:13:21 +0100 totem (1.3.1-0ubuntu5) dapper; urgency=low * debian/control.in: - really Depends on intltool -- Sebastien Bacher Sat, 21 Jan 2006 14:10:14 +0100 totem (1.3.1-0ubuntu4) dapper; urgency=low * debian/control.in: - Build-Depends on gstreamer0.10-tools and intltool -- Sebastien Bacher Fri, 20 Jan 2006 22:56:39 +0100 totem (1.3.1-0ubuntu3) dapper; urgency=low * debian/control.in: - Build-Depends on gstreamer0.10-plugins-base too -- Sebastien Bacher Fri, 20 Jan 2006 17:28:34 +0100 totem (1.3.1-0ubuntu2) dapper; urgency=low * debian/control.in: - updated the Build-Depends on libxine or firefox * debian/rules: - run intltool-update to get a .pot - updated for the new changes of the firefox package -- Sebastien Bacher Fri, 20 Jan 2006 12:49:26 +0100 totem (1.3.1-0ubuntu1) dapper; urgency=low * New upstream version: - Add a "capabilities" mechanism to the playlist parser library - Fix crash when calling the "add to playlist dialogue twice" - Fix parsing of sub-directories - Fix crasher in the Mozilla plugin when bringing up a second instance by making the plugin resident - Call the authentication manager, so thumbnails with keyring-stored passwords can be generated - Support newer versions of gnome-screensaver - Don't make the properties page assert if we can't initialise the backend - Don't overwrite the title when there's already a custom title in the playlist - Write EXTM3U m3u files - Add a test program for the properties page - Fix warning on exit when in fullscreen - Support Flash Video files, and OGM files - Set the preferences dialogue as a child of the main window - Update libegg from CVS - Fix double error dialogues on open sometimes (xine-lib) - Clean up unused plugins after opening a file (xine-lib) - Check for plugins in configure (GStreamer) - Fix compilation with the Forte compiler (GStreamer 0.10) - Fix multiple problems with the properties dialogue (GStreamer 0.10) - Fix the seek slider being disabled on startup (GStreamer 0.10) (Ubuntu: #27914) - Make seeking in AVI files snappier (GStreamer 0.10) - Ignore errors beyond the first one when opening files (GStreamer 0.10) * debian/control.in: - Build-Depends on gstreamer0.10-plugins-good - updated for soname change * debian/patches/03_autoconf.dpatch: - updated * debian/patches/04_build_with_current_gst.dpatch: - not required the new gstreamer0.10 is packaged now * debian/patches/08_firefox-plugin-fix.dpatch: - fixed with the new version * debian/rules: - updated for soname change -- Sebastien Bacher Thu, 19 Jan 2006 14:22:38 +0100 totem (1.3.0-0ubuntu5) dapper; urgency=low * debian/control.in: - Depends on gstreamer0.10-x without alternative (Ubuntu: #21775) -- Sebastien Bacher Mon, 9 Jan 2006 18:21:16 +0100 totem (1.3.0-0ubuntu4) dapper; urgency=low * debian/patches/08_firefox-plugin-fix.dpatch: - upstream patch to fix the firefox plugin crasher (Ubuntu: #14882) -- Sebastien Bacher Fri, 6 Jan 2006 19:33:00 +0100 totem (1.3.0-0ubuntu3) dapper; urgency=low * Build totem-gstreamer with the new 0.10 version [debian/control.in, debian/rules] -- Sebastien Bacher Fri, 23 Dec 2005 19:01:05 +0100 totem (1.3.0-0ubuntu2) dapper; urgency=low * debian/control.in: - don't Build-Depends on dbus-1-utils it's not required - use ">=" for the Depends on the real packages - build with dbus 0.60 -- Sebastien Bacher Tue, 20 Dec 2005 22:17:33 +0100 totem (1.3.0-0ubuntu1) dapper; urgency=low * New upstream version: New features: - New Ukrainian (uk) help files - Use filters in the Open file dialogues - Support turning off the screensaver when gnome-screensaver is used - Scroll to the current file in the playlist when starting to play it - Add ability to play back DVDs and VCDs from .iso and .bin/.cue files - Add a menu item for switching angles on DVDs - Don't add backup files to the playlist - Remove audio CD playback from the UI, as to avoid duplication with sound-juicer and Rhythmbox Bug fixes: - Play file from the beginning when double-clicking on it in the playlist - Make CD drives with blank CDs in them unsensitive in the Play Disc menu - Avoid weird startes when using the "Toggle fullscreen mode" shortcut - Fix drag'n'drop on the playlist itself not working - Parse Shoucast playlists in .m3u files properly - Stop the currently playing song when loading a media, and playing this media fails - Set the play/pause buttons' tooltips according to the image - Fix possible crashes on startup when the widget creation functions cannot be found - Use N/A instead of '0' when the bitrate or the number of frames per second isn't available in the property window - Fix a possible crash on startup in the Mozilla plugin - Fix possible i18n problems with the Nautilus properties window and the Mozilla plugin: - Fix compilation of the Mozilla plugin with newer versions of D-Bus - Fix a memory leak in the Mozilla plugin - Fix a crasher when running the Mozilla plugin in a debug build - Allow compiling the Mozilla plugin against xulrunner - Fix duplicate access key in the display preferences - Fix wrong accesskeys for the saturation and hue sliders - Show the video properties again when a stream has video - Move Totem's remote socket to TMPDIR - Remove libmusicbrainz dependency - Detect DVDs and VCDs properly on a pmount setup - Don't save Totem's thumbnail with an alpha component, for recent Nautilus changes - Remove keyboard shortcuts from the main video popup menu - Fix resizing of the sidebar (Ubuntu: #14327) - Fix problems parsing remote ASX files GStreamer: - GStreamer 0.10 support - Fix an access to invalid memory when getting metadata from a file xine-lib: - Avoid playback stopping when seeking forward in DVDs - Get the xine-lib version at run-time -- Sebastien Bacher Sun, 18 Dec 2005 21:39:53 +0100 totem (1.2.1-0ubuntu1) dapper; urgency=low * New upstream version: New features: - New Ukrainian (uk) help files - Use filters in the Open file dialogues - Support turning off the screensaver when gnome-screensaver is used - Scroll to the current file in the playlist when starting to play it - Add ability to play back DVDs and VCDs from .iso and .bin/.cue files - Add a menu item for switching angles on DVDs - Play file from the beginning when double-clicking on it in the playlist - Make CD drives with blank CDs in them unsensitive in the Play Disc menu - Don't add backup files to the playlist Bug fixes: - Avoid weird startes when using the "Toggle fullscreen mode" shortcut - Fix drag'n'drop on the playlist itself not working - Parse Shoucast playlists in .m3u files properly - Stop the currently playing song when loading a media, and playing this media fails - Set the play/pause buttons' tooltips according to the image - Fix possible crashes on startup when the widget creation functions cannot be found - Use N/A instead of '0' when the bitrate or the number of frames per second isn't available in the property window (Ubuntu: #14276) - Fix a possible crash on startup in the Mozilla plugin - Fix possible i18n problems with the Nautilus properties window and the Mozilla plugin - Fix a memory leak in the Mozilla plugin - Fix a crasher when running the Mozilla plugin in a debug build - Allow compiling the Mozilla plugin against xulrunner - Fix duplicate access key in the display preferences - Fix wrong accesskeys for the saturation and hue sliders - Show the video properties again when a stream has video - Move Totem's remote socket to TMPDIR (Ubuntu: #19438) - Make libmusicbrainz optional - Build with newer versions of D-Bus GStreamer: - Fix an access to invalid memory when getting metadata from a file xine-lib: - Avoid playback stopping when seeking forward in DVDs - Get the xine-lib version at run-time * debian/patches/02b_configure.dpatch: - fixed with the new version. * debian/patches/02_lpi.dpatch, debian/patches/03_autoconf.dpatch: - updated. -- Sebastien Bacher Sun, 11 Dec 2005 23:49:44 +0100 totem (1.2.0-0ubuntu9) dapper; urgency=low * debian/control.in: - be less drastic to older totems, just Replaces. -- Daniel Holbach Thu, 8 Dec 2005 10:40:16 +0100 totem (1.2.0-0ubuntu8) dapper; urgency=low * debian/patches/02b_configure.dpatch: - use gmodule-2.0 to fix the totem-xine/glade crasher with current package (Malone: #5128, Ubuntu: #20218). * debian/patches/03_autoconf.dpatch: - updated. * debian/patches/04_menu_item.dpatch: - drop this change, the menu item is nice to have (Malone: #4900). -- Sebastien Bacher Tue, 6 Dec 2005 12:15:35 +0100 totem (1.2.0-0ubuntu7) dapper; urgency=low * The "If I didn't have Seb or the subtleties of packaging" release: * debian/control.in: - the plugin packages Conflicts/Replaces the old totem. - totem-{xine,gstreamer} recommend their plugin package directly. - the plugin packages recommend firefox. -- Daniel Holbach Tue, 6 Dec 2005 10:33:31 +0100 totem (1.2.0-0ubuntu6) dapper; urgency=low * debian/control.in: - introduced two new binary packages totem-xine-firefox-plugin and totem-gstreamer-firefox-plugin - make totem Recommends them. * debian/rules: - adjust build to split those files into the right packages. -- Daniel Holbach Tue, 06 Dec 2005 08:46:32 +0100 totem (1.2.0-0ubuntu5) dapper; urgency=low * Rebuild for libstdc++ allocator change -- Matthias Klose Thu, 24 Nov 2005 12:19:11 +0000 totem (1.2.0-0ubuntu4) dapper; urgency=low * debian/patches/04_menu_item.dpatch: - hide the menu item, files are open from nautilus (MenusRevisited) -- Sebastien Bacher Wed, 23 Nov 2005 23:00:36 +0100 totem (1.2.0-0ubuntu3) breezy; urgency=low * debian/control.in: - don't Depends on xlibs (Ubuntu: #15600). -- Sebastien Bacher Thu, 22 Sep 2005 12:14:42 +0200 totem (1.2.0-0ubuntu2) breezy; urgency=low * debian/rules: - call dh_makeshlibs. -- Sebastien Bacher Mon, 12 Sep 2005 11:03:05 +0200 totem (1.2.0-0ubuntu1) breezy; urgency=low * New upstream release: - New French (fr) translation of the help files - Fix problems with the nautilus property window not getting translated properly - Add missing strings for translation - Remove warnings when exiting early because audio or video outputs aren't available (GStreamer) - Fix the visualisations not running on startup (xine-lib) - Correctly change the visualisation plugin when it's not currently in use (xine-lib) * debian/control.in: - bumped Standards-Version. -- Daniel Holbach Mon, 5 Sep 2005 16:51:09 +0200 totem (1.1.5-0ubuntu2) breezy; urgency=low * Rebuild to remove libglitz dependencies. -- Adam Conrad Sun, 28 Aug 2005 03:20:04 +1000 totem (1.1.5-0ubuntu1) breezy; urgency=low * New upstream version: - Fix Totem not finding the type of a disc when it's not in /etc/fstab. - Some (more) volume button fixes. - Don't leak memory when getting the supported mime-types of the plugin. - Fix generation of the playlist-end signal in the playlist parser. - Allow reading DVD off the disk (GStreamer). * debian/patches/03_autoconf.dpatch: - updated. -- Sebastien Bacher Wed, 24 Aug 2005 12:25:17 +0200 totem (1.1.4-0ubuntu4) breezy; urgency=low * debian/control.in: - Build-Depends on dbus-1-utils to use the mozilla option (Ubuntu: #13988). -- Sebastien Bacher Mon, 22 Aug 2005 23:35:25 +0200 totem (1.1.4-0ubuntu3) breezy; urgency=low * debian/patches/03_autoconf.dpatch: - updated to fix the build issue. -- Sebastien Bacher Sat, 20 Aug 2005 23:28:18 +0200 totem (1.1.4-0ubuntu2) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:23:20 +0000 totem (1.1.4-0ubuntu1) breezy; urgency=low * New upstream version: - Fix sensitivity of the volume menu items. - Avoid crashes with the screensaver disabling code. - Use D-Bus for the communication between the mozilla plugin and the viewer (more reliable, and supports multiple plugins at the same time). - Make it impossible to have the sidebar smaller than the buttons it contains. - Hide the sidebar when hiding the controls. - Make the sidebar shortcut F9 like other GNOME applications. - Add suport for ASF redirect files. - Don't display the length in full-screen mode if it is unknown. - Disable the "Save" button in the playlist if it is empty. - More volume button fixes. - Fix build with newer pkg-config versions. - Fix double error messages when reading encrypted files (xine-lib). - Only create visual effects plugins when needed, not on startup (xine-lib) - Allow remote subtitle files (GStreamer). * debian/control.in: - Build-Depends on libdbus-glib. * debian/patches/01_fixcrash.dpatch: - fixed with the new version. -- Sebastien Bacher Thu, 11 Aug 2005 00:58:58 +0200 totem (1.1.3-0ubuntu5) breezy; urgency=low * debian/control.in: - updated the Build-Depends for the changes. * debian/patches/02_lpi.dpatch: - launchpad integration patch. * debian/patches/03_autoconf.dpatch: - update configure. -- Sebastien Bacher Wed, 10 Aug 2005 21:19:01 +0200 totem (1.1.3-0ubuntu4) breezy; urgency=low * Rebuild without libXrender. -- Sebastien Bacher Thu, 28 Jul 2005 19:59:01 +0200 totem (1.1.3-0ubuntu3) breezy; urgency=low * debian/patches/01_fixcrash.dpatch: - patch from the CVS to fix a crasher with the new version (Ubuntu: #12724). -- Sebastien Bacher Sat, 16 Jul 2005 14:10:46 +0200 totem (1.1.3-0ubuntu2) breezy; urgency=low * debian/control.in: - Build-Depends on gnome-icon-theme. -- Sebastien Bacher Wed, 13 Jul 2005 21:54:34 +0200 totem (1.1.3-0ubuntu1) breezy; urgency=low * New upstream version: - Move the playlist dialog to a sidebar. - Use a new volume widget in the main player window. - Deprecate the use of vcd:, dvd: and cd: to play discs, and have the user pass a directory (for vcd: and dvd:) or a device path (for all) instead. - Avoid resizing on startup before we really show the window. - Fix a crash when 'Hide controls' is called while starting up. - Move the Repeat and Shuffle menu items to the Edit menu. - Disable the Zoom menu items correctly on boundaries. - Don't crash when trying to set the Zoom level during startup. - Hide the main window quicker on exit. - Make the album name selectable in the property dialogues. - Update the length in the property window as the stream is played. - Add the ability to write/read a title when saving a playlist. - Ignore images and text files when reading playlists or parsing directories. - Say that we support Shorten and 3GPP files. - Show the track number in the window title if available. - Avoid triggering the mouse pointer highlighter when in fullscreen. - More resilient "Play disc" feature when trying to play back Audio CDs. - Sort files before inserting them in the playlist when dropping them. - Better parsing of ASX playlists and ASF reference files. * debian/patches/01_gcc4.dpatch: - fixed with the new version. -- Sebastien Bacher Wed, 13 Jul 2005 19:13:09 +0200 totem (1.1.2-0ubuntu6) breezy; urgency=low * debian/control.in: - no need to use Conflicts. - use the correct versions for the Replaces. -- Sebastien Bacher Wed, 13 Jul 2005 14:44:17 +0200 totem (1.1.2-0ubuntu5) breezy; urgency=low * debian/control.in: - new packages for libtotem-plparser. * debian/rules: - move libtotem-plparser files to the right place. -- Sebastien Bacher Tue, 12 Jul 2005 16:12:06 +0200 totem (1.1.2-0ubuntu4) breezy; urgency=low * debian/control.in: - updated Depends. -- Sebastien Bacher Thu, 26 May 2005 22:11:53 +0200 totem (1.1.2-0ubuntu3) breezy; urgency=low * debian/patches/01_gcc4.dpatch: - fix the build on amd64 with gcc4. -- Sebastien Bacher Thu, 26 May 2005 19:51:06 +0200 totem (1.1.2-0ubuntu2) breezy; urgency=low * debian/control.in: - Build-Depends on libmusicbrainz4-dev. -- Sebastien Bacher Thu, 26 May 2005 15:54:03 +0200 totem (1.1.2-0ubuntu1) breezy; urgency=low * Sync with Debian. * debian/control.in: - updated the Build-Depends. * New upstream version: - use MusicBrainz to get Title, Album, etc. for audio CDs. - also read 3 letters country-codes for subtitles and languages. - remove unexisting local files from the recent files list. - make subtitles and languages menus unsensitive rather than their submenus - have the nautilus properties page set the tab label according to the file type. - add the "--print-playing" command-line option that does what it says. - desensitise zoom menu items when boundaries are reached. - avoid deadlocks/CPU burn with the thumbnailer. - make the Exit fullscreen appear on the right screen for Xinerama setups. - misc Mozilla and playlist fixes. - fix some playlist files from winamp.com not being parsed properly. - don't show the fullscreen popups when the video window isn't focused. - fix crash with some recent files. - allow to pass a device directly to the playlist, for DVD and VCD. - better error messages for some types of input (xine-lib). - fix crashes when zooming out too far (xine-lib). - prevent window flickering with some files (GStreamer). - implement per-track CD playback (GStreamer). - improve metadata loading in the nautilus properties page (GStreamer). - implement aspect-ratio switching (GStreamer). - add subtitles/languages labels for audio streams (GStreamer). * debian/rules: - build with the --enable-mozilla option. * debian/watch: - updated. -- Sebastien Bacher Mon, 23 May 2005 14:44:32 +0200 totem (1.0.2-1) experimental; urgency=low * New upstream version. -- Sebastien Bacher Mon, 2 May 2005 18:38:08 +0200 totem (1.0.1-1) experimental; urgency=low * New upstream version. * debian/control.in: - updated the requirements. * debian/patches/02_crashnull.dpatch, debian/patches/10_vcd_hang.dpatch: - the new version fixes that. * debian/watch: - updated. -- Sebastien Bacher Sat, 9 Apr 2005 17:39:02 +0200 totem (0.100-5) unstable; urgency=low * Rebuilt for the libhowl transition (Closes: #298872). * debian/control.in: - updated the gnome-vfs requirements. -- Sebastien Bacher Thu, 10 Mar 2005 19:14:51 +0100 totem (0.100-4) unstable; urgency=low * debian/patches/00list: - list the new patch (Closes: #289470). -- Sebastien Bacher Wed, 16 Feb 2005 15:09:35 +0100 totem (0.100-3) unstable; urgency=low * debian/patches/02_crashnull.dpatch: - updated with the patch from Josselin Mouette . -- Sebastien Bacher Sun, 13 Feb 2005 12:40:17 +0100 totem (0.100-2) unstable; urgency=low * debian/patches/01_gst-plugins-0.8.5.dpatch: - removed, the new gst-plugins is in the archive now. * debian/patches/02_crashnull.dpatch: - added, fix the crash on system without any cdrom drive (Closes: #289470). -- Sebastien Bacher Thu, 10 Feb 2005 19:05:00 +0100 totem (0.100-1) unstable; urgency=low * New upstream release: - implement session management support, remove automatic save/restore of the current playlist (Closes: #255320). - GStreamer DVD support. - make Ctrl+arrows seek further in streams. - turn the cursor into a hand when hovering a menu in a DVD (xine-lib). - zoom in/out support (xine-lib). - implement buffering (GStreamer). - enable visualisation effects (GStreamer) (Closes: #269910). - make the properties page work (GStreamer) and misc. fixes (all) (Hoary: #1453). - add Album metadata to the properties windows. - hide the video properties if a file is an audio-only one. - work-around a bug in GConf that caused playbacks to be very dark (xine-lib). - add 4.1-channel audio support. - fix parsing of sub-directories, and .pls playlists with relative paths. * debian/control.in: - totem-gstreamer and totem-xine Provides totem (Closes: 287981). - updated the descriptions about the subtitle (Closes: #285153). * debian/patches/01_gst-plugins-0.8.5.dpatch: - removed, this fix is in the new version. * debian/watch: - updated. -- Sebastien Bacher Sat, 8 Jan 2005 16:45:28 +0100 totem (0.99.22-1) unstable; urgency=low * New upstream release: - show the popups in fullscreen (GStreamer). - fix multiple volume icons appearing in the playlist. - automatically load text subtitles (xine-lib). - handle Drag'n'drop from Mozilla/Netscape. - implement Drag from the Screenshot dialog to the file manager. - make it possible to play a DVD from the hard-disk (xine-lib). - fix getting the CD type when the drive doesn't implement it. - add an error message when the audio device is busy (GStreamer). - make drag'n'drop work again after double-clicking a playlist entry. * debian/control.in: - updated the Build-Depends and Depends. * debian/patches/01_gst-plugins-0.8.5.dpatch: - make the new version working well with gst-plugins 0.8.5. -- Sebastien Bacher Mon, 22 Nov 2004 15:57:25 +0100 totem (0.99.20-2) experimental; urgency=low * debian/control.in: - Build-Depends on libgstreamer-plugins0.8-dev (Closes: #279038). -- Sebastien Bacher Sun, 31 Oct 2004 12:38:09 +0100 totem (0.99.20-1) experimental; urgency=low * New upstream release: - fix a crash when closing Totem with non-file locations. - set the current file chooser paths correctly. - fix "Play Disc..." when the detected device is a symbolic link. - fix detection of some DVDs, and speed-up disc type detection. - add bitrate support to the GStreamer backend. * debian/control.in: - updated the Build-Depends. -- Sebastien Bacher Wed, 27 Oct 2004 19:27:57 +0200 totem (0.99.19-1) experimental; urgency=low * New upstream release. * debian/control.in: - updated the debhelper Build-Depends to get dh_desktop. * debian/totem-gstreamer.postinst, debian/totem-xine.postinst: - dh_desktop handles the mime update now. * debian/patches/01_automake.dpatch: - removed. * debian/rules: - use dh_desktop. -- Sebastien Bacher Sun, 17 Oct 2004 14:51:31 +0200 totem (0.99.17-2) experimental; urgency=low * debian/control.in: - updated the Depends on nautilus-cd-burner (Closes: #275886). -- Sebastien Bacher Sun, 10 Oct 2004 22:28:12 +0200 totem (0.99.17-1) experimental; urgency=low * New upstream release: - great overhaul of the GStreamer backend. - fix parsing of Real Media and ASF playlists. - support for writing m3u playlists, including relative paths. * debian/control.in: - updated the Build-Depends. - updated the Standards-Version. * debian/patches/01_automake.dpatch: - run automake to fix the broken build for the gstreamer backend. -- Sebastien Bacher Thu, 7 Oct 2004 22:13:20 +0200 totem (0.99.16-1) unstable; urgency=low * New upstream release. * debian/control.in: - totem depends on totem-xine | totem-gstreamer (Closes: #270985). * debian/patches/20_use_alternatives.dpatch: - patch from Emil Soleyman-Zomalan to convert the video-thumbnailer to an alternative. (Closes: #270222). -- Sebastien Bacher Fri, 17 Sep 2004 12:17:22 +0200 totem (0.99.15.1-2) unstable; urgency=low * debian/control.in: - updated the Build-Depends on libgnomeui-dev (Closes: #263661). -- Sebastien Bacher Thu, 5 Aug 2004 16:59:26 +0200 totem (0.99.15.1-1) unstable; urgency=low * New upstream release. - add a MimeType line to the desktop file (for the new MIME system). * debian/control.in: - updated the Build-Depends. * debian/rules: - added a call to dh_gconf. * debian/totem-gstreamer.postinst, debian/totem-xine.postinst: - removed schemas registration code, dh_gconf handles that. - run update-desktop-database if available. -- Sebastien Bacher Sat, 24 Jul 2004 13:23:10 +0200 totem (0.99.13-1) unstable; urgency=low * New upstream release - Handle Ctrl+P to show the playlist even in hidden controls mode (Closes: #252604). * debian/control.in - Updated the totem-gstreamer description to remove references to xine (Closes: #255420). -- Sebastien Bacher Sat, 3 Jul 2004 00:01:52 +0200 totem (0.99.12-2) unstable; urgency=low * Split the package, now we have: - totem-xine using the xine backend. - totem-gstreamer using the gstreamer backend (Closes: #246058). - totem, dummy package depending on totem-xine (since it seems to be a better default for the moment). * debian/control.in: - updated for the split. * debian/patches: - switched to dpatch. * debian/rules: - switched back to debhelper since cdbs doesn't support multibuild for the moment. * debina/template: - removed debconf's template for the moment, gstreamer-media is not ready to be a suitable alternative for thumbnails (Closes: #235857, #252941). * debian/totem.1: - removed, the manpage is included in the upstream tarball now. -- Sebastien Bacher Tue, 8 Jun 2004 15:16:34 +0200 totem (0.99.12-1) unstable; urgency=low * New upstream release + turn off vanity's build. -- Sebastien Bacher Sun, 6 Jun 2004 03:12:19 +0200 totem (0.99.11-2) unstable; urgency=low * Upload in unstable. -- Sebastien Bacher Wed, 26 May 2004 23:53:54 +0200 totem (0.99.11-1) experimental; urgency=low * New upstream release. * debian/patches/stock-icon.patch, debian/patches/totem-rwcrash-fix.patch: + removed since included in new version. * debian/control.in: + updated Build-Depends. -- Sebastien Bacher Sat, 1 May 2004 23:28:02 +0200 totem (0.99.10-3) experimental; urgency=low * debian/patches/stock-icon.patch: + patch from Michel Daenzer that makes all installed icons loadable by totem (Closes: 243334). -- Sebastien Bacher Tue, 27 Apr 2004 00:21:22 +0200 totem (0.99.10-2) experimental; urgency=low * debian/patches/totem-rwcrash-fix.patch: + new patch to fix a crasher. -- Sebastien Bacher Sun, 18 Apr 2004 17:30:38 +0200 totem (0.99.10-1) experimental; urgency=low * New upstream release. * debian/control.in: + updated Build-Depends. * Included Brazilian Portuguese debconf template from Andre Luis Lopes (Closes: #235384). * Included new manpage from Andre Lehovich (Closes: #241814). -- Sebastien Bacher Sun, 11 Apr 2004 00:46:20 +0200 totem (0.99.9-4) unstable; urgency=low * Fixed schemas registration (should fix the problem with colors). -- Sebastien Bacher Sun, 22 Feb 2004 19:57:11 +0100 totem (0.99.9-3) unstable; urgency=low * debian/patches/vcd_hang.patch: + patch to fix hang on start with VCD plugin. -- Sebastien Bacher Tue, 17 Feb 2004 19:36:46 +0100 totem (0.99.9-2) unstable; urgency=low * GNOME team upload. * [debian/control.in] Added build dependency on scrollkeeper. (Closes: #232588) -- J.H.M. Dassen (Ray) Sat, 14 Feb 2004 10:10:04 +0100 totem (0.99.9-1) unstable; urgency=low * New upstream release + fix bug with directory selection in the file selector (Closes: #225903). -- Sebastien Bacher Fri, 13 Feb 2004 19:47:26 +0100 totem (0.99.8-3) unstable; urgency=low * Rebuilt with xfree 4.2. -- Sebastien Bacher Sun, 18 Jan 2004 01:01:37 +0100 totem (0.99.8-2) unstable; urgency=low * Fixed a typo in the french debconf translation (Closes: #227311). -- Sebastien Bacher Sat, 17 Jan 2004 16:58:34 +0100 totem (0.99.8-1) unstable; urgency=low * New upstream release. * debian/control: + updated Build-Depends. + updated for the GNOME Team. * debian/rules: + updated for the GNOME Team. * Added french template (Closes: #218730). * Changed the template to remove the "yes" from the description (Closes: #218117). -- Sebastien Bacher Sun, 9 Nov 2003 14:03:46 +0100 totem (0.99.7-1) unstable; urgency=low * New upstream release. * Added debconf option to use or not totem as the nautilus video thumbnailer. (Closes: #212555). -- Sebastien Bacher Thu, 16 Oct 2003 01:01:24 +0200 totem (0.99.6-1) unstable; urgency=low * New upstream release. + playlist improvements (Closes: #211833). + fixed crash on eject (Closes: #211968). -- Sebastien Bacher Sun, 12 Oct 2003 18:34:48 +0200 totem (0.99.5-1) unstable; urgency=low * New upstream release + disable xscreensaver (Closes: #208175). -- Sebastien Bacher Mon, 15 Sep 2003 17:55:44 +0200 totem (0.99.4-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Thu, 4 Sep 2003 15:41:46 +0200 totem (0.99.3-1) unstable; urgency=low * New upstream release. * Switched to cdbs. * Updated menu icon. * Updated description (Closes: #207007). -- Sebastien Bacher Sun, 31 Aug 2003 19:53:10 +0200 totem (0.99.2-1) unstable; urgency=low * New upstream release. - Fixed XFree86 lockup on start bug (Closes: #200101). -- Sebastien Bacher Sat, 5 Jul 2003 14:02:13 +0000 totem (0.99.1-2) unstable; urgency=low * Build with xfree 4.2 instead 4.3. (Closes: #199335). -- Sebastien Bacher Tue, 1 Jul 2003 23:49:57 +0200 totem (0.99.1-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 23 Jun 2003 11:49:55 +0200 totem (0.99.0-2) unstable; urgency=low * Added libgnome-desktop-dev to Build-Depends (Closes: #196224). -- Sebastien Bacher Thu, 5 Jun 2003 17:11:25 +0200 totem (0.99.0-1) unstable; urgency=low * New upstream release - Fixed DVD/CD playing (Closes: #195090). * Updated to standards version 3.5.10.0. -- Sebastien Bacher Sat, 31 May 2003 19:19:39 +0200 totem (0.98.0-1) unstable; urgency=low * New upstream relase. -- Sebastien Bacher Sun, 11 May 2003 21:13:06 +0200 totem (0.97.0-1) unstable; urgency=low * New upstream release. - Fixed the thumbnailer (Closes: #188979). -- Sebastien Bacher Tue, 29 Apr 2003 22:13:05 +0200 totem (0.96.0-1) unstable; urgency=low * New upstream release. * Changed section to gnome. * Updated to standards version 3.5.9. * Updated Description to add Author and Homepage. * Added Depends on ${misc:Depends}. * Updated Build-Depends. -- Sebastien Bacher Thu, 10 Apr 2003 11:17:49 +0200 totem (0.95.1-3) unstable; urgency=low * This time the schema file should be ok ... -- Sebastien Bacher Fri, 28 Mar 2003 21:54:13 +0100 totem (0.95.1-2) unstable; urgency=low * Fixed schema file (Closes: #185137). -- Sebastien Bacher Thu, 27 Mar 2003 17:09:15 +0100 totem (0.95.1-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Wed, 26 Feb 2003 23:43:07 +0100 totem (0.95.0-1) unstable; urgency=low * New upstream release. * Updated to standards-version 3.5.8. -- Sebastien Bacher Wed, 26 Feb 2003 22:01:48 +0100 totem (0.90.0-5) unstable; urgency=low * Added "liblircclient-dev" and "libirman-dev" to Build-Depends (Closes: #182195). -- Sebastien Bacher Sun, 23 Feb 2003 17:47:25 +0100 totem (0.90.0-4) unstable; urgency=low * Apply patch to support playing straight from amazon (Closes: #181485). -- Sebastien Bacher Thu, 20 Feb 2003 17:19:18 +0100 totem (0.90.0-3) unstable; urgency=low * Register totem-video-thumbnail schemas (Closes: #179343). -- Sebastien Bacher Wed, 5 Feb 2003 01:13:54 +0100 totem (0.90.0-2) unstable; urgency=low * Update README file. * Update Build-Depends. * Remove obsolete depend on xine-dvdnav (Closes: #179160). -- Sebastien Bacher Fri, 31 Jan 2003 10:59:36 +0100 totem (0.90.0-1) unstable; urgency=low * New upstream release. * Should close the FTBFS (Closes: #176530). * Updated Build-Depends. -- Sebastien Bacher Wed, 29 Jan 2003 20:39:02 +0100 totem (0.13.1-1) unstable; urgency=low * New upstream release * Updated xine-lib Depends. * Totem doesn't use xine logo any more (Closes: #160429). * Updated xpm icon for debian menu. * Updated to standards-version 3.5.7. -- Sebastien Bacher Fri, 3 Jan 2003 12:34:20 +0100 totem (0.11.0-1) unstable; urgency=low * New upstream release (Closes: #161818). -- Sebastien Bacher Mon, 28 Oct 2002 13:02:10 +0100 totem (0.10.0-3) unstable; urgency=low * Added xine-dvdnav to Depends (and not to Build-Depends ...). -- Sebastien Bacher Fri, 25 Oct 2002 01:17:52 +0200 totem (0.10.0-2) unstable; urgency=low * Added xine-dvdnav to Build-Depends. -- Sebastien Bacher Sun, 20 Oct 2002 00:22:30 +0200 totem (0.10.0-1) unstable; urgency=low * New upstream release -- Sebastien Bacher Mon, 2 Sep 2002 19:14:31 +0200 totem (0.9.1-1) unstable; urgency=low * Initial Release. -- Sebastien Bacher Sat, 24 Aug 2002 15:12:51 +0200