~ubuntu-branches/ubuntu/trusty/miro/trusty

« back to all changes in this revision

Viewing changes to debian/patches/20_no_autoupdate.patch

  • Committer: Bazaar Package Importer
  • Author(s): Uwe Hermann
  • Date: 2010-07-31 20:00:43 UTC
  • mfrom: (1.4.9 upstream) (1.7.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100731200043-0r2gn1z0amlsndas
Tags: 3.0.3-1
* 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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- portable/startup.py.orig    2010-03-28 00:44:51.000000000 +0100
2
 
+++ portable/startup.py 2010-03-28 00:45:01.000000000 +0100
 
1
Disable automatic check for new releases, doesn't make sense for Debian.
 
2
 
 
3
--- a/portable/startup.py.orig  2010-03-28 00:44:51.000000000 +0100
 
4
+++ b/portable/startup.py       2010-03-28 00:45:01.000000000 +0100
3
5
@@ -304,7 +304,7 @@
4
6
     yield None
5
7
     commandline.startup()