~ubuntu-branches/debian/sid/automake1.10/sid

« back to all changes in this revision

Viewing changes to tests/txinfo22.test

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-04-12 03:26:30 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090412032630-w64dyp0t8jswichd
Tags: 1:1.10.2-1
* New upstream release.
* debian/rules:
  - Update Standards-Version to 3.8.1.
  - Add ${misc:Depends} to the Depends line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
# but preserve them in the output.
25
25
# Also make sure TEXINFO_TEX is not distributed.
26
26
 
27
 
required='makeinfo tex'
 
27
required='makeinfo tex texi2dvi'
28
28
. ./defs || exit 1
29
29
 
30
30
set -e