2007
totem (2.16.5-3) unstable; urgency=medium
[ Sebastien Bacher ]
* debian/patches/30_dlopen_noremove_dbus_glib.dpatch:
- fix "crash because NPPVpluginKeepLibraryInMemory is broken in gecko",
patch from Alexander Sack (GNOME bug #415389)
[ Loic Minier ]
* Urgency medium.
-- Loic Minier <lool@dooz.org> Thu, 8 Mar 2007 14:51:55 +0100
totem (2.16.5-2) unstable; urgency=low
* Upload to unstable; drop dist-check.
-- Loic Minier <lool@dooz.org> Sat, 3 Feb 2007 14:58:22 +0100
totem (2.16.5-1) experimental; urgency=low
* New upstream stable release; bug fixes and translation updates; no API or
ABI change.
-- Loic Minier <lool@dooz.org> Mon, 29 Jan 2007 17:55:00 +0100
totem (2.16.4-3) UNRELEASED; urgency=low
[ Sven Arvidsson ] * Add upstream ChangeLog, NEWS and README. (Closes: #404362) * Remove unnecessary upstream TODO. [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball.
-- Loic Minier <lool@dooz.org> Sat, 13 Jan 2007 22:51:13 +0100
2006
totem (2.16.4-2) unstable; urgency=low
* Build-depend on libxtst-dev, thanks Sven Arvidsson
(closes: #315926).
-- Josselin Mouette <joss@debian.org> Thu, 30 Nov 2006 14:16:44 +0100
totem (2.16.4-1) unstable; urgency=low
* New upstream stable release; no API change; fixes for session saving (now
correctly restored, closes: #399983, and with support for the width of the
sidebar), some translation cleanups.
-- Loic Minier <lool@dooz.org> Wed, 29 Nov 2006 21:41:02 +0100
totem (2.16.3-3) unstable; urgency=high
* Add symlinks in the iceweasel plugins directory; symlinks for the firefox
plugins dir are still installed for compatibility with local firefox debs
and backwards-compatibility.
* Update description to mention Iceweasel instead of Firefox.
-- Loic Minier <lool@dooz.org> Tue, 21 Nov 2006 17:31:59 +0100
totem (2.16.3-2) unstable; urgency=low
* Do not build-depend on libhal-dev for kfreebsd-i386 and kfreebsd-amd64;
build-depend on libcam-dev instead; thanks Petr Salinger; closes: #399091.
* Drop useless libnautilus-burn-dev build-dep; thanks Bastien Nocera.
-- Loic Minier <lool@dooz.org> Sat, 18 Nov 2006 10:03:47 +0100
totem (2.16.3-1) unstable; urgency=low
* New upstream release; no API change.
-- Loic Minier <lool@dooz.org> Tue, 14 Nov 2006 17:38:27 +0100
totem (2.16.2-4) unstable; urgency=low
* GNU/kFreeBSD support thanks Aurelien Jarno; closes: #391307. - New dpatch, 30_kfreebsd_gnu, to use sys/cdio.h and sys/disklabel.h under FreeBSD and mntent.h under Linux. * Update 30_kfreebsd_gnu dpatch for totem 2.16.2.
-- Loic Minier <lool@dooz.org> Mon, 6 Nov 2006 18:24:35 +0100
totem (2.16.2-3) unstable; urgency=low
* Fix copyright to mention the LGPL for the Totem Playlist parser library,
"plparser", and the excemption for proprietary GStreamer plugins; thanks
Thadeu Lima de Souza Cascardo; closes: #396549.
-- Loic Minier <lool@dooz.org> Wed, 1 Nov 2006 15:43:30 +0100
totem (2.16.2-2) unstable; urgency=low
* Upload to unstable.
-- Loic Minier <lool@dooz.org> Thu, 19 Oct 2006 11:57:54 +0200
totem (2.16.2-1) experimental; urgency=low
* New upstream release; no API change.
-- Loic Minier <lool@dooz.org> Mon, 2 Oct 2006 15:52:01 +0200
totem (2.16.1-1) experimental; urgency=low
[ Guilherme de S. Pastore ]
* New upstream release.
* debian/watch: updated.
[ Loic Minier ]
* Add debian/test.html, sample javascript integration of the gecko plugin.
* Re-add Firefox symlinks as these are required after all.
* New upstream release; with API additions.
- Bump libtotem-plaparser1 shlibs to >= 2.16.1.
- Install new plugin flavor, MullY.
-- Loic Minier <lool@dooz.org> Fri, 8 Sep 2006 09:14:19 +0200
totem (1.5.92-1) experimental; urgency=low
* Fix changelog of 1.5.91-1; hal 0.6 is not released yet, but upstream has a
safety check just in case it would break API/ABI.
* New upstream development release.
- Drop 10_dont-clean-totem-schemas-in dpatch, merged upstream.
-- Loic Minier <lool@dooz.org> Fri, 25 Aug 2006 22:04:46 +0200
totem (1.5.91-2) experimental; urgency=low
* Bump shlibs to libtotem-plparser1 >= 1.5.1.
* Pass "-L libtotem-plparser1" and "-l debian/libtotem-plparser1/usr/lib"
to dh_shlibdeps for the other packages to see the lib and use the shlibs.
-- Loic Minier <lool@dooz.org> Sun, 13 Aug 2006 15:19:01 +0200
totem (1.5.91-1) experimental; urgency=low
* New upstream development releases; with API additions.
- Target at experimental.
- Bump up libgstreamer0.10-dev and libgstreamer-plugins-base0.10-dev
build-deps to >= 0.10.1.
- Bump up libglib2.0-dev build-dep to >= 2.8.0.
- Bump up libxine-dev build-dep to >= 1.1.2.
- Add a build-dep on libgconf2-dev.
- Rename --with-mozilla configure flag to --with-browser-plugins.
- Add a build-dep on shared-mime-info (>= 0.17).
- Add a build-dep on libhal-dev (>= 0.5).
- Drop 09_maintainer-mode dpatch as upstream now calls
GNOME_MAINTAINER_MODE_DEFINES which requires AM_MAINTAINER_MODE.
- Drop 60_mandatory-relibtoolizing dpatch which isn't required anymore.
- Update symlinks and installation steps for the split in 4 distinct
plugins.
- New dpatch, 10_dont-clean-totem-schemas-in, to workaround an upstream
bug preventing two successive builds.
- Fixes playing of streams with mms:// URL lists. (Closes: #382603)
* Ship the *.xpt files as recommended by upstream.
* Only symlink the plugin in /usr/lib/mozilla as Firefox and XULRunner are
expected to look there too.
-- Loic Minier <lool@dooz.org> Sun, 13 Aug 2006 14:28:00 +0200
totem (1.4.5-1) unstable; urgency=low
* New upstream release; no API changes.
-- Loic Minier <lool@dooz.org> Tue, 12 Sep 2006 10:41:57 +0200
totem (1.4.4-1) unstable; urgency=low
[ Josselin Mouette ]
* Make the package binNMU-able by making the arch-all packages depend
only on >= ${Source-Version} arch-any packages.
* Make totem-mozilla depend on dbus.
[ Loic Minier ]
* Use ${source:Version} and ${binary:Version} because of the totem-mozilla
Recommend; build-depend on dpkg-dev >= 1.13.19.
* Let totem-xine also Recommend totem-mozilla.
* New upstream release.
- Drop the 11_configure-drop-mozilla-link-flags dpatch, merged upstream.
- Update 60_mandatory-relibtoolizing dpatch.
- Fix the moves of the mozilla plugin since upstream now installs in
/usr/lib/mozilla/plugins, whatever the gecko engine.
-- Loic Minier <lool@dooz.org> Tue, 8 Aug 2006 14:13:44 +0200
totem (1.4.3-1) unstable; urgency=low
* Fix bashishm in mv "foo.{x,y}" snippet executed by $SHELL, thanks Julien
Danjou. (Closes: #377367)
* Drop 10_configure-force-xulrunner dpatch as --with-mozilla=xulrunner is
enough to select the appropriate Gecko.
* New upstream release.
- Update 60_mandatory-relibtoolizing dpatch.
-- Loic Minier <lool@dooz.org> Thu, 13 Jul 2006 13:42:08 +0200
totem (1.4.2-1) experimental; urgency=low
* Upload to experimental for now as the package is frozen in unstable due to
a big transition, but some users requested the fixed package.
* Set libtotem-plparser1-dbg Priority to extra.
[debian/control, debian/control.in]
* New dpatch, 09_maintainer-mode, to use AM_MAINTAINER_MODE for safety.
* Update 60_mandatory-relibtoolizing dpatch to also intltoolize as this is
required with intltool 0.35. (Closes: #372529)
* Bump up Standards-Version to 3.7.2.
* New upstream release.
- Lower libgnomevfs2-dev build-dep to >= 2.8.2
- Bump up gstreamer0.10-plugins-base build-dep to >= 0.10.7.
- Drop 30_totem-mozilla-types dpatch, merged upstream.
- Update 60_mandatory-relibtoolizing dpatch.
* Build-depend on autotools-dev for the config.guess / config.sub update
snippet to work.
-- Loic Minier <lool@dooz.org> Sat, 8 Jul 2006 21:34:16 +0200
totem (1.4.1-2) unstable; urgency=low
* debian/patches/30_totem-mozilla-types.dpatch
- Added. Correct the Bool types used by the totem-mozilla plugin. Fixes the
mozilla plugin on big-endian architectures.
-- Sjoerd Simons <sjoerd@debian.org> Sun, 4 Jun 2006 22:16:38 +0200
totem (1.4.1-1) unstable; urgency=low
[ Guilherme de S. Pastore ]
* New upstream release.
* debian/patches:
- 00list: updated.
- 06_volume_icons_change.dpatch, 07_no_mms_to_mmsh_change.dpatch,
08_aspect_ratio_fix.dpatch,
09_play_protocol_not_listed_by_firefox.dpatch: removed, applied upstream.
[ Loic Minier ]
* Update the mandatory relibtoolizing patch...
[debian/patches/60_mandatory-relibtoolizing.dpatch]
* Move common configure flags to COMMON_CONFIGURE_FLAGS and add
--disable-maintainer-mode to them.
[debian/rules]
* Recommend totem-mozilla and not totem-gstreamer-xul-plugin.
[debian/control, debian/control.in]
* Promote gstreamer0.10-plugins-ugly and gstreamer0.10-ffmpeg from Suggests
to Recommends.
[debian/control, debian/control.in]
* Remove what looks useless and now bogus deps on xlibs. (Closes: #370089)
[debian/control, debian/control.in]
-- Loic Minier <lool@dooz.org> Thu, 25 May 2006 21:09:34 +0200
totem (1.4.0-1) unstable; urgency=low
[ Gustavo Franco ]
* New upstream release.
* debian/control:
- intltool added in build-depends field
- libnautilus-burn-dev build-depends downgraded
- libtotem-plparser1 added, dropping libtotem-plparser0 (due to
SONAME change)
- gstreamer0.8 related dependencies bumped up to gstreamer0.10
- Uploaders field sync with gnome-pkg-tools
- Standards-Version bumped up to 3.7.0
* debian/rules:
- minor changes to fix the build (e.g: libtotem-plparser1 bits)
- fix '*.la' removal from all the binaries
- config.{guess,sub} unneeded copy removed from clean target
* debian/patches/01_totem_playlist_add_fix.dpatch dropped (merged upstream)
* debian/patches/08_firefox-plugin-fix.dpatch dropped (merged upstream)
* Patches merged from Ubuntu:
* debian/patches/06_volume_icons_change.dpatch:
- patch from CVS, don't use the mute icon for non muted volume
* debian/patches/07_no_mms_to_mmsh_change.dpatch:
- patch from CVS, to automatically change mms to mmsh
* debian/patches/08_aspect_ratio_fix.dpatch:
- patch from upstream CVS, work by j^ <j@bootlab.org>, fix the aspect
ratio setting usage
* debian/patches/09_play_protocol_not_listed_by_firefox.dpatch:
- patch from upstream, work by Gary Coady <gary@lyranthe.org>, fix the
playing of protocols not listed by firefox
[ Gustavo Noronha Silva ]
* debian/patches/01_totem_playlist_add_fix.dpatch:
- patch by Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
to fix crash on playlist add (Closes: #349357)
* debian/control.in, debian/rules:
- add xulrunner plugins for totem as new packages (Closes: #321400)
- added libxul-dev, and xulrunner (for xpidl) to Build-Deps
[ Loic Minier ]
* Trash all *.a and *.la files not only from debian/totem-gstreamer/usr/lib,
but from debian/totem-gstreamer and debian/totem-xine altogether, except
for debian/totem-xine/usr/lib/*.a.
[debian/rules]
* Remove the now useless rm calls on "*a" files.
[debian/rules]
* Remove config.guess and config.sub updating patch as cdbs takes care of
this and hence fix clean target.
[debian/rules]
* Bump libgnomevfs2-dev build-dep to >= 2.9.92 per configure.ac.
[debian/control, debian/control.in]
* Fix config.sub / config.guess copying over, even if it's useless.
[debian/rules]
* Drop useless dh_installdirs calls.
[debian/rules]
* Remove *-xul packages in favor of a new totem-mozilla package, arch: all.
[debian/control, debian/control.in]
* Permit "| www-browser" in totem-mozilla's Recommends too.
[debian/control, debian/control.in]
* Add symlinks in /usr/lib/{firefox,mozilla,xulrunner}/plugins to
the mozilla plugin below /usr/lib/totem.
[debian/totem-mozilla.links]
* Install the mozilla plugin in /usr/lib/totem in totem-xine and
totem-gstreamer, drop anything else from /usr/lib/xulrunner.
[debian/rules]
* Add new patch to force usage of xulrunner, even if mozilla, firefox, or
seamonkey are available; WARNING: requires relibtoolizing.
[debian/patches/00list,
debian/patches/10_configure-force-xulrunner.dpatch]
* Add new patch to stop linling against mozilla libs (-lxpcom -lplds4 -lplc4
-lnspr4) by splitting the PKG_CHECK_MODULES calls in configure.in;
WARNING: requires relibtoolizing.
[debian/patches/00list,
debian/patches/11_configure-drop-mozilla-link-flags.dpatch]
* Relibtoolize, as required by the preceding patches.
[debian/patches/00list, debian/patches/60_mandatory-relibtoolizing.dpatch]
* Use similar definitions as CDBS for DEB_MAKE_INVOKE and DEB_MAKE_ENVVARS
and use $(DEB_MAKE_INVOKE) instead of $(MAKE) to call make, fixes warnings
on schema installation.
[debian/rules]
-- Loic Minier <lool@dooz.org> Sat, 6 May 2006 18:38:39 +0200
totem (1.2.1-4) unstable; urgency=low
* Simple rebuild to get rid of references to Xcursor.la, and Xrender.la.
-- Loic Minier <lool@dooz.org> Tue, 2 May 2006 16:09:22 +0200
totem (1.2.1-3) unstable; urgency=low
* debian/patches/08_firefox-plugin-fix.dpatch:
- upstream patch to fix the firefox plugin crasher
-- Sebastien Bacher <seb128@debian.org> Fri, 13 Jan 2006 00:12:49 +0100
totem (1.2.1-2) unstable; urgency=low
* Upload to unstable.
-- Gustavo Noronha Silva <kov@debian.org> Mon, 9 Jan 2006 22:58:02 -0200
2005
totem (1.2.1-1) experimental; urgency=low
[ Loic Minier ]
* Update watch file. [debian/watch]
[ Sjoerd Simons ]
* New upstream release
* Recommend gstreamer-theora and ffmpeg.
* Depend on llibmusicbrainz4-dev >= 2.1.1-4.1 to get the C++ transitioned
version.
* Build-Depend on libdbus-glib-1-dev so totem can disable gnome-screensaver
via dbus.
-- Sjoerd Simons <sjoerd@debian.org> Tue, 20 Dec 2005 12:09:07 +0100
totem (1.2.0-1) experimental; urgency=low
* New upstream release.
* Version the libmusicbrainz4-dev build-dep to >= 2.1.1-3.1 to get a
C++ transitionned version. [debian/control, debian/control.in]
* Drop hardcoded libtotem-plparser0 depends in totem-xine and
totem-gstreamer. [debian/control, debian/control.in]
* Menu icon fixes: [debian/totem-gstreamer.install,
debian/totem-gstreamer.menu, debian/totem-xine.install,
debian/totem-xine.menu, debian/totem.xpm]
- Convert the upstream PNG icon to XPM.
- Install totem.xpm in /usr/share/pixmaps for totem-xine and
totem-gstreamer.
- Update totem-gstreamer and totem-xine menu files.
* Only update config.guess and config.sub if we're in a tree with these
files. [debian/rules]
-- Loic Minier <lool@dooz.org> Wed, 14 Sep 2005 13:03:01 +0200
totem (1.1.5-1) experimental; urgency=medium
* Ship missing shlibs. * New upstream release.
-- Loic Minier <lool@dooz.org> Sun, 11 Sep 2005 11:37:42 +0200
totem (1.1.4-1) experimental; urgency=low
* debian/control.in:
- new packages for libtotem-plparser.
- updated the Build-Depends.
- updated the Standards-Version.
* debian/rules:
- move libtotem-plparser files to the right place.
* debian/watch:
- updated.
-- Sebastien Bacher <seb128@debian.org> Sat, 13 Aug 2005 14:24:36 +0200
totem (1.0.4-1) unstable; urgency=low
* New upstream version:
- say that we support 3GPP files.
- avoid resizing on startup before we really show the window.
- fix a crash when 'Hide controls' is called while starting up.
- fix crashes when playing back some files with errors (xine-lib).
- fix hand icon not appearing on DVD menus in fullscreen (xine-lib).
- fix detection of still images with newer xine-lib.
-- Sebastien Bacher <seb128@debian.org> Tue, 28 Jun 2005 12:14:31 +0200
totem (1.0.3-1) unstable; urgency=low
* New upstream version.
-- Sebastien Bacher <seb128@debian.org> Fri, 10 Jun 2005 01:08:45 +0200
totem (1.0.2-1) experimental; urgency=low
* New upstream version.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <joss@debian.org>.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Sat, 8 Jan 2005 16:45:28 +0100
2004
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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <emil@nishra.com> to convert the
video-thumbnailer to an alternative. (Closes: #270222).
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Sun, 6 Jun 2004 03:12:19 +0200
totem (0.99.11-2) unstable; urgency=low
* Upload in unstable.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <daenzer@debian.org> that makes all installed
icons loadable by totem (Closes: 243334).
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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
<andrelop@debian.org> (Closes: #235384).
* Included new manpage from Andre Lehovich <andrel@U.Arizona.EDU>
(Closes: #241814).
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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) <jdassen@debian.org> 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 <seb128@debian.org> Fri, 13 Feb 2004 19:47:26 +0100
totem (0.99.8-3) unstable; urgency=low
* Rebuilt with xfree 4.2.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> Sat, 17 Jan 2004 16:58:34 +0100
2003
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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Mon, 15 Sep 2003 17:55:44 +0200
totem (0.99.4-1) unstable; urgency=low
* New upstream release.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Tue, 1 Jul 2003 23:49:57 +0200
totem (0.99.1-1) unstable; urgency=low
* New upstream release.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Sat, 31 May 2003 19:19:39 +0200
totem (0.98.0-1) unstable; urgency=low
* New upstream relase.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Fri, 28 Mar 2003 21:54:13 +0100
totem (0.95.1-2) unstable; urgency=low
* Fixed schema file (Closes: #185137).
-- Sebastien Bacher <seb128@debian.org> Thu, 27 Mar 2003 17:09:15 +0100
totem (0.95.1-1) unstable; urgency=low
* New upstream release.
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> 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 <seb128@debian.org> Fri, 3 Jan 2003 12:34:20 +0100
2002
totem (0.11.0-1) unstable; urgency=low
* New upstream release (Closes: #161818).
-- Sebastien Bacher <seb128@debian.org> 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 <seb128@debian.org> Fri, 25 Oct 2002 01:17:52 +0200
totem (0.10.0-2) unstable; urgency=low
* Added xine-dvdnav to Build-Depends.
-- Sebastien Bacher <seb128@debian.org> Sun, 20 Oct 2002 00:22:30 +0200
totem (0.10.0-1) unstable; urgency=low
* New upstream release
-- Sebastien Bacher <seb128@debian.org> Mon, 2 Sep 2002 19:14:31 +0200
totem (0.9.1-1) unstable; urgency=low
* Initial Release.
-- Sebastien Bacher <seb128@debian.org> Sat, 24 Aug 2002 15:12:51 +0200