The indenting of your gettext-support patch is wrong, it results in this:
dan...@bert:~/1/usr/share/pyshared$ python -tt xdg/IniFile.py 
  File "xdg/IniFile.py", line 85
    e = self.content.get('Desktop Entry', {})
                                            ^
IndentationError: unindent does not match any outer indentation level
dan...@bert:~/1/usr/share/pyshared$ 

Whta happened to all the other patches we carried?
dan...@bert:~$ debdiff pyxdg_0.15-1.1.dsc pyxdg_0.15-1.1ubuntu5.dsc | diffstat
 debian/patches/fix-reversed-definition.patch |   13 ----
 debian/patches/gettext-support.patch         |   44 +++++++++++++++
 debian/patches/ignore-ioerror.patch          |   15 +++++
 debian/patches/ignore-unicore-error.patch    |   21 +++++++
 debian/patches/interpreter-names.patch       |   24 ++++++++
 pyxdg-0.15/debian/changelog                  |   76 +++++++++++++++++++++++++++
 pyxdg-0.15/debian/control                    |    5 +
 7 files changed, 183 insertions(+), 15 deletions(-)
dan...@bert:~$

-- 
Merge pyxdg 0.17-0.1 (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/497538
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