~ubuntu-branches/ubuntu/natty/miro/natty

« back to all changes in this revision

Viewing changes to debian/patches/50_miro_debug_fix.patch

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2011-01-22 02:46:33 UTC
  • mfrom: (1.4.10 upstream) (1.7.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20110122024633-kjme8u93y2il5nmf
Tags: 3.5.1-1ubuntu1
* Merge from debian.  Remaining ubuntu changes:
  - Use python 2.7 instead of python 2.6
  - Relax dependency on python-dbus to >= 0.83.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Fix non-working gdb invokation.
2
2
 
3
 
--- a/platform/gtk-x11/setup.py.orig    2010-07-31 18:04:19.000000000 +0200
4
 
+++ b/platform/gtk-x11/setup.py 2010-07-31 18:04:46.000000000 +0200
5
 
@@ -241,7 +241,7 @@
 
3
--- a/linux/setup.py    2010-12-11 17:43:17.000000000 +0100
 
4
+++ b/linux/setup.py    2010-12-11 17:43:36.000000000 +0100
 
5
@@ -242,7 +242,7 @@
6
6
         exit;
7
7
     fi
8
8