~ubuntu-branches/ubuntu/saucy/libfm/saucy-proposed

« 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-08-11 01:41:00 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110811014100-4botukzcuaask6p9
Tags: 0.1.16-0ubuntu1
* New upstream release.
 - Fix cut & paste on devices without write permission (LP: #820865)
* debian/patches:
 - 03_disable_deprecated_gio_module.patch: Refresh.
 - 04_recreate_doc_Makefile.patch: Recreate missing Makefile.am, and adding gtk-doc.make.
 - 04_fix_docs_linker.patch: Refresh.
* debian/control:
 - Bump package name with soname bump.
 - Create new libfm-data and libgtk-data packages for non library files.
 - Add Conflics & Replaces between *-data and lib*0 packages.
 - Add necessary depends on libfm1 and libfm-gtk1.
* debian/*.install
 - Bump soname package name.
 - Move non library files to data binary.
 - Don't install documentation, not currently build.
* debian/*.symbols
 - Rename to follow soname bump.
 - Remove old missing symbols.
 - Update with new symbols.
* debian/rules:
 - Bump soname of the dbg package.
 - Install apport hook in libfm-data binary.
 - Don't build documentation, currently broken.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: libfm/src/Makefile.am
 
1
Index: libfm-0.1.16~git-20110808/src/Makefile.am
2
2
===================================================================
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 @@
 
3
--- libfm-0.1.16~git-20110808.orig/src/Makefile.am
 
4
+++ libfm-0.1.16~git-20110808/src/Makefile.am
 
5
@@ -306,7 +306,6 @@ libgiofm_la_CFLAGS = \
6
6
        $(GIO_CFLAGS) \
7
7
        -DGIO_MODULE_DIR=\"$(giomodulesdir)\"   \
8
8
        -DGVFS_LOCALEDIR=\""$(localedir)"\"     \