~ubuntu-branches/ubuntu/lucid/gnome-doc-utils/lucid

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): James Westby
  • Date: 2009-06-28 17:52:11 UTC
  • mfrom: (1.1.25 upstream)
  • Revision ID: james.westby@ubuntu.com-20090628175211-eugw8makts9fxlv6
Tags: 0.17.2-0ubuntu1
* New upstream release.
  - Added build magic for Mallard documents
  - Fixed various validity errors in the Mallard spec
  - Created a (not yet complete) DocBook->Mallard reference
  - Fixed various problems with the Mallard RNG schema
  - Various additions to (still incomplete) Mallard spec
  - Fixed DocBook menuchoice seperator in RTL, #579278
  - Install xml2po modes in /usr/lib/python2.x/ to respect FHS, #528099
    (Arun Raghavan)
  - Remove ending dot in translator-credits comment [xml2po], #398541
    (Claude Peroz)
  - Make all xml2po modes inherit from basic mode (Claude Peroz)
  - Fixed typos in xml2po man page, #586089 (Claude Peroz)
* Add python-libxml2 to Build-Depends, as it is now needed at build time
  as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
37
am__aclocal_m4_deps = $(top_srcdir)/m4/glib-gettext.m4 \
 
38
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
38
39
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
39
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
41
        $(ACLOCAL_M4)