~ubuntu-branches/ubuntu/oneiric/dbus-glib/oneiric-updates

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2011-06-01 19:26:23 UTC
  • mfrom: (2.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20110601192623-xzju2mswq1ohsa8c
Tags: 0.94-1
* New upstream release
* Update Vcs-Git, Vcs-Browser to the form preferred by the Alioth admins
* Don't pass a version to dh_makeshlibs -V; the symbols file effectively
  provides our dependency version now
* Use dh_autoreconf, and support parallel builds
* Ignore changes to files that are recreated by the build
* Standards-Version: 3.9.2 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  --enable-asserts        include assertion checks
24
24
  --enable-checks         include sanity checks on public API
25
25
  --enable-xml-docs       build XML documentation (requires xmlto)
26
 
  --enable-doxygen-docs   build DOXYGEN documentation (requires Doxygen)
27
26
  --enable-gcov           compile with coverage profiling instrumentation (gcc only)
28
27
  --with-xml=libxml/expat           XML library to use
29
28
  --with-gnu-ld                     assume the C compiler uses GNU ld [default=no]