[ubuntu/quantal] totem 3.4.2-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Wed May 30 02:55:38 UTC 2012


totem (3.4.2-1ubuntu1) quantal; urgency=low

  * Merge with Debian. Remaining changes:
  * debian/control.in:
    - Drop build-depends on libepc-ui-dev and libgrilo-0.1-dev
    - Build-depend on libzeitgeist-dev
    - Suggest rather than recommend gstreamer components in universe
    - Add totem-plugins-extra for the components which have depends in universe
    - Add XB-Npp-Description and XB-Npp-Filename header to the
      totem-mozilla package to improve ubufox/ubuntu plugin db integration
    - Refer to Firefox in totem-mozilla description instead of Iceweasel
    - Don't have totem-mozilla recommend any particular browser
  * debian/totem-common.install, debian/source_totem.py:
    - Install Ubuntu apport debugging hook
  * debian/totem-plugins-extra.install:
    - Plugins split out of totem-plugins
  * debian/totem-plugins.install:
    - Simplify the install list and exclude the plugins split to -extra
  * debian/totem-common.gsettings-override:
    - Enable the youtube and zeitgeist plugins by default
  * debian/patches/01_fake_keypresses.patch:
    - dropped it's an old workaround and should not be required
  * debian/patches/91_quicklist_entries.patch:
    - Add static quicklist
  * debian/patches/correct_desktop_mimetypes.patch:
    - Don't list the mimetypes after the unity lists
  * Dropped Ubuntu patches:
    - 03_default_options.patch: Moved to gsettings override instead
    - youtube-api-gdata9.patch: In new totem release
    - 04_port_to_gobject.patch: In new totem release
    - 90_fix_save_playlist.patch: In new totem release
    - git_commandfix_incorrect_free.patch: In new totem release
    - git_tracks_language.patch: In new totem release
    - git_remote_option_parsing.patch: In new totem release

totem (3.4.2-1) experimental; urgency=low

  [ Michael Biebl ]
  * Remove coherence plugin leftovers. It doesn't look like this plugin is
    coming back.

  [ Josselin Mouette ]
  * 02_revert_clutter.patch: un-clutter totem. Revert to the good old
    XVideo code. It is less elegant, but works on many more systems.
  * Update build-dependencies accordingly.
  * Use dh-autoreconf.
  * Build-depend on gtk-doc-tools for autoreconf.
  * totem-plugins.install: remove rotation plugin.
  * Drop useless build-dependency on libmusicbrainz.

  [ Andreas Henriksson ]
  * New upstream release.
  * No longer try to install dropped bemused and youtube plugins.
  * Bump GTK+ build-dependency to >= 3.3.6 as required by configure script.
    - could possibly be reverted, when reverting changes to make below apply.
  * Disable d/p/02_revert_clutter.patch for now, doesn't apply against 3.4.0.
  * Temporarily add build-dependencies needed because of above:
    - libclutter-gst-dev, libclutter-gtk-1.0-dev

  [ Michael Biebl ]
  * Drop obsolete Build-Depends on libirman-dev. Closes: #672401
  * Bump Standards-Version to 3.9.3.
  * Drop Build-Depends on libcam-dev, no longer required to build on kfreebsd.
    Closes: #659622
  * Install rotation plugin since we are building with Clutter support.

totem (3.2.1-2) experimental; urgency=low

  * Lower Build-Depends on libgdata-dev so we build against the version from
    unstable, the same version grilo-plugins was built against. This avoids a
    crash when trying to enable the youtube plugin. Closes: #651554

