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

« back to all changes in this revision

Viewing changes to tests/txinfo18.test

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2010-02-22 00:26:17 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100222002617-d4bep05o23z7mgb9
Tags: 1:1.10.3-1
* New upstream release. Contains fix for CVE-2009-4029, which created
  world-writable directories in distribution tarballs.
* debian/source/format, debian/source/options,
  debian/source/patch-header: Convert to v3 quilt format, with
  single-debian-patch.
* debian/lintian.overrides, debian/automake1.10.lintian-overrides:
  Rename overrides file to use new dh_lintian helper.
* debian/rules, debian/control, debian/compat: Convert to a dh style
  rules file, change debhelper dependency and compat file to match.
* debian/watch: Make watch file only check for 1.10 versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# Copyright (C) 2002, 2008  Free Software Foundation, Inc.
 
2
# Copyright (C) 2002, 2008, 2009  Free Software Foundation, Inc.
3
3
#
4
4
# This file is part of GNU Automake.
5
5
#
66
66
$AUTOCONF
67
67
 
68
68
./configure
69
 
$MAKE distcheck
 
69
TAR_OPTIONS= $MAKE distcheck