~ubuntu-branches/ubuntu/trusty/graphicsmagick/trusty-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2006-05-06 16:28:08 UTC
  • Revision ID: james.westby@ubuntu.com-20060506162808-30cliudy5c437ssk
Tags: 1.1.7-5
* coders/wpg.c: Fix segfault in WPG decoder. Closes: #366191
* debian/control: Fix typo 'thumnails' in package description.
  Closes: #363623
* debian/control: Prefer real package zlib1g-dev over virtual libz-dev
  in (build-)dependencies.
* debian/control: Add (build-)dependency on libjasper-1.701-dev to
  support JPEG2000 images.
* debian/rules: Change X11 directories from /usr/X11R6/{include,lib} to
  /usr/{include,lib}/X11.
* debian/control: X11 change makes package comply with policy 3.7.2.
  Bump Standards-Version accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2370
2370
  GMDelegate="${GMDelegateDefault}"
2371
2371
  GnuplotDecodeDelegate="$GnuplotDecodeDelegateDefault"
2372
2372
  HPGLDecodeDelegate="$HPGLDecodeDelegateDefault"
2373
 
  HTMLDecodeDelegate="$HTMLDecodeDelegatDefault"
 
2373
  HTMLDecodeDelegate="$HTMLDecodeDelegateDefault"
2374
2374
  ILBMDecodeDelegate="$ILBMDecodeDelegateDefault"
2375
2375
  ILBMEncodeDelegate="$ILBMEncodeDelegateDefault"
2376
2376
  LPDelegate="$LPDelegateDefault"