~ubuntu-branches/ubuntu/wily/grilo/wily

« back to all changes in this revision

Viewing changes to libs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2014-02-15 18:06:20 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20140215180620-m8p91wg7zordxcl8
Tags: 0.2.8-1
* New upstream release (Closes: #739025, #739028).
* debian/control:
  - Update Standards-Version to 3.9.5 (no changes).
  - Bump build dependency on libglib2.0-dev to 2.32.
  - Add build dependency on libtotem-plparser-dev.
  - Build depend on the generic valac package, there's no need for any
    specific version of Vala.
* Don't require libvala, it's not used by Grilo at all.
  - debian/patches/drop-libvala.patch: remove check in configure.ac
  - debian/control: remove build dependency.
* debian/libgrilo-0.2-1.symbols: update.
* debian/copyright: update copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
85
85
build_triplet = @build@
86
86
host_triplet = @host@
87
87
@BUILD_GRILO_NET_TRUE@am__append_1 = net
 
88
@BUILD_GRILO_PLS_TRUE@am__append_2 = pls
88
89
subdir = libs
89
90
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
90
91
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
216
217
GREP = @GREP@
217
218
GRLNET_LT_VERSION = @GRLNET_LT_VERSION@
218
219
GRLNET_VERSION = @GRLNET_VERSION@
 
220
GRLPLS_LT_VERSION = @GRLPLS_LT_VERSION@
 
221
GRLPLS_VERSION = @GRLPLS_VERSION@
219
222
GRL_LT_VERSION = @GRL_LT_VERSION@
220
223
GRL_MAJORMINOR = @GRL_MAJORMINOR@
221
224
GRL_MAJORMINOR_NORM = @GRL_MAJORMINOR_NORM@
222
225
GRL_NAME = @GRL_NAME@
223
226
GRL_PLUGINS_DIR = @GRL_PLUGINS_DIR@
224
227
GTKDOC_CHECK = @GTKDOC_CHECK@
 
228
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
225
229
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
226
230
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
227
231
GTKDOC_MKPDF = @GTKDOC_MKPDF@
290
294
SET_MAKE = @SET_MAKE@
291
295
SHELL = @SHELL@
292
296
STRIP = @STRIP@
 
297
TOTEM_PL_PARSER_CFLAGS = @TOTEM_PL_PARSER_CFLAGS@
 
298
TOTEM_PL_PARSER_LIBS = @TOTEM_PL_PARSER_LIBS@
293
299
USE_NLS = @USE_NLS@
294
300
VALAC = @VALAC@
295
301
VALA_CFLAGS = @VALA_CFLAGS@
353
359
top_build_prefix = @top_build_prefix@
354
360
top_builddir = @top_builddir@
355
361
top_srcdir = @top_srcdir@
356
 
SUBDIRS = $(am__append_1)
357
 
DIST_SUBDIRS = net
 
362
SUBDIRS = $(am__append_1) $(am__append_2)
 
363
DIST_SUBDIRS = net pls
358
364
all: all-recursive
359
365
 
360
366
.SUFFIXES: