lp:debian/miro

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/miro
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Uwe Hermann <email address hidden>

* Acknowledge NMU, thanks Sebastian Ramacher <email address hidden>.
* New upstream release (Closes: #692482, #754232, #764562).
  + Drop linux/contrib/enmfp-codegen/* in upstream tarball, apparently
    there's no source code available for those files.
  + Now build-depends on libtag1-dev, libsqlite3-dev, and libboost1.55-dev.
  + Fixes Youtube/Vimeo download/scraping (Closes: #689826).
* Standards-Version: 3.9.6 (no changes required).
* debian/patches:
   + 10_movies_dir.patch: Update.
   + 50_miro_debug_fix.patch: Update.
   + 100_catch_keyerror_in_update_items.patch: Drop (obsolete).
   + 130_libav9.patch: Drop (fixed upstream).
   + 140_use_avconv.patch: Update, drop upstream-merged parts.
   + 150_codec_id.patch: Add, fixes FTBFS due to libav 10 (Closes: #748861).
     Thanks Andreas Cadhalpun <email address hidden>.
   + 160_fixyoutubedl.patch: Fix another Youtube downloads/scraping issue.
* Drop 'Recommends: python-psyco' (package no longer in the archive).
* Move 'libav-tools' from 'Suggests' to 'Depends', miro will not properly
  start-up without it.
* Move gstreamer0.10-ffmpeg from 'Depends' to 'Suggests' for now; the
  package is uninstallable atm (#766988) and seems to be optional for miro.
* Temporary lintian overrides ("use dh_python2 instead"):
   + miro: depends-on-obsolete-package
   + miro source: build-depends-on-obsolete-package
* Close long-obsolete request for lenny backport (Closes: #532021).

19. By Sebastian Ramacher

* Non-maintainer upload.
* debian/patches:
  - 130_libav9.patch: Fix building with libav 9. (Closes: #720810)
  - 140_use_avconv.patch: Use avconv instead of ffmpeg which is no longer
    built by libav.
* debian/control: Change Suggests on ffmpeg to libav-tools.

18. By Uwe Hermann <email address hidden>

* New upstream release.
* debian/patches/110_libav_api_changes.patch: Drop, merged upstream.
* debian/patches/120_miro.desktop.patch: Add file. The "Name" entry should
  not repeat the "GenericName" description. Add DE translation for the
  "GenericName" field (Closes: #640986). Thanks to
  Ronny Standtke <email address hidden> for the patch.

17. By Uwe Hermann <email address hidden>

Add debian/patches/110_libav_api_changes.patch. This updates miro to
work with the new ffmpeg/libav API (Closes: #638550).

16. By Uwe Hermann <email address hidden>

* New upstream release.
   + Fixes YouTube download issues.
   + Fixed upstream: Scary exception: ImportError: No module named
     xinerenderer (Closes: #577397).
   + Fixed upstream: problem with french local (Closes: #632706).
   + No longer occurs: segfaults on startup (Closes: #630119).
* Change build-dep on libwebkit-dev to libwebkitgtk-dev (Closes: #635421).

15. By Uwe Hermann <email address hidden>

* New upstream release.
* debian/patches:
   + 110_miro_segmenter.patch: Drop, fixed upstream.
   + 120_disable_ipv6.patch: Drop, fixed upstream. IPv6 usage is disabled
     for local connections per default, but can be enabled (gconf-editor).
   + 50_miro_debug_fix.patch: Update.
* debian/rules: Update and simplify the file.

14. By Julien Cristau

[ Stefano Rivera ]
* Non-maintainer upload.
* Build for Python >= 2.6 (closes: #629087):
  - Drop deprecated pycompat.
  - Replace pyversions with XS-Python-Version >= 2.6.
  - Build-depend on python-all-dev instead of python2.6-dev.
  - Un-version shebangs.

13. By Uwe Hermann <email address hidden>

* New upstream release (Closes: #627800).
   + Fixes "miro does not see/recognize .webm files" (Closes: #611594).
   + I cannot reproduce "increases sound volume on play (and doesn't
     reset it)" in this release (Closes: #581436).
     Please re-open the bug in case it still happens.
* debian/patches/*: Update outdated patches.
   + 110_miro_segmenter.patch: Add, fixes upstream bug.
   + 120_disable_ipv6.patch: Add, disables IPv6 usage for local connections
     for now, there seem to be issues (miro hangs upon startup).
* debian/rules:
   + Add Build-Depends on libavformat-dev (miro doesn't build otherwise).
   + Add Depends entry on python-mutagen (for audio metadata editing).
   + Add Suggests entry on ffmpeg, ffmpeg2theora (for video conversion).
   + Add Suggests entry on libavahi-compat-libdnssd1 (for "Miro Sharing").
   + Update 'clean' rules.
   + Make some upstream files non-executable to silence lintian.
* debian/README.Debian: Add some hints for the "Miro Sharing" feature.
* debian/*.docs: Drop ADOPTERS file, merged into CREDITS upstream.

12. By Uwe Hermann <email address hidden>

* Upload to unstable.
* Fix small version issue to simplify backports (Closes: #606856).
  Thanks Daniel Baumann <email address hidden>.
* Standards-Version: 3.9.2 (no changes required).

11. By Uwe Hermann <email address hidden>

* New upstream release (Closes: #588299).
   + Upstream now uses webkit instead of xulrunner (Closes: 499652).
   + Fixes broken Youtube downloads.
* debian/copyright: Various updates, drop obsolete entries.
* README.Debian: Mention libwebkit-1.0-2-dbg as useful for debugging.
* Standards-Version: 3.9.1 (no changes required).
* debian/patches/:
   + 10_movies_dir.patch: Update.
   + 50_miro_debug_fix.patch: Update.
   + 102_xulrunner_bug_workaround.patch: Drop, obsolete.
   + Make all patches work with -p1 and add descriptions for all of them.
* Use new '3.0 (quilt)' source format.
* No longer use deprecated cdbs 'simple-patchsys.mk'.
* Drop no longer needed build-dependencies:
  + python-libtorrent (>= 0.14.10-2)
  + libtorrent-rasterbar-dev (>= 0.14.10-2)
  + python-gnome2-extras-dev (>= 2.19.1)
  + xulrunner-dev (>= 1.9.1)
  + libxv-dev
  + libssl-dev
  + libffi-dev
* Drop no longer needed dependencies:
  + python-gtkmozembed (>= 2.19.1) | python-gnome2-extras (>= 2.19.1)
  + xulrunner-1.9.1
* Drop democracyplayer, democracyplayer-data transitional packages.
* Use versioned python-dbus (>= 0.83.1) dependency (Closes: #587963).
* Use versioned python-gst0.10 (>= 0.10.18-2) dependency (Closes: #580609).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/miro
This branch contains Public information 
Everyone can see this information.

Subscribers