~ubuntu-branches/ubuntu/quantal/xarchiver/quantal

« back to all changes in this revision

Viewing changes to ltmain.sh

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-03-19 10:51:00 UTC
  • mfrom: (1.1.9 upstream) (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090319105100-vaivcmrm3zdqqhcs
Tags: 1:0.5.2+20090319+dfsg-1
* Adding lha to suggests (Closes: #512685).
* Updating standards version to 3.8.1.
* Adding upstream target in rules.
* Adding intltool to build-depends.
* Merging upstream version 0.5.2+20090319+dfsg:
  - fixes segment violation (Closes: #517488).
* Rediffing mime-types.patch.
* Updating mime file.
* Calling desktop debhelper in rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
PROGRAM=ltmain.sh
45
45
PACKAGE=libtool
46
 
VERSION="1.5.26 Debian 1.5.26-1ubuntu1"
 
46
VERSION="1.5.26 Debian 1.5.26-4"
47
47
TIMESTAMP=" (1.1220.2.493 2008/02/01 16:58:18)"
48
48
 
49
49
# Be Bourne compatible (taken from Autoconf:_AS_BOURNE_COMPATIBLE).