totem (3.2.1-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream release
  * debian/control.in: Update build-depends
  * debian/rules: Enable vala plugins
  * debian/totem-plugins.install:
    - Add grilo and rotation plugins
    - Remove jamendo, thumbnail and tracker plugins

  [ Michael Biebl ]
  * debian/control.in:
    - Bump Depends on python-gobject to (>= 2.90.3).

  [ Josselin Mouette ]
  * Replace python-gobject dependencies by python-gi.

totem (3.0.1-8) unstable; urgency=low

  * Build against tracker 0.14.

totem (3.0.1-7) unstable; urgency=low

  * Drop useless build-dependency on libmusicbrainz4-dev. Closes: #657013

totem (3.0.1-6) unstable; urgency=low

  [ Michael Biebl ]
  * Remove coherence plugin leftovers. This plugin is gone for good.

  [ Josselin Mouette ]
  * 03_gdata_0.9.patch: stolen from upstream git. Port totem to libgdata
    0.9.

totem (3.0.1-5) unstable; urgency=low

  [ Jeremy Bicha ]
  * debian/patches/04_port_to_gobject.patch:
    Use the new pygobject, fixes all Python plugins. Closes: #649755
  * debian/patches/90_fix_save_playlist.patch:
    Git patch to fix broken save plugin button. Closes: #647305

  [ Michael Biebl ]
  * Replace python-gobject dependencies by python-gi.
  * Change section of gir1.2-totem-1.0 to introspection.

totem (3.0.1-4) unstable; urgency=low

  * Build against tracker 0.12. Closes: #643941
    - Add debian/patches/02_tracker_0.12.patch.
    - Use dh-autoreconf to update the build system.
    - Add Build-Depends on gtk-doc-tools, required by autoreconf.

totem (3.0.1-3) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop useless gst-alsa | gst-audiosink dependency; recommend
    gst-pulseaudio instead.

  [ Michael Biebl ]
  * Upload to unstable.
  * debian/control.in:
    - Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
    - Add Vcs-* fields.
  * debian/watch:
    - Switch to .xz tarballs.

totem (3.0.1-2) experimental; urgency=low

  [ Josselin Mouette ]
  * Add missing dependency on python-beautifulsoup. Closes: #630095.

  [ Michael Biebl ]
  * Move .gir file into libtotem-dev package. Closes: #635451
  * Switch to dh_python2. Closes: #637280

totem (3.0.1-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * New upstream version
  * debian/control.in:
    - don't Build-Depends on xulrunner-dev
    - let libtotem0 Replaces totem (<< 3.0.1-1), it's not required for Debian
      but is not an issue either and will lower the delta with Ubuntu
    - update Standards-Version to 3.9.2
  * debian/totem-common.install:
    - install the thumbnailers directory there
      Closes: #629536.
  * debian/totem.preinst: clean it now that squeeze is out

  [ Josselin Mouette ]
  * Add libtotem-dev. Closes: #561934.

  [ Michael Biebl ]
  * debian/watch: Switch to .bz2 tarball.
  * Bump debhelper compatibility level to 8.
    - Update Build-Depends on debhelper.
    - Strip leading debian/tmp/ from .install files.
  * debian/totem-plugins.install
    - Install tracker and gromit plugin.
  * debian/control.in
    - Remove obsolete Build-Depends on dpkg-dev (>= 1.13.19).
  * debian/libtotem-dev.install
    - Install libtotem.so symlink.

Date: Tue, 29 May 2012 22:51:06 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/totem/3.4.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 29 May 2012 22:51:06 -0400
Source: totem
Binary: libtotem0 totem totem-mozilla totem-common totem-dbg totem-plugins totem-plugins-extra gir1.2-totem-1.0 libtotem-dev
Architecture: source
Version: 3.4.2-1ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 gir1.2-totem-1.0 - GObject introspection data for Totem media player
 libtotem-dev - Main library for the Totem media player - development files
 libtotem0  - Main library for the Totem media player
 totem      - Simple media player for the GNOME desktop based on GStreamer
 totem-common - Data files for the Totem media player
 totem-dbg  - Debugging symbols for the Totem media player
 totem-mozilla - Totem Mozilla plugin
 totem-plugins - Plugins for the Totem media player
 totem-plugins-extra - Extra plugins for the Totem media player
Closes: 561934 629536 630095 635451 637280 643941 647305 649755 651554 657013 659622 672401
Changes: 
 totem (3.4.2-1ubuntu1) quantal; urgency=low
 .
   * Merge with Debian. Remaining changes:
   * debian/control.in:
     - Drop build-depends on libepc-ui-dev and libgrilo-0.1-dev
     - Build-depend on libzeitgeist-dev
     - Suggest rather than recommend gstreamer components in universe
     - Add totem-plugins-extra for the components which have depends in universe
     - Add XB-Npp-Description and XB-Npp-Filename header to the
       totem-mozilla package to improve ubufox/ubuntu plugin db integration
     - Refer to Firefox in totem-mozilla description instead of Iceweasel
     - Don't have totem-mozilla recommend any particular browser
   * debian/totem-common.install, debian/source_totem.py:
     - Install Ubuntu apport debugging hook
   * debian/totem-plugins-extra.install:
     - Plugins split out of totem-plugins
   * debian/totem-plugins.install:
     - Simplify the install list and exclude the plugins split to -extra
   * debian/totem-common.gsettings-override:
     - Enable the youtube and zeitgeist plugins by default
   * debian/patches/01_fake_keypresses.patch:
     - dropped it's an old workaround and should not be required
   * debian/patches/91_quicklist_entries.patch:
     - Add static quicklist
   * debian/patches/correct_desktop_mimetypes.patch:
     - Don't list the mimetypes after the unity lists
   * Dropped Ubuntu patches:
     - 03_default_options.patch: Moved to gsettings override instead
     - youtube-api-gdata9.patch: In new totem release
     - 04_port_to_gobject.patch: In new totem release
     - 90_fix_save_playlist.patch: In new totem release
     - git_commandfix_incorrect_free.patch: In new totem release
     - git_tracks_language.patch: In new totem release
     - git_remote_option_parsing.patch: In new totem release
 .
 totem (3.4.2-1) experimental; urgency=low
 .
   [ Michael Biebl ]
   * Remove coherence plugin leftovers. It doesn't look like this plugin is
     coming back.
 .
   [ Josselin Mouette ]
   * 02_revert_clutter.patch: un-clutter totem. Revert to the good old
     XVideo code. It is less elegant, but works on many more systems.
   * Update build-dependencies accordingly.
   * Use dh-autoreconf.
   * Build-depend on gtk-doc-tools for autoreconf.
   * totem-plugins.install: remove rotation plugin.
   * Drop useless build-dependency on libmusicbrainz.
 .
   [ Andreas Henriksson ]
   * New upstream release.
   * No longer try to install dropped bemused and youtube plugins.
   * Bump GTK+ build-dependency to >= 3.3.6 as required by configure script.
     - could possibly be reverted, when reverting changes to make below apply.
   * Disable d/p/02_revert_clutter.patch for now, doesn't apply against 3.4.0.
   * Temporarily add build-dependencies needed because of above:
     - libclutter-gst-dev, libclutter-gtk-1.0-dev
 .
   [ Michael Biebl ]
   * Drop obsolete Build-Depends on libirman-dev. Closes: #672401
   * Bump Standards-Version to 3.9.3.
   * Drop Build-Depends on libcam-dev, no longer required to build on kfreebsd.
     Closes: #659622
   * Install rotation plugin since we are building with Clutter support.
 .
 totem (3.2.1-2) experimental; urgency=low
 .
   * Lower Build-Depends on libgdata-dev so we build against the version from
     unstable, the same version grilo-plugins was built against. This avoids a
     crash when trying to enable the youtube plugin. Closes: #651554
 .
 totem (3.2.1-1) experimental; urgency=low
 .
   [ Sjoerd Simons ]
   * New upstream release
   * debian/control.in: Update build-depends
   * debian/rules: Enable vala plugins
   * debian/totem-plugins.install:
     - Add grilo and rotation plugins
     - Remove jamendo, thumbnail and tracker plugins
 .
   [ Michael Biebl ]
   * debian/control.in:
     - Bump Depends on python-gobject to (>= 2.90.3).
 .
   [ Josselin Mouette ]
   * Replace python-gobject dependencies by python-gi.
 .
 totem (3.0.1-8) unstable; urgency=low
 .
   * Build against tracker 0.14.
 .
 totem (3.0.1-7) unstable; urgency=low
 .
   * Drop useless build-dependency on libmusicbrainz4-dev. Closes: #657013
 .
 totem (3.0.1-6) unstable; urgency=low
 .
   [ Michael Biebl ]
   * Remove coherence plugin leftovers. This plugin is gone for good.
 .
   [ Josselin Mouette ]
   * 03_gdata_0.9.patch: stolen from upstream git. Port totem to libgdata
     0.9.
 .
 totem (3.0.1-5) unstable; urgency=low
 .
   [ Jeremy Bicha ]
   * debian/patches/04_port_to_gobject.patch:
     Use the new pygobject, fixes all Python plugins. Closes: #649755
   * debian/patches/90_fix_save_playlist.patch:
     Git patch to fix broken save plugin button. Closes: #647305
 .
   [ Michael Biebl ]
   * Replace python-gobject dependencies by python-gi.
   * Change section of gir1.2-totem-1.0 to introspection.
 .
 totem (3.0.1-4) unstable; urgency=low
 .
   * Build against tracker 0.12. Closes: #643941
     - Add debian/patches/02_tracker_0.12.patch.
     - Use dh-autoreconf to update the build system.
     - Add Build-Depends on gtk-doc-tools, required by autoreconf.
 .
 totem (3.0.1-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Drop useless gst-alsa | gst-audiosink dependency; recommend
     gst-pulseaudio instead.
 .
   [ Michael Biebl ]
   * Upload to unstable.
   * debian/control.in:
     - Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
     - Add Vcs-* fields.
   * debian/watch:
     - Switch to .xz tarballs.
 .
 totem (3.0.1-2) experimental; urgency=low
 .
   [ Josselin Mouette ]
   * Add missing dependency on python-beautifulsoup. Closes: #630095.
 .
   [ Michael Biebl ]
   * Move .gir file into libtotem-dev package. Closes: #635451
   * Switch to dh_python2. Closes: #637280
 .
 totem (3.0.1-1) experimental; urgency=low
 .
   [ Sebastien Bacher ]
   * New upstream version
   * debian/control.in:
     - don't Build-Depends on xulrunner-dev
     - let libtotem0 Replaces totem (<< 3.0.1-1), it's not required for Debian
       but is not an issue either and will lower the delta with Ubuntu
     - update Standards-Version to 3.9.2
   * debian/totem-common.install:
     - install the thumbnailers directory there
       Closes: #629536.
   * debian/totem.preinst: clean it now that squeeze is out
 .
   [ Josselin Mouette ]
   * Add libtotem-dev. Closes: #561934.
 .
   [ Michael Biebl ]
   * debian/watch: Switch to .bz2 tarball.
   * Bump debhelper compatibility level to 8.
     - Update Build-Depends on debhelper.
     - Strip leading debian/tmp/ from .install files.
   * debian/totem-plugins.install
     - Install tracker and gromit plugin.
   * debian/control.in
     - Remove obsolete Build-Depends on dpkg-dev (>= 1.13.19).
   * debian/libtotem-dev.install
     - Install libtotem.so symlink.
Checksums-Sha1: 
 05d2418d40ed43a5db56d8a20d17f10a390b4ac4 3670 totem_3.4.2-1ubuntu1.dsc
 78b34aaca343c2fc2986a29676aead27e7d3b066 3162288 totem_3.4.2.orig.tar.xz
 c88d3af7859691944913c17eda3f90b6ca42b4db 51541 totem_3.4.2-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8b58dca0dcef74bd6025fa7e4166f79cf1bf63b9daca43c58729ae4f27cc9aa3 3670 totem_3.4.2-1ubuntu1.dsc
 e1532b471a14612b5f44d29b8392716c1123f4d874cd9d01e06a11f32637341e 3162288 totem_3.4.2.orig.tar.xz
 bba853e7b01968f07a43b19d84fcaae89a78e675948ad8fc7e5dd457c68ca722 51541 totem_3.4.2-1ubuntu1.debian.tar.gz
Files: 
 eb62756ad8b4f4e91b15177cf99e7ad8 3670 video optional totem_3.4.2-1ubuntu1.dsc
 2d91a16448db39e5e094395a2e143329 3162288 video optional totem_3.4.2.orig.tar.xz
 e04f30c38472ddd97b0330a66a4f7170 51541 video optional totem_3.4.2-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJPxYt7AAoJEOZsd1rr/mx98nUP/2atPn6fLx4bKoPkqCED+uLy
hOqUSQNB10VHRrHRbwWs2ud63cHEYAqqZkB4HdpNkvlAN73A43cniSBn7lrnr5GK
CwPATxQiEJMzw+Df8ZP66sW9zJgzs7VNTEJIMRSkpiS9UIPLKmh2k7jscLpzQ5zu
6Wzg1ifYtluFx34tlpEC5ZJvASz1fxySFRalBoQt/fKh+D0IkGCd+lq+sFrRv4rD
8b4580YWpJHpE6NVBx1hjooK9T+R5GoWelnOAv/f5NaJx3oi/Gr6C0G/j83xfJa7
tz27yGueZ0WahVUvyARDgdS3a+VBhB/gl+wFj8NWEQKEWr9RCRyqqeAsIT6EUnNy
qIn7XlQXp1pJNGZrwf7Ny3IqurmFCIhnTFcRCusneIsh1PVoNmjS4Di752tbpXxP
xHy9rxxvH7rgDQFKnHfGJq7AMsa0PoUdwRyJnyJL0NKptF1sfCg9mkNdJJCjYldT
gGnsK6UgJ40q50IESp+Z9Kz02u2QFoq2qj2CcBf6A9CSH/c+oKXJRaClsmFpxc/d
LC458OY57JytEKargTZXDxUoTDCIIdPLKEna5Jap1TzxHZNRH+1M4yiZB2f4U1jP
vJ5Ioc3VsSurrkRu8ekwVXF6J3TUPa+09axXI21kYcszQspsaMhkDVdwfJUFy+1R
89Ij3Ag3qTdzRkuwesIR
=8ewA
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list