~ubuntu-branches/ubuntu/utopic/yelp/utopic-proposed

« back to all changes in this revision

Viewing changes to data/dtd/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-25 20:01:06 UTC
  • mfrom: (1.1.67) (131.1.1 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130525200106-4re1oimhqy8exd9b
Tags: 3.8.1-0ubuntu1
* New upstream release (LP: #1184244)
  - Added test token for classic mode (Matthias Clasen)
  - Updated translations
  - Stop checking for pangox and X11 (Emilio Pozuelo Monfort)
  - Add keywords to the desktop file (Matthias Clasen)
  - Fixed handling of xref links with anchors, #686095 (Tails developers)
  - Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
  - Added local copy of MathJax for MathML display (Shaun McCance)
  - Added support for xdg help system in All Documents (Shaun McCance)
  - Fixed if:test="action:install" (Shaun McCance)
  - Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Refreshed patches, removed some patches that have been unused for some
  time.
  - debian/patches/00_no_am_gnu_gettext.patch - Removed, unused
  - debian/patches/02_man-utf8.patch - Removed, unused
  - debian/patches/04_man-utf8.patch - Removed, unused

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
XGETTEXT = @XGETTEXT@
192
192
XGETTEXT_015 = @XGETTEXT_015@
193
193
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
194
 
XMKMF = @XMKMF@
195
194
XSL_COLOR = @XSL_COLOR@
196
195
XSL_DB2XHTML = @XSL_DB2XHTML@
197
196
XSL_GETTEXT = @XSL_GETTEXT@
199
198
XSL_ICONS = @XSL_ICONS@
200
199
XSL_JSDIR = @XSL_JSDIR@
201
200
XSL_MAL2XHTML = @XSL_MAL2XHTML@
202
 
X_CFLAGS = @X_CFLAGS@
203
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
204
 
X_LIBS = @X_LIBS@
205
 
X_PRE_LIBS = @X_PRE_LIBS@
206
201
YELP_CFLAGS = @YELP_CFLAGS@
207
202
YELP_ICON_PATH = @YELP_ICON_PATH@
208
203
YELP_LIBS = @YELP_LIBS@