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

« back to all changes in this revision

Viewing changes to flags/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2013-06-20 22:09:32 UTC
  • mfrom: (0.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20130620220932-9mkznrmq3t2a1i66
Tags: 1:0.5.6-1
* New upstream release.
* Use epoch to override previous version since it was a development release
  not suitable for Xfce 4.10.                                 closes: #711728
* debian/control:
  - update standards version to 3.9.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
EGREP = @EGREP@
129
129
EXEEXT = @EXEEXT@
130
130
FGREP = @FGREP@
131
 
GARCON_CFLAGS = @GARCON_CFLAGS@
132
 
GARCON_LIBS = @GARCON_LIBS@
133
 
GARCON_REQUIRED_VERSION = @GARCON_REQUIRED_VERSION@
134
 
GARCON_VERSION = @GARCON_VERSION@
135
131
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
136
132
GMOFILES = @GMOFILES@
137
133
GMSGFMT = @GMSGFMT@