~ubuntu-branches/ubuntu/raring/nautilus-sendto-universe/raring

« back to all changes in this revision

Viewing changes to src/plugins/upnp/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2009-07-30 23:31:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090730233120-ut3baoo6lde6q9gk
Tags: 1.1.6-0ubuntu1
* New upstream release. (LP: #377192)
* debian/control
  - Remove libglade2-dev build dependency.
  - Bump version of libgtk2.0-dev build dependency to 2.12.
  - Remove empathy related build dependencies.
  - Update description to remove empathy references.
* debian/nautilus-sendto-universe.install
  - Remove empathy plugin.
* debian/patches/10_fix_empathy_2.26.patch
  - Remove. Not needed anymore.
* debian/README.Debian.
  - Update to remove empathy references.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        -DLOCALEDIR="\"$(datadir)/locale\""     \
7
7
        -I$(top_srcdir)/src                     \
8
8
        -I$(top_builddir)                       \
9
 
        -DGLADEDIR=\""$(gladedir)"\"            \
10
9
        $(NAUTILUS_SENDTO_CFLAGS)               \
11
10
        $(UPNP_CFLAGS)                          \
 
11
        $(DISABLE_DEPRECATED)                   \
12
12
        $(WARN_CFLAGS)
13
13
 
14
14
plugin_LTLIBRARIES = libnstupnp.la