~ubuntu-branches/ubuntu/vivid/at-spi/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2011-01-21 10:19:01 UTC
  • Revision ID: james.westby@ubuntu.com-20110121101901-yo4xut12tmdjhmil
Tags: 1.32.0-0ubuntu2
* 03_Add-a-gsettings-key-to-specify-the-location-of-libat.patch:
  Patch from upstream to provide a way to set the location of the
  atk-bridge module, thanks to Alejandro Piñeiro for the patch
* Tweak the above patch to set the default location to gtk-2.0
* debian/control: Add dh-autoreconf to build dependencies for the above patch
* Create series file for patches, it wasn't created at time of switch over
  to format 3.0, so patches in package were not being applied
* debian/at-spi.install: Ship the gsettings schema file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/make -f
2
2
 
3
3
include /usr/share/cdbs/1/rules/debhelper.mk
 
4
include /usr/share/cdbs/1/rules/autoreconf.mk
4
5
include /usr/share/cdbs/1/class/gnome.mk
5
6
include /usr/share/cdbs/1/rules/utils.mk
6
7
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk