~ubuntu-branches/ubuntu/trusty/gnome-doc-utils/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/xslt/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Robert Ancell, Emilio Pozuelo Monfort, Michael Biebl
  • Date: 2011-06-23 22:23:59 UTC
  • mfrom: (1.4.2 upstream) (2.2.6 experimental)
  • mto: This revision was merged to the branch mainline in revision 49.
  • Revision ID: james.westby@ubuntu.com-20110623222359-sxyfjw7yzz88podn
[ Robert Ancell ]
* debian/rules:
  - Include gnome.mk to rebuild translation template

[ Emilio Pozuelo Monfort ]
* And remove autotools.mk, we only want one class.

[ Michael Biebl ]
* debian/watch: Switch to .bz2 tarballs.
* New upstream release.
* debian/control.in:
  - Add Vcs-* fields.
  - Remove article from description synopsis.
  - Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
134
134
PACKAGE_NAME = @PACKAGE_NAME@
135
135
PACKAGE_STRING = @PACKAGE_STRING@
136
136
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
137
PACKAGE_URL = @PACKAGE_URL@
137
138
PACKAGE_VERSION = @PACKAGE_VERSION@
138
139
PATH_SEPARATOR = @PATH_SEPARATOR@
139
140
PKG_CONFIG = @PKG_CONFIG@
 
141
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
142
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
140
143
POFILES = @POFILES@
141
144
POSUB = @POSUB@
142
145
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
304
307
        $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(_DOC_REAL_LINGUAS),   \
305
308
                $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) ))
306
309
 
307
 
_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot)
 
310
_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot,$(if $(DOC_ID),$(DOC_ID).pot))
308
311
 
309
312
################################################################################
310
313
_DOC_HTML_ALL = $(if $(filter html HTML,$(_DOC_REAL_FORMATS)), \
622
625
_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
623
626
_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
624
627
_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
625
 
_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
 
628
_ids ?= $(shell $(PKG_CONFIG) --variable xmldir gnome-doc-utils)/gnome/xslt/docbook/utils/ids.xsl
626
629
@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
627
630
@ENABLE_SK_TRUE@_sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir`
628
631
@ENABLE_SK_TRUE@_skcontentslist ?= $(_skpkgdatadir)/Templates/C/scrollkeeper_cl.xml