Skip to content

Debian Changelog miro (1.2.3-2)

2008

miro (1.2.3-2) unstable; urgency=low

   * Acknowledge NMU, thanks Mike Hommey (Closes: #480808).
   * Standards-Version: 3.8.0 (no changes required).
   * Depend on python-gtkmozembed instead of python-gnome2-extras as we only
     use the gtkmozembed module (Closes: #485295).
   * Close bugs which are no longer relevant:
      + Miro does not really depends on libxine 1.1.12 (Closes: #480867).
      + Miro doesn't work since recent upgrade of python (Closes: #481574).
        This has been likely fixed in Python >= 2.5.2-6, so bump dependencies.
   * Add explicit build-dependency on pkg-config.

 -- Uwe Hermann <uwe@debian.org>  Mon, 30 Jun 2008 12:02:56 +0200

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)

 -- Mike Hommey <glandium@debian.org>  Mon, 09 Jun 2008 19:32:57 +0200

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).

 -- Uwe Hermann <uwe@debian.org>  Sat, 26 Apr 2008 21:14:56 +0200

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 <arthur.loiret@gmail.com> 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.

 -- Uwe Hermann <uwe@debian.org>  Fri, 18 Apr 2008 16:56:11 +0200

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.

 -- Uwe Hermann <uwe@debian.org>  Fri, 07 Mar 2008 23:45:20 +0100

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.

 -- Uwe Hermann <uwe@debian.org>  Fri, 15 Feb 2008 02:39:06 +0100

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).

 -- Uwe Hermann <uwe@debian.org>  Tue, 12 Feb 2008 01:15:49 +0100

2007

miro (1.0-2) unstable; urgency=low

   * Fix problem with multiple "crash report" windows popping up without
     a real crash happening (Closes: #451980, #452708, #454603, #452486).
   * Honor --xine-driver option (Closes: #453406).
   * debian/control: Add Homepage field.
   * Standards-Version: 3.7.3 (no changes required).
   * xine-lib transition: Add explicit dependency on libxine1-x.
   * Small fixes to reduce the diff to the Ubuntu package:
     + Use $(DEB_PYTHON_COMPILE_VERSION) instead or hard-coding the
       version number (but still use 2.4 in Debian for now).
     + debian/control: Split long lines for better readability.
     + Add watch file.

 -- Uwe Hermann <uwe@debian.org>  Thu, 20 Dec 2007 13:15:20 +0100

miro (1.0-1) unstable; urgency=low

   * New upstream release (Closes: #449131, #451207).
     + Fixed malformed miro.xml file (Closes: #445871, #443510).
     + Drop several patches which were applied upstream.
   * Add missing libxv-dev build-dependency (Closes: #442832, #443006, #443045).
   * Miro shipped with a menu file since the beginning (Closes: #443211).
     It's currently in the 'Applications/Network/Web News' category.
   * Fix small typo in German translation (Closes: #451333).
   * Cannot reproduce the following bugs with this release. Please
     reopen if you still experience problems:
     + Miro crashes on play (Closes: #443266).
     + Used to work; now segfaults on startup (Closes: #444484).
       Please try removing the ~/.miro directory if the problem persists.
     + Segfault on startup (quicktime related?) (Closes: #444051).
     + Cannot install Miro (Closes: #443045). Unlikely to be a real bug,
       probably stems from mixing packages from stable/unstable.
   * New 'Recommends: libxine1-ffmpeg'.

 -- Uwe Hermann <uwe@debian.org>  Fri, 16 Nov 2007 02:11:55 +0100

miro (0.9.9.1-1) unstable; urgency=low

   * New upstream release (Closes: #433752).
      + Democracy Player was renamed to Miro upstream, so we now
        use Provides/Conflicts/Replaces to transition existing installs.
      + Update the package description (and improve it a bit).
      + Now supports proxy settings (Closes: #426992). Miro uses the
        default GNOME proxy, which you can set/enable using gconf-editor.
   * Update debian/copyright.
   * Several improvements inspired by the Ubuntu version of the package:
     + Remove unneeded RPATH from MozillaBrowser.so (using chrpath).
     + debian/menu: Move package into 'Applications/Network/Web News'.
     + Drop shebang from feedparser.py, not needed (and silences lintian).
     + Only suggest python-psyco on [i386 hurd-i386 netbsd-i386 kfreebsd-i386].
   * miro.desktop improvements:
     + Drop 'Encoding=UTF-8', no longer necessary (lintian).
     + Change categories to 'AudioVideo;FileTransfer;News;P2P;TV;Player;'.
   * Cannot reproduce the following bugs using this release of Miro.
     Please feel free to reopen if it's still a problem.
     + "Crashes on stop playback" (Closes: #399098).
       According to http://bugzilla.pculture.org/show_bug.cgi?id=5197
       this is indeed fixed in Miro 0.9.9.1.
     + "Still crashes". Cannot reproduce with Miro (Closes: #438946).
     + "Crashes on end of video podcast" (Closes: 419207).
       Doesn't seem to happen with latest Miro anymore (I did see it before).
     + Installation error. Can't reproduce, no further infos from submitter,
       so I'm closing this. (Closes: #387248).
     + "Crash after pressing play". Cannot reproduce (Closes: #402264).
     + "Position slider doesn't respond to mouse click-and-drag sometimes".
       Cannot reproduce with latest Miro (Closes: #405248).
     + "Freezes On Start". Cannot reproduce with last Miro (Closes: #408032).
       Also, running two instances seems to work fine for me, but it's
       not really useful or recommended.
     + Problem with xine plugin. Doesn't look like a Democracy Player / Miro
       issue, but please reopen if it still happens (Closes: #420144).

 -- Uwe Hermann <uwe@debian.org>  Tue, 11 Sep 2007 21:14:06 +0200

democracyplayer (0.9.6-2) unstable; urgency=low

   * The "Night of the Living Dead" release.
   * Fix critical python/dbus errors (Closes: #429881, #418722).
     Thanks Krzysztof Sobiecki <sobkas@gmail.com> for the patch!
   * Build-depend on libboost-python-dev (>= 1.34.1-2), as that version is
     now built with Python 2.4 again, which is currently needed to make
     Democracy Player work at all (Closes: #430659, #429407).
     Note that we _have_ to build democracyplayer with Python 2.4 at this
     point in time, as several of its dependencies are not yet available
     as Python 2.5 versions in Debian.
   * Build-depend on libxine-dev (>= 1.1.6-2), as starting with that version
     xine plays sound/music in *.flv flash files (Closes: #396898, #387726).
   * Drop 30_libboost_python.patch, no longer needed.
   * Add new required dependency: python-pysqlite2.

 -- Uwe Hermann <uwe@debian.org>  Fri, 17 Aug 2007 15:53:17 +0200

democracyplayer (0.9.6-1) unstable; urgency=low

   * New upstream release.
     + This fixes a critical dbus-python related bug (Closes: #422899).
   * Link against libboost-python1.34.0 now, as the old
     libboost-python1.33.1 is lo longer in the archive (Closes: #428124).
   * Fix a libboost-related FTBFS (Closes: #427912).
   * Fix FTBFS: /bin/sh: python2.5: command not found (Closes: #423754).

 -- Uwe Hermann <uwe@debian.org>  Tue, 05 Jun 2007 12:57:36 +0200

democracyplayer (0.9.5.3-1) unstable; urgency=low

   * New upstream release.
     + Bigger channel descriptions if you click on a channel (Closes: #381454).
     + Cannot reproduce search error in this release (Closes: #400555).
     + Preferences are saved correctly now (Closes: #404188).
   * Acknowledge NMU, thanks Margarita Manterola <marga@debian.org>
     (Closes: #401569). Upstream integrated the translation updates and fixes
     AFAIK, but if not please re-open (but please submit further fixes
     upstream: https://launchpad.net/democracy/trunk/+pots/democracyplayer).
   * Re-introduce the changelog entry from 0.9.1-1 which somehow got lost
     (don't ask me how _that_ happened!). See #402262.
     Thanks Margarita Manterola <marga@debian.org>.
   * Build-Depends: python-support (>= 0.6), as we use 'Python-Depends' now.
   * Build-Depends: python-dbus (instead of python2.4-dbus).
   * Suggests: python-psyco (improves speed a bit).
   * Simplified packaging a bit.

 -- Uwe Hermann <uwe@debian.org>  Sun, 15 Apr 2007 16:58:06 +0200

democracyplayer (0.9.2.1-2.1) unstable; urgency=low

   * Non-maintainer upload with the agreement of the Maintainer.
   * Really fix incorrect plurar form for Romanian (Closes: #401569)

 -- Margarita Manterola <marga@debian.org>  Wed, 3 Jan 2007 13:29:17 -0300

2006

democracyplayer (0.9.2.1-2) unstable; urgency=low

   * Fix incorrect versioned dependency on democracyplayer-data by
     depending on >= 0.9.2.1-1 instead of >= 0.9.1-1 (Closes: #402263).
     Thanks Fabio Pugliese Ornellas <fabio.ornellas@gmail.com> and
     Margarita Manterola <margamanterola@gmail.com>.
   * Fix incorrect plural form for Romanian (Closes: #401569).
     Thanks Eddy Petrișor <eddy.petrisor@gmail.com>.
   * Correct typos and also update both, the Brazilian Portuguese
     and the Spanish translations (Closes: #402262).
     Thanks Margarita Manterola <margamanterola@gmail.com>.

 -- Uwe Hermann <uwe@debian.org>  Sat, 9 Dec 2006 23:55:19 +0100

democracyplayer (0.9.2.1-1) unstable; urgency=low

   * New upstream release.
   * According to upstream this release should now consume a lot less
     memory (Closes: 396869).

 -- Uwe Hermann <uwe@debian.org>  Tue, 28 Nov 2006 12:31:11 +0100

democracyplayer (0.9.1-1) unstable; urgency=low

   * New upstream release.
   * Updated debian/copyright to reflect recent upstream changes.

 -- Uwe Hermann <uwe@debian.org>  Thu, 19 Oct 2006 20:46:30 +0200

democracyplayer (0.9.0.2-1) unstable; urgency=low

   * New upstream release.

 -- Uwe Hermann <uwe@debian.org>  Fri, 22 Sep 2006 19:36:29 +0200

democracyplayer (0.9.0-1) unstable; urgency=low

   * New upstream release.
   * Added dependency on python2.4-dbus to prevent trouble when someone
     tries to start multiple instances of democracyplayer.
   * Changed python2.4-pyrex build-dependency to python-pyrex.

 -- Uwe Hermann <uwe@debian.org>  Mon, 11 Sep 2006 19:45:23 +0200

democracyplayer (0.8.5-3) unstable; urgency=low

   * Fix broken XML file (Closes: #383854, #383294).
   * Added missing build-dependency on python-support (>= 0.3).

 -- Uwe Hermann <uwe@debian.org>  Fri, 25 Aug 2006 05:53:34 +0200

democracyplayer (0.8.5-2) unstable; urgency=low

   * Switch to debhelper v5 (+ cdbs).
   * Python transition (Closes: #380769).
     + Changed lots of depends from python2.4-* to python-* (see #376979).
     + Versioned build-deps: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2)
     + Use pysupport.
   * Add proper license to manpage (+ cosmetic fixes).

 -- Uwe Hermann <uwe@debian.org>  Wed, 2 Aug 2006 00:41:42 +0200

democracyplayer (0.8.5-1) unstable; urgency=low

   * New upstream release.
     + Fixes GTK+/mozembed breakage (Closes: #376979).
     + Move package to xulrunner: Replace mozilla-dev build dependency
       with xulrunner-dev, and replace mozilla-browser and mozilla-psm
       dependencies with xulrunner (Closes: #376360).
   * Suggest: ttf-bitstream-vera (for nicer looking fonts).
   * Do not install /usr/share/democracy/resources/testdata and
     /usr/share/democracy/resources/templates/unittest. They're not needed
     in the installed package, so we can save some space here.
   * Updated debian/copyright (cosmetic changes).

 -- Uwe Hermann <uwe@debian.org>  Fri, 21 Jul 2006 12:50:51 +0200

democracyplayer (0.8.4.1-1) unstable; urgency=low

   * New upstream release.
     + Remove patch which applies 'gzip -9' to the manpage, it's now
       included upstream.

 -- Uwe Hermann <uwe@debian.org>  Tue, 27 Jun 2006 11:50:10 +0200

democracyplayer (0.8.3+0.8.4rc0-1) unstable; urgency=low

   * Initial release (Closes: #338808, #365303).

 -- Uwe Hermann <uwe@debian.org>  Mon, 12 Jun 2006 17:53:30 +0200