This bug was fixed in the package miro - 1.2.3-1.1ubuntu1

---------------
miro (1.2.3-1.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable (LP: #236350), remaining changes:
    - debian/control:
      + Build-depend on xulrunner-1.9-dev; Debian's xul packages are still
      named differently to ours.
  * New changes:
    - debian/patches/91_fix_movie_dir_selector
      + Gtk.FileChooser.get_filename() gets only the final component of the
      filename; this makes the "download movies to" selector break Miro.

miro (1.2.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control:
     + Build-depend on xulrunner-dev instead of libxul-dev, and newer releases
       of python-gnome2-extras-dev that use xulrunner-1.9.
     + Depend on xulrunner-1.9 instead of xulrunner, and newer releases of
       python-gnome2-extras. (Closes: #480808)

miro (1.2.3-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
     + Simplify the file a bit, drop obsolete stuff.
     + Update 'clean' rule to drop useless stuff (to make the debdiff smaller).
  * debian/README.Debian:
     + Add note about the iHeartMiro Firefox plugin.
     + Document how to use 'esddsp' with Miro.
  * debian/copyright: Update.
     + Drop platform/gtk-x11/coverage.py section, file has been removed.
  * debian/control:
     + Drop 'Recommends: libxine1-ffmpeg', we depend on it via libxine1-plugins.
     + Move from 'optional' to 'extra' as we depend on libxine1-plugins
       which is also 'extra'.
     + Make python-dbus a dependency, no build-dependency.
     + Force xulrunner to be >= 1.8.1.14 to get the latest security fixes.
  * Not reproducible in the current release, thus closing:
     + "esddsp democracyplayer" causes "Bus error" (Closes: #413681).
       I verified that this works fine now, addeds docs to README.Debian.
     + Crash playing an audio podcast (Closes: #462016).

miro (1.2.1-1) unstable; urgency=low

  * New upstream release (Closes: #473139).
     + There's a default autodownload setting option now (Closes: #439076).
     + Torrents have a download speed limit options now (Closes: #387716).
     + debian/patches/10_movies_dir.patch: Update.
     + debian/patches/20_no_autoupdate.patch: Update.
     + debian/patches/30_de_po_typo.patch: Drop, merged upstream.
     + debian/patches/50_xine_extractor_path.patch: Update.
  * Switch to building for Python 2.5, as Python 2.4 has been removed
    from the archive (Closes: #476159, #476486, #445249).
  * Build-depend on libffi-dev which is an extra package now (Closes: #472158).
  * debian/patches/80_gcc-4.3_headers.patch: Add file, which fixes
    compile errors with gcc 4.3 (Closes: #466757). Thanks
    Arthur Loiret <[EMAIL PROTECTED]> for the patch!
  * debian/menu: Add xpm icon for displaying in the Debian menu.
  * Closing a bunch of bugs which I cannot reproduce in the latest release:
     + miro: DbusException when starting (Closes: #466011).
     + miro: Segfault when switching to Library during video
       playback (Closes: #472327). Please reopen if you can reproduce this
       multiple times in a row with the latest version.
     + Insufficient version dependency for python-gtk2 (Closes: #443101).
     + miro: UI freezes on keyboard input (Closes: #459039).
  * Add python-gst0.10 dependency as Miro now supports switching the
    renderer from xine to gstreamer via the Options menu (Closes: #466337).
  * debian/patches/90_disable_iheartmiro_nag.patch: Added. This disables
    the annoying nag screen to download and install the iHeartMiro Firefox
    plugin. For a manual installation see http://www.iheartmiro.org/.
  * Force xine to be >= 1.1.12 to get all the latest security fixes.
  * Force xulrunner to be >= 1.8.1.13 to get all the latest security fixes.
  * Add dependency on libxine1-plugins (thus also on libxine1-ffmpeg), as
    we really want to be able to play all formats.
  * Install xine_extractor into /usr/lib/miro, not /usr/libexec.

miro (1.1.2-3) unstable; urgency=low

  * Provide "real" transitional packages for democracyplayer -> miro upgrades.
  * Enforce dependency on xulrunner >= 1.8.1.12-2 so we get all the recent
    security fixes in xulrunner, plus GNU/Hurd and GNU/kFreeBSD support.
  * Closing some more bugs I cannot reproduce in this version, in order to
    allow miro to transition to testing. If you still see the same problems
    in the latest release, please reopen as non-RC bugs. Having a version in
    testing which works for most people is better than no version at all.
     + miro crashes when done playing a video (Closes: #464862).
     + miro crashes on playing a video or audio podcast (Closes: #462706).
  * Finish transition of debian/copyright to machine-readable format.
  * debian/patches/70_rdfa_silence_lintian.patch: Silence lintian.

miro (1.1.2-2) unstable; urgency=low

  * Add missing build-dependencies on ssl-dev, libboost-filesystem-dev,
    libboost-thread-dev, libboost-serialization-dev, and
    libboost-date-time-dev (Closes: #465670).
  * Add missing dependency: imagemagick.
  * Closing some more bugs I cannot reproduce in this version.
    Please reopen if the problem persists.
     + Doesn't start anymore, unless some KDE app is running (Closes: #399097).
     + Solarization effect when playing videos the second time. This looks
       like a driver or xine bug, not a Miro bug (Closes: #375911).
     + Eats up all CPU time (Closes: #453647).
  * debian/copyright:
     + Start to convert the file to the machine-readable format described
       at http://wiki.debian.org/Proposals/CopyrightFormat (not yet finished).
       Based on the work done in the Ubuntu package (thanks!).
     + Further updates, add missing items.

miro (1.1.2-1) unstable; urgency=low

  * New upstream release (Closes: #460442).
  * debian/copyright: Update various entries.
     + Miro now has a special exception which allows linking against OpenSSL.
     + portable/BitTorrent/ is gone, portable/libtorrent/ is here.
  * Close some bugs which I cannot reproduce in the latest Miro release.
    Please reopen if the problem persists.
     + Democracyplayer does not run at all (Closes: #441894).
     + Crashes on start gecko/bug-buddy pthread_join() (Closes: #447090).
     + Can't close: gives various error messages (Closes: #439398).
  * Recommend 'ttf-dejavu' instead of 'ttf-bitstream-vera' which is going
    to be removed (Closes: #461253, 461287).
  * Channel guide links are no longer opened in a browser (Closes: #442078).

 -- Christopher James Halse Rogers (RAOF) <[EMAIL PROTECTED]>
Sun, 22 Jun 2008 18:34:08 +1000

** Changed in: miro (Ubuntu)
       Status: In Progress => Fix Released

-- 
Merging Miro 1.2.3-1 from Debian Unstable
https://bugs.launchpad.net/bugs/236350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to