~maxolasersquad/ubuntu/precise/epiphany-browser/add_quicklist

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-10-14 12:45:29 UTC
  • mfrom: (98.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20101014124529-57hi6lecoo68e3sq
Tags: 2.30.6-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Update the search URL:
    + add debian/patches/80_ubuntu_search_url.patch
    + update debian/epiphany-browser-data.gconf-defaults
  - Set branding to Ubuntu.
  - debian/patches/81_ubuntu_force_update_bookmarks_menu.patch:
    + Update the bookmarks menu every time the internal structure
      is changed (needed for the UNE application menu to work correctly).
  - Support appindicator.
  - debian/control.in:
    + Temporary bump for gir dependencies to ensure we rebuild against
      the correct version.
  - debian/patches/13_clearing_temp.patch:
    + Fix crashing epiphany-browser while clearing temp files.
      This patch can be dropped with new upstream 2.32 release.
* debian/control.in:
  - Bump Build-Depends on network-manager-dev to avoid FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
GMSGFMT = @GMSGFMT@
124
124
GREP = @GREP@
125
125
GTKDOC_CHECK = @GTKDOC_CHECK@
 
126
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
127
GTKDOC_REBASE = @GTKDOC_REBASE@
126
128
HELP_DIR = @HELP_DIR@
127
129
HTML_DIR = @HTML_DIR@
128
130
INSTALL = @INSTALL@
176
178
PACKAGE_NAME = @PACKAGE_NAME@
177
179
PACKAGE_STRING = @PACKAGE_STRING@
178
180
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
181
PACKAGE_URL = @PACKAGE_URL@
179
182
PACKAGE_VERSION = @PACKAGE_VERSION@
180
183
PATH_SEPARATOR = @PATH_SEPARATOR@
181
184
PKG_CONFIG = @PKG_CONFIG@
 
185
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
186
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
182
187
POFILES = @POFILES@
183
188
POSUB = @POSUB@
184
189
POW_LIB = @POW_LIB@