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

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2008-04-29 00:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20080429005743-nf4w2bjbkvbq921a
Tags: 0.74-4
* debian/control
  - Add myself to Uploaders.
  - Add Vcs-* fields.
  - Add Homepage field.
  - Add Suggests: devhelp to libdbus-glib-1-doc which allows to easily
    browse and search through the dbus-glib API documentation.
* debian/patches/02-ignore-namespaced-nodes-and-attributes.patch
  - Ignore namespaced extensions to introspection XML. (Closes: #478265)
    Patch pulled from upstream git.
* debian/watch
  - Add watch file to track new upstream releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
DEB_CONFIGURE_EXTRA_FLAGS := --with-introspect-xml=$(CURDIR)/debian/dbus-bus-introspect.xml
15
15
 
 
16
# these doc directories can safely be symlinks to the library's docs
 
17
DEB_INSTALL_DOCS_libdbus-glib-1-2-dbg := --no-act
 
18
DEB_INSTALL_CHANGELOGS_libdbus-glib-1-2-dbg := --no-act