~ubuntu-branches/ubuntu/trusty/xfce4-xkb-plugin/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-10-24 18:51:30 UTC
  • mfrom: (0.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20111024185130-1ddd87s8rhugr1vz
Tags: 0.5.4.2-1
[ Lionel Le Folgoc ]
* New upstream release.

[ Yves-Alexis Perez ]
* debian/rules:
  - use hardening support from dh 9 and dpkg-dev 1.16.1.
* debian/control:
  - update debhelper build-dep to 8.9.4 for hardening support.
  - add build-dep on dpkg-dev 1.16.1 for hardening support.
  - drop build-dep on hardening-includes.
* debian/compat bumped to 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
PACKAGE_VERSION = @PACKAGE_VERSION@
207
207
PATH_SEPARATOR = @PATH_SEPARATOR@
208
208
PKG_CONFIG = @PKG_CONFIG@
 
209
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
210
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
209
211
POFILES = @POFILES@
210
212
POSUB = @POSUB@
211
213
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@