~ubuntu-branches/ubuntu/precise/gcalctool/precise-proposed

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-02-07 11:48:47 UTC
  • mfrom: (1.3.29)
  • Revision ID: package-import@ubuntu.com-20120207114847-isidckgzes7uqqrz
Tags: 6.3.5-0ubuntu1
* New upstream version.
* debian/control.in: build-depends on yelp-tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
PKG_NAME="gcalctool"
8
8
REQUIRED_AUTOMAKE_VERSION=1.7
 
9
REQUIRED_YELP_TOOLS_VERSION=3.1.1
9
10
 
10
11
(test -f $srcdir/configure.ac \
11
12
  && test -d $srcdir/src) || {