debian/0000755000000000000000000000000011745631477007205 5ustar debian/changelog0000644000000000000000000000515311745631466011061 0ustar python-envisage (4.1.0-2) unstable; urgency=low * Fix typo in Breaks and Replaces (Closes: #668459) * Add Suggests: python-apptools, python-chaco (Closes: #668460) * Fix Vcs-{Svn, Browser} URLs -- Varun Hiremath Tue, 24 Apr 2012 19:08:44 -0400 python-envisage (4.1.0-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3 -- Varun Hiremath Mon, 23 Apr 2012 15:56:40 -0400 python-envisage (4.0.0-1) unstable; urgency=low * New upstream release * Rename package to python-envisage - replaces python-envisagecore and python-envisageplugins packages * Update d/control, d/copyright and d/watch -- Varun Hiremath Sat, 09 Jul 2011 00:05:01 -0400 python-envisagecore (3.2.0-2) unstable; urgency=low * Team upload. * Rebuild to pick up 2.7 and drop 2.5 from supported versions * d/control: Bump Standards-Version to 3.9.2 -- Sandro Tosi Sat, 07 May 2011 14:47:58 +0200 python-envisagecore (3.2.0-1) unstable; urgency=low * New upstream release * Convert to dh_python2 (Closes: #617004) -- Varun Hiremath Tue, 05 Apr 2011 23:54:28 -0400 python-envisagecore (3.1.3-1) experimental; urgency=low * New upstream release * d/control: Bump Standards-Version to 3.9.1 -- Varun Hiremath Sun, 17 Oct 2010 21:33:28 -0400 python-envisagecore (3.1.2-1) unstable; urgency=low * New upstream release * Switch to source format 3.0 * Bump Standards-Version to 3.8.4 -- Varun Hiremath Sun, 28 Feb 2010 14:35:30 -0500 python-envisagecore (3.1.1-2) unstable; urgency=low * debian/control: - Add python-pkg-resources to Depends (Closes: #560724) - Bump Standards-Version to 3.8.3 -- Varun Hiremath Tue, 15 Dec 2009 10:47:32 -0500 python-envisagecore (3.1.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.2 -- Varun Hiremath Mon, 20 Jul 2009 03:15:07 -0400 python-envisagecore (3.1.0-1) unstable; urgency=low * New upstream release -- Varun Hiremath Thu, 26 Mar 2009 20:03:16 -0400 python-envisagecore (3.0.1-1) unstable; urgency=low [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn [ Varun Hiremath ] * New upstream release * debian/control: add python-setupdocs to Build-Depends -- Varun Hiremath Sun, 28 Dec 2008 22:38:20 -0500 python-envisagecore (3.0.0-1) experimental; urgency=low * Initial release -- Varun Hiremath Sun, 26 Oct 2008 01:36:05 -0400 debian/rules0000755000000000000000000000077211605757000010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk DEB_COMPRESS_EXCLUDE := .py DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed EXAMPLES =$(DEB_DESTDIR)/usr/share/doc/python-envisage install/python-envisage:: find $(DEB_DESTDIR) -name 'image_LICENSE.txt' -delete binary-predeb/python-envisage:: find $(EXAMPLES) -name '.gitignore' -delete get-orig-source: -uscan --force-download --rename debian/orig-tar.sh0000755000000000000000000000022311605757000011247 0ustar #!/bin/sh -e # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi debian/source/0000755000000000000000000000000011745631477010505 5ustar debian/source/format0000644000000000000000000000001411605757000011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000001167311605757000011132 0ustar This package was debianized by Varun Hiremath on Fri, 26 Sep 2008 17:51:35 -0400 Source can be downloaded from http://pypi.python.org/pypi/envisage Upstream Author: Enthought, Inc. Copyright: © 2003-2008, Enthought, Inc. All rights reserved. License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Enthought, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---------------------------------------------------------------------------------- Icon License: The icons are mostly derived work from other icons. As such they are licensed accordingly to the original license: CP (Crystal Project): LGPL GV (Gael Varoquaux): BSD-like PSF: Python Software Foundation Unless stated explicitly, icons are work of enthought, and are released under the 3 clause BSD license (see above). On Debian systems, the complete text of the LGPL License can be found in `/usr/share/common-licenses/LGPL-2'. The complete text of Python Software Foundation (PSF) license follows: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright © 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. ----------------------------------------------------------------------- The Debian packaging is © 2008 Varun Hiremath and is licensed under the GPL-2+, see `/usr/share/common-licenses/GPL-2+'. debian/examples0000644000000000000000000000001311605757000010722 0ustar examples/* debian/watch0000644000000000000000000000024211745414414010222 0ustar version=3 opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \ http://pypi.python.org/pypi/envisage .*envisage-(.*).tar.gz \ debian debian/orig-tar.sh debian/control0000644000000000000000000000255211745631254010605 0ustar Source: python-envisage Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Varun Hiremath Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~), python-setupdocs Standards-Version: 3.9.3 Homepage: http://pypi.python.org/pypi/envisage X-Python-Version: >=2.5 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-envisage/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-envisage/trunk/ Package: python-envisage Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-traits, python-pkg-resources Suggests: python-apptools, python-chaco Breaks: python-envisagecore, python-envisageplugins Replaces: python-envisagecore, python-envisageplugins Description: Extensible Application Framework Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding "plug-ins". Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else. In fact, when you build an application using Envisage, the entire application consists primarily of plug-ins. In this respect, it is similar to the Eclipse and Netbeans frameworks for Java applications. debian/compat0000644000000000000000000000000211605757000010365 0ustar 7 debian/pycompat0000644000000000000000000000000211605757000010736 0ustar 2