~ubuntu-branches/ubuntu/precise/mayavi2/precise

« back to all changes in this revision

Viewing changes to tvtk/pyface/__init__.py

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2011-07-09 01:18:36 UTC
  • mfrom: (1.1.10 upstream) (2.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110709011836-fha21zirlgkqh92s
Tags: 4.0.0-1
* New upstream release
* debian/control:
  - Bump Standards-Version to 3.9.2
  - Set X-Python-Version: 2.6, fixes FTBFS (Closes: #625148)
  - Update Depends
* Update debian/watch file
* Cleanup debian/rules file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (c) 2005-2011, Enthought, Inc.
 
2
# All rights reserved.
 
3
#
 
4
# This software is provided without warranty under the terms of the BSD
 
5
# license included in LICENSE.txt and may be redistributed only
 
6
# under the conditions described in the aforementioned license.  The license
 
7
# is also available online at http://www.enthought.com/licenses/BSD.txt
 
8
# Thanks for using Enthought open source!
 
9
#
 
10
# Author: Enthought, Inc.