~ubuntu-branches/ubuntu/quantal/libfm/quantal

« back to all changes in this revision

Viewing changes to debian/patches/03_disable_deprecated_gio_module.patch

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-21 21:55:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110221215543-m7gn2snkhpk1kk9u
Tags: 0.1.15+git-3625952cea-0ubuntu1
* New upstream snapshot (2011-02-15)
 - Use x-schemas-handler (LP: #683922)
* debian/patches/
 - 90_add_gobject_link.patch: Remove, merged upstream.
 - 02-libfm-0.1.14-API-changes.patch: Refresh.
 - 03_disable_deprecated_gio_module.patch: Refresh.
 - 04_fix_docs_linker.patch: Fix DSO linking in docs/.
* debian/libfm0.install:
 - Remove usr/lib/libfm/gnome-terminal, dropped upstream.
 - Remove gio module, dropped upstream.
* debian/rules:
 - Add --enable-gtk-doc to configure.
* debian/libfm-gtk0.symbols:
 - Update with new symbols.
* debian/apport/source_libfm.py
 - Fix location of pcmanfm config files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: libfm-0.1.14/src/Makefile.am
 
1
Index: libfm/src/Makefile.am
2
2
===================================================================
3
 
--- libfm-0.1.14.orig/src/Makefile.am   2010-12-02 00:06:29.000000000 +0100
4
 
+++ libfm-0.1.14/src/Makefile.am        2010-12-02 00:06:34.000000000 +0100
5
 
@@ -285,7 +285,6 @@
 
3
--- libfm.orig/src/Makefile.am  2011-02-15 20:58:30.000000000 +0100
 
4
+++ libfm/src/Makefile.am       2011-02-15 21:09:07.000000000 +0100
 
5
@@ -293,7 +293,6 @@
6
6
        $(GIO_CFLAGS) \
7
7
        -DGIO_MODULE_DIR=\"$(giomodulesdir)\"   \
8
8
        -DGVFS_LOCALEDIR=\""$(localedir)"\"     \