~ubuntu-branches/ubuntu/precise/pango1.0/precise-updates

« back to all changes in this revision

Viewing changes to modules/hebrew/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-06 12:19:40 UTC
  • mfrom: (1.5.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406121940-txe505g5c7ly32ig
Tags: 1.28.4-0ubuntu1
* New upstream release
* debian/control:
  - Bump depends on libglib2.0-dev
  - Add Vcs-Bzr link
* debian/patches/00git_gi_annotations.patch:
* debian/patches/01_CVE-2011-0020.patch:
* debian/patches/02_CVE-2011-0064.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
PKGCONFIG_CAIRO_REQUIRES = @PKGCONFIG_CAIRO_REQUIRES@
242
242
PKGCONFIG_MATH_LIBS = @PKGCONFIG_MATH_LIBS@
243
243
PKG_CONFIG = @PKG_CONFIG@
244
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
245
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
246
244
RANLIB = @RANLIB@
247
245
SED = @SED@
248
246
SET_MAKE = @SET_MAKE@