~ubuntu-branches/ubuntu/oneiric/gnome-games/oneiric-proposed

« back to all changes in this revision

Viewing changes to glchess/data/pieces/simple/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-07-26 20:15:18 UTC
  • mfrom: (1.1.94)
  • Revision ID: package-import@ubuntu.com-20110726201518-us7nz3rhk8o6pv3g
Tags: 1:3.1.4-0ubuntu1
* New upstream release
  - Fully removed network game support (LP: #565030)
* debian/control
  - Have gnome-sudoku explicitly depend on gir packages
* debian/rules
  - Add dh_python2 post-install rule to avoid shipping .pyo/.pyc files
* debian/patches/01_lpi.patch
  - Refreshed, restored Launchpad Integration to gnome-sudoku
* debian/patches/90_build_with_vala_0_12.patch
  - Build with Vala 0.12 since 0.13 hasn't been packaged yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
DEPDIR = @DEPDIR@
118
118
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
119
119
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
120
DLLTOOL = @DLLTOOL@
120
121
DOC_USER_FORMATS = @DOC_USER_FORMATS@
121
122
DSYMUTIL = @DSYMUTIL@
122
123
DUMPBIN = @DUMPBIN@
180
181
LTLIBOBJS = @LTLIBOBJS@
181
182
MAINT = @MAINT@
182
183
MAKEINFO = @MAKEINFO@
 
184
MANIFEST_TOOL = @MANIFEST_TOOL@
183
185
MKDIR_P = @MKDIR_P@
184
186
MKINSTALLDIRS = @MKINSTALLDIRS@
185
187
MSGFMT = @MSGFMT@
240
242
abs_srcdir = @abs_srcdir@
241
243
abs_top_builddir = @abs_top_builddir@
242
244
abs_top_srcdir = @abs_top_srcdir@
 
245
ac_ct_AR = @ac_ct_AR@
243
246
ac_ct_CC = @ac_ct_CC@
244
247
ac_ct_CXX = @ac_ct_CXX@
245
248
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
276
279
libexecdir = @libexecdir@
277
280
localedir = @localedir@
278
281
localstatedir = @localstatedir@
279
 
lt_ECHO = @lt_ECHO@
280
282
mandir = @mandir@
281
283
mkdir_p = @mkdir_p@
282
284
oldincludedir = @oldincludedir@