~ubuntu-branches/ubuntu/trusty/python-omniorb/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2011-05-01 12:42:50 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110501124250-zgkxrv9bqoy7bzm2
Tags: 3.5-2
* debian/omniidl-python.install: fix bug exposed by python2.5
  removal (thanks Jakub Wilk for patch) (closes: #624740)
* debian/control: bump standards version to 3.9.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl -*- M4 -*-
2
 
AC_INIT(omniORBpy, 3.3, bugs@omniorb-support.com)
 
2
AC_INIT(omniORBpy, 3.5, bugs@omniorb-support.com)
3
3
 
4
4
AC_PREREQ(2.52)
5
5
AC_CONFIG_SRCDIR(python/omniORB/CORBA.py)