~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to src/profiles/IDE/ScriptingLanguageIDE/PHPIDE/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé, Jeremy Lainé, Fathi Boudra
  • Date: 2009-09-10 06:45:12 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090910064512-862n2mvqyvbaa1r4
Tags: 4:3.5.5-1
* New upstream release.

[ Jeremy Lainé ]
* Change Build-Depends on libdb4.6-dev to libdb4.7-dev (Closes: #539222).

[ Fathi Boudra ]
* Drop common patches. They cause a ftbfs since autotools/libtools upgrade.
* Add debian/compat file.
* Update debian/control:
  - Bump cdbs and debhelper build dependencies version.
  - Replace autoconf and automake Build-depends by automake1.10.
  - Add graphviz build-dependency to get dot program, needed by the class
    browser.
  - Add libneon27-gnutls-dev and libserf-0-0-dev build dependencies.
  - Bump Standards-Version from 3.8.1 to 3.8.3 (add debian/README.source).
* Update debian/rules:
  - Build with --no-undefined and --as-needed linker flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
315
315
target_cpu = @target_cpu@
316
316
target_os = @target_os@
317
317
target_vendor = @target_vendor@
 
318
top_build_prefix = @top_build_prefix@
318
319
top_builddir = @top_builddir@
319
320
top_srcdir = @top_srcdir@
320
321
x_includes = @x_includes@