~ubuntu-branches/ubuntu/maverick/atool/maverick

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2009-02-27 12:40:15 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090227124015-17u377dr8qopnwoc
Tags: 0.36.0-1
* New upstream release (closes: #514454)
* Add rar and unrar-nonfree to Suggests (closes: #503146)
* Bump debhelper compatibility to 7
* Add a lintian override for an incorrect spelling warning

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(atool, 0.35.0, oskar@osk.mine.nu)
 
1
AC_INIT(atool, 0.36.0, oskar@osk.mine.nu)
2
2
AC_CONFIG_MACRO_DIR([m4])
3
3
AC_CONFIG_SRCDIR([atool])
4
4
AC_CONFIG_AUX_DIR([build-aux])