[ubuntu/jaunty] miro 2.0-1ubuntu1 (Accepted)

Iain Lane laney at ubuntu.com
Fri Feb 13 15:45:15 GMT 2009


miro (2.0-1ubuntu1) jaunty; urgency=low

  * Merge from Debian unstable (LP: #328261), remaining changes:
    + debian/control: Switch depends to python-gtk2-extras
    + debian/control: Remove democracyplayer-data

miro (2.0-1) unstable; urgency=low

  * New upstream release.
    + Fixed: Java browser plugin problems upon upgrade (Closes: #461990).
    + Now deactivates (GNOME) screensaver during playback (Closes: #441411).
    + Youtube downloads work fine again (Closes: #506723).
    + The Miro icon cache is a lot smaller now (Closes: #493943).
  * debian/patches:
    + 10_movies_dir.patch: Updated.
    + 20_no_autoupdate.patch: Updated.
    + 30_disable_xine_hack.patch: Updated.
    + 50_xine_extractor_path.patch: Drop, merged upstream.
    + 70_rdfa_silence_lintian.patch: Drop, no longer needed.
    + 80_gcc-4.3_headers.patch: Drop, merged upstream.
    + 90_disable_iheartmiro_nag.patch: Drop, obsolete.
    + 70_python_exec_fix.patch: Add file.
    + 80_xine_default_renderer.patch: Add file. Keep xine as default renderer.
    + 90_manpage_fixes.patch: Add file.
    + 95_esc.patch: Add file. ESC in non-fullscreen mode stops video playback.
  * Closing unreproducible bugs. Please reopen if you can reproduce the
    problem with the latest version.
    + Crash on startup (Closes: #502337).
    + sqlitedb appears to have been corrupted (Closes: #497504).
  * debian/control:
     + Don't use duplicate package descriptions (lintian).
     + Add ${misc:Depends} to all binary packages (lintian).
     + Drop no longer needed dependencies on imagemagick and chrpath.
     + Make 'python-psyco' a Recommends instead of Suggests as it allows
       for potential application speed-ups.
     + Suggests: python-notify (optional).
     + Add Conflicts with miro-data (<< 1.2.1) (see Ubuntu LP #296175), as
       the miro.desktop file moved from miro-data to the miro package there.
     + Turn all gstreamer-related dependencies into Suggests for now, in order
       to make a smaller Miro install possible (e.g. on netbooks, where disk
       space is often a scarce resource). Xine is still the default renderer
       in the Debian package, so the xine libs are a requirement. If you want
       to use gstreamer instead, you have to install the Suggests packages.
       There's documentation in README.Debian for that.
     + While we're at it, add gstreamer0.10-plugins-bad and also
       gstreamer0.10-plugins-ugly as Suggests.
  * debian/rules:
     + Invoke dh_desktop as we install a *.dektop file (lintian).
     + Clear DEB_PYTHON_CLEAN_ARGS, as Miro's setup.py doesn't know about
       the default argument '-a', which cdbs tries to use upon 'clean'.
     + Update list of files to remove in the 'clean' target.
     + Install README.gtk-x11 and README.cli documentation files.
  * debian/README.Debian:
     + Add hints on how to use gdb with 'miro --debug' for debugging.
     + Add HOWTO for installing gstreamer stuff if you want to switch the
       renderer from xine to gstreamer.
     + Drop obsolete items.

miro (1.2.8-2) unstable; urgency=low

  * Add build dependencies on a base set of gstreamer plugins, so that
    users who want to use gstreamer instead of xine can safely do so:
    gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x,
    gstreamer0.10-ffmpeg.
  * Disable the "xine hack" in Miro. This has been identified to fix a
    reproducible segfault after a video ends (Closes: #512719).
    Please report if disabling the "xine hack" causes any problems.
    An alternative fix seems to be to switch to gstreamer as backend in
    Miro's options dialog (and restart Miro).
  * Closing unreproducible bugs. Please reopen if you can reproduce the
    problem with the latest version.
     + miro: freezes after startup (Closes: #498682).

Date: Wed, 11 Feb 2009 22:46:45 +0000
Changed-By: Iain Lane <laney at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Iain Lane <launchpad at orangesquash.org.uk>
https://launchpad.net/ubuntu/jaunty/+source/miro/2.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 11 Feb 2009 22:46:45 +0000
Source: miro
Binary: miro miro-data democracyplayer
Architecture: source
Version: 2.0-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Iain Lane <laney at ubuntu.com>
Description: 
 democracyplayer - GTK+ based RSS video aggregator (transitional package)
 miro       - GTK+ based RSS video aggregator
 miro-data  - GTK+ based RSS video aggregator data files
Closes: 441411 461990 493943 497504 498682 502337 506723 512719
Launchpad-Bugs-Fixed: 328261
Changes: 
 miro (2.0-1ubuntu1) jaunty; urgency=low
 .
   * Merge from Debian unstable (LP: #328261), remaining changes:
     + debian/control: Switch depends to python-gtk2-extras
     + debian/control: Remove democracyplayer-data
 .
 miro (2.0-1) unstable; urgency=low
 .
   * New upstream release.
     + Fixed: Java browser plugin problems upon upgrade (Closes: #461990).
     + Now deactivates (GNOME) screensaver during playback (Closes: #441411).
     + Youtube downloads work fine again (Closes: #506723).
     + The Miro icon cache is a lot smaller now (Closes: #493943).
   * debian/patches:
     + 10_movies_dir.patch: Updated.
     + 20_no_autoupdate.patch: Updated.
     + 30_disable_xine_hack.patch: Updated.
     + 50_xine_extractor_path.patch: Drop, merged upstream.
     + 70_rdfa_silence_lintian.patch: Drop, no longer needed.
     + 80_gcc-4.3_headers.patch: Drop, merged upstream.
     + 90_disable_iheartmiro_nag.patch: Drop, obsolete.
     + 70_python_exec_fix.patch: Add file.
     + 80_xine_default_renderer.patch: Add file. Keep xine as default renderer.
     + 90_manpage_fixes.patch: Add file.
     + 95_esc.patch: Add file. ESC in non-fullscreen mode stops video playback.
   * Closing unreproducible bugs. Please reopen if you can reproduce the
     problem with the latest version.
     + Crash on startup (Closes: #502337).
     + sqlitedb appears to have been corrupted (Closes: #497504).
   * debian/control:
      + Don't use duplicate package descriptions (lintian).
      + Add ${misc:Depends} to all binary packages (lintian).
      + Drop no longer needed dependencies on imagemagick and chrpath.
      + Make 'python-psyco' a Recommends instead of Suggests as it allows
        for potential application speed-ups.
      + Suggests: python-notify (optional).
      + Add Conflicts with miro-data (<< 1.2.1) (see Ubuntu LP #296175), as
        the miro.desktop file moved from miro-data to the miro package there.
      + Turn all gstreamer-related dependencies into Suggests for now, in order
        to make a smaller Miro install possible (e.g. on netbooks, where disk
        space is often a scarce resource). Xine is still the default renderer
        in the Debian package, so the xine libs are a requirement. If you want
        to use gstreamer instead, you have to install the Suggests packages.
        There's documentation in README.Debian for that.
      + While we're at it, add gstreamer0.10-plugins-bad and also
        gstreamer0.10-plugins-ugly as Suggests.
   * debian/rules:
      + Invoke dh_desktop as we install a *.dektop file (lintian).
      + Clear DEB_PYTHON_CLEAN_ARGS, as Miro's setup.py doesn't know about
        the default argument '-a', which cdbs tries to use upon 'clean'.
      + Update list of files to remove in the 'clean' target.
      + Install README.gtk-x11 and README.cli documentation files.
   * debian/README.Debian:
      + Add hints on how to use gdb with 'miro --debug' for debugging.
      + Add HOWTO for installing gstreamer stuff if you want to switch the
        renderer from xine to gstreamer.
      + Drop obsolete items.
 .
 miro (1.2.8-2) unstable; urgency=low
 .
   * Add build dependencies on a base set of gstreamer plugins, so that
     users who want to use gstreamer instead of xine can safely do so:
     gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x,
     gstreamer0.10-ffmpeg.
   * Disable the "xine hack" in Miro. This has been identified to fix a
     reproducible segfault after a video ends (Closes: #512719).
     Please report if disabling the "xine hack" causes any problems.
     An alternative fix seems to be to switch to gstreamer as backend in
     Miro's options dialog (and restart Miro).
   * Closing unreproducible bugs. Please reopen if you can reproduce the
     problem with the latest version.
      + miro: freezes after startup (Closes: #498682).
Checksums-Sha1: 
 5be7d1238603a31320ce43177f4ac9d58b280694 1431 miro_2.0-1ubuntu1.dsc
 a5c6c1e8ed43c73550d7f0f58e1e1b37862bd46b 7291431 miro_2.0.orig.tar.gz
 c565935bee1f6cc2608bf9779877cc1da31ee76b 22817 miro_2.0-1ubuntu1.diff.gz
Checksums-Sha256: 
 0cfd8749a0aa240cd5184b62e4f3f32131acfe16777e2575bdee54ce9a5d35bb 1431 miro_2.0-1ubuntu1.dsc
 2fd6309d721ce741358129d2cb451454965370747a95f2130020a5608397b85a 7291431 miro_2.0.orig.tar.gz
 a97b5038e67419858c33a2012784eabed82c441ef25aaa87c218ccf418606a2d 22817 miro_2.0-1ubuntu1.diff.gz
Files: 
 c07fba2248b342fe18c6b09754ec8e97 1431 net extra miro_2.0-1ubuntu1.dsc
 6fe3005e2daa588f36a4606e3a4054c2 7291431 net extra miro_2.0.orig.tar.gz
 44f85dcecd567494f5cd8d4b2260d27e 22817 net extra miro_2.0-1ubuntu1.diff.gz
Original-Maintainer: Uwe Hermann <uwe at debian.org>

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

iEYEARECAAYFAkmVkt0ACgkQPy0SnCC/zcctUwCgs9sZ3896xpaA9ytKDS/V95kV
fBAAnjB7oES5neMnTZuWLTSTfjfL1L+S
=sTAt
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list