~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Moray Allan, Bojo42, Rodrigo Gallardo, Moray Allan
  • Date: 2012-03-27 21:44:42 UTC
  • mfrom: (1.5.1)
  • mto: (3.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 122.
  • Revision ID: package-import@ubuntu.com-20120327214442-g0xfh714cdmsbnts
Tags: 1.8.3-0.1
[ Bojo42 ]
* Non-maintainer upload.
* New upstream release (Closes: #502307, #623619, #631778, #651913) 
* debian/patches:
  - drop libnotify0.7 as in upstream
  - debian-example-feeds: update, move planets from "News" to "Open Source"
  - www-browser: update due to new file location
  - libtool-dont-rearange-as-needed: rebase
* debian/control:
  - update Standards-Version
  - remove obsolete Build-Depends:
    - quilt not needed for "3.0 (quilt)" source format
    - libnm-glib-dev & libdbus-glib-1-dev: upstream switched to GDBus
    - liblua5.1-0-dev: LUA scripting support got dropped
  - new Build-Depends on libunique-dev, libjson-glib-dev & dh_autoreconf
  - update version dependencies
* debian/rules: run dh_autoreconf & update translations
* debian/liferea.install: nothing to ship from /usr/lib/liferea

[ Rodrigo Gallardo ]
* Lintian love:
  - debian/control: switch from Conflicts to Breaks
  - debian/rules: redo build targets

[ Moray Allan ]
* debian/copyright: update to include additional copyright owners.
* debian/patches/www-browser: also set default external browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
43
43
CONFIG_HEADER = $(top_builddir)/config.h
44
44
CONFIG_CLEAN_FILES =
45
45
CONFIG_CLEAN_VPATH_FILES =
 
46
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
47
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
48
am__v_GEN_0 = @echo "  GEN   " $@;
 
49
AM_V_at = $(am__v_at_@AM_V@)
 
50
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
51
am__v_at_0 = @
46
52
SOURCES =
47
53
DIST_SOURCES =
48
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89
95
ACLOCAL = @ACLOCAL@
90
96
ALL_LINGUAS = @ALL_LINGUAS@
91
97
AMTAR = @AMTAR@
 
98
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
92
99
AR = @AR@
93
100
AUTOCONF = @AUTOCONF@
94
101
AUTOHEADER = @AUTOHEADER@
103
110
CPPFLAGS = @CPPFLAGS@
104
111
CYGPATH_W = @CYGPATH_W@
105
112
DATADIRNAME = @DATADIRNAME@
106
 
DBUS_CFLAGS = @DBUS_CFLAGS@
107
 
DBUS_LIBS = @DBUS_LIBS@
108
113
DEFS = @DEFS@
109
114
DEPDIR = @DEPDIR@
 
115
DLLTOOL = @DLLTOOL@
110
116
DSYMUTIL = @DSYMUTIL@
111
117
DUMPBIN = @DUMPBIN@
112
118
ECHO_C = @ECHO_C@
133
139
INTLTOOL_MERGE = @INTLTOOL_MERGE@
134
140
INTLTOOL_PERL = @INTLTOOL_PERL@
135
141
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
142
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
143
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
144
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
145
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
136
146
LD = @LD@
137
147
LDFLAGS = @LDFLAGS@
 
148
LIBINDICATE_CFLAGS = @LIBINDICATE_CFLAGS@
 
149
LIBINDICATE_LIBS = @LIBINDICATE_LIBS@
138
150
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
139
151
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
140
152
LIBOBJS = @LIBOBJS@
143
155
LIPO = @LIPO@
144
156
LN_S = @LN_S@
145
157
LTLIBOBJS = @LTLIBOBJS@
146
 
LUA_CFLAGS = @LUA_CFLAGS@
147
 
LUA_LIBS = @LUA_LIBS@
148
158
MAKEINFO = @MAKEINFO@
 
159
MANIFEST_TOOL = @MANIFEST_TOOL@
149
160
MKDIR_P = @MKDIR_P@
150
161
MKINSTALLDIRS = @MKINSTALLDIRS@
151
162
MSGFMT = @MSGFMT@
153
164
MSGMERGE = @MSGMERGE@
154
165
NM = @NM@
155
166
NMEDIT = @NMEDIT@
156
 
NM_CFLAGS = @NM_CFLAGS@
157
 
NM_LIBS = @NM_LIBS@
158
167
OBJDUMP = @OBJDUMP@
159
168
OBJEXT = @OBJEXT@
160
169
OTOOL = @OTOOL@
182
191
SHELL = @SHELL@
183
192
SM_CFLAGS = @SM_CFLAGS@
184
193
SM_LIBS = @SM_LIBS@
185
 
SO_PREFIX = @SO_PREFIX@
186
194
STRIP = @STRIP@
187
195
USE_NLS = @USE_NLS@
188
196
VERSION = @VERSION@
191
199
abs_srcdir = @abs_srcdir@
192
200
abs_top_builddir = @abs_top_builddir@
193
201
abs_top_srcdir = @abs_top_srcdir@
 
202
ac_ct_AR = @ac_ct_AR@
194
203
ac_ct_CC = @ac_ct_CC@
195
204
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196
205
am__include = @am__include@
219
228
includedir = @includedir@
220
229
infodir = @infodir@
221
230
install_sh = @install_sh@
 
231
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
232
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
222
233
libdir = @libdir@
223
234
libexecdir = @libexecdir@
224
235
localedir = @localedir@
254
265
              exit 1;; \
255
266
          esac; \
256
267
        done; \
257
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
 
268
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
258
269
        $(am__cd) $(top_srcdir) && \
259
 
          $(AUTOMAKE) --gnu doc/Makefile
 
270
          $(AUTOMAKE) --foreign doc/Makefile
260
271
.PRECIOUS: Makefile
261
272
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262
273
        @case '$?' in \
490
501
 
491
502
installcheck: installcheck-recursive
492
503
install-strip:
493
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
495
 
          `test -z '$(STRIP)' || \
496
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
504
        if test -z '$(STRIP)'; then \
 
505
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
506
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
507
              install; \
 
508
        else \
 
509
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
510
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
511
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
512
        fi
497
513
mostlyclean-generic:
498
514
 
499
515
clean-generic: