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

« back to all changes in this revision

Viewing changes to swell-foop/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:
162
162
DEPDIR = @DEPDIR@
163
163
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
164
164
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
165
DLLTOOL = @DLLTOOL@
165
166
DOC_USER_FORMATS = @DOC_USER_FORMATS@
166
167
DSYMUTIL = @DSYMUTIL@
167
168
DUMPBIN = @DUMPBIN@
225
226
LTLIBOBJS = @LTLIBOBJS@
226
227
MAINT = @MAINT@
227
228
MAKEINFO = @MAKEINFO@
 
229
MANIFEST_TOOL = @MANIFEST_TOOL@
228
230
MKDIR_P = @MKDIR_P@
229
231
MKINSTALLDIRS = @MKINSTALLDIRS@
230
232
MSGFMT = @MSGFMT@
285
287
abs_srcdir = @abs_srcdir@
286
288
abs_top_builddir = @abs_top_builddir@
287
289
abs_top_srcdir = @abs_top_srcdir@
 
290
ac_ct_AR = @ac_ct_AR@
288
291
ac_ct_CC = @ac_ct_CC@
289
292
ac_ct_CXX = @ac_ct_CXX@
290
293
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
321
324
libexecdir = @libexecdir@
322
325
localedir = @localedir@
323
326
localstatedir = @localstatedir@
324
 
lt_ECHO = @lt_ECHO@
325
327
mandir = @mandir@
326
328
mkdir_p = @mkdir_p@
327
329
oldincludedir = @oldincludedir@