~ubuntu-branches/ubuntu/lucid/libaqbanking/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Micha Lenk
  • Date: 2009-12-31 13:00:26 UTC
  • mfrom: (1.1.18 upstream) (4.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20091231130026-wvsfhd6i6hutk5kc
Tags: 4.2.1-1
* New upstream release
* Fix typo in libaqbanking-data's package description (closes: #557493).
  Thanks to Pascal De Vuyst for pointing it out.
* Fix typos in manpages of qb-help and aqbanking-config (thanks lintian).
* Ignore parallel=N in DEB_BUILD_OPTIONS -- upstream doesn't support it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
AQBANKING_VERSION_MAJOR=4
27
27
AQBANKING_VERSION_MINOR=2
28
 
AQBANKING_VERSION_PATCHLEVEL=0
 
28
AQBANKING_VERSION_PATCHLEVEL=1
29
29
AQBANKING_VERSION_BUILD=0
30
30
dnl "stable", "rcX", "betaX", "svn"
31
31
AQBANKING_VERSION_TAG="stable"
63
63
 
64
64
AQBANKING_SO_CURRENT=31
65
65
AQBANKING_SO_AGE=2
66
 
AQBANKING_SO_REVISION=0
 
66
AQBANKING_SO_REVISION=1
67
67
AQBANKING_SO_EFFECTIVE="`echo \$(($AQBANKING_SO_CURRENT-$AQBANKING_SO_AGE))`"
68
68
 
69
69
#