~ubuntu-branches/ubuntu/saucy/atool/saucy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-08-17 07:51:06 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110817075106-8gd3c7fczf342nif
Tags: 0.38.0-1
* New upstream release:
  - remove all Debian patches (they have been applied upstream)
* Add empty build-arch and build-indep targets in debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(atool, 0.37.0, oskar@osk.mine.nu)
 
1
AC_INIT(atool, 0.38.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])