~ubuntu-branches/ubuntu/trusty/atool/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Francois Marier
  • Date: 2012-04-04 12:11:32 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120404121132-z67qr7czluhvxeo3
Tags: 0.39.0-1
* New upstream release
* Bump Standards-Version to 3.9.3
* Bump debhelper compatibility to 9
* Removed inactive co-maintainer

Show diffs side-by-side

added added

removed removed

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