debian/0000775000000000000000000000000012001430162007155 5ustar debian/watch0000664000000000000000000000024012001430020010173 0ustar version=3 opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \ http://pypi.python.org/pypi/apptools .*apptools-(.*).tar.gz \ debian debian/orig-tar.sh debian/orig-tar.sh0000775000000000000000000000022312001430020011226 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/pycompat0000664000000000000000000000000212001430020010715 0ustar 2 debian/copyright0000664000000000000000000000501612001430020011103 0ustar This package was debianized by Varun Hiremath on Fri, 26 Sep 2008 17:51:35 -0400 It was downloaded from http://pypi.python.org/pypi/AppTools Upstream Author: Enthought, Inc. Copyright: © 2003-2008, Enthought, Inc. All rights reserved. © 2008, Riverbank Computing Limited License: BSD 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: GV (Gael Varoquaux): BSD-like Enthought: BSD-like Nuvola: LGPL OOo: LGPL 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'. --------------------------------------------------------------------------- The Debian packaging is © 2008 Varun Hiremath and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/examples0000664000000000000000000000001312001430020010701 0ustar examples/* debian/compat0000664000000000000000000000000212001430020010344 0ustar 7 debian/changelog0000664000000000000000000000622112001430114011025 0ustar python-apptools (4.1.0-0ubuntu1) quantal; urgency=low * New upstream release. -- Logan Rosen Sun, 15 Jul 2012 23:10:25 -0400 python-apptools (4.0.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3 -- Varun Hiremath Mon, 23 Apr 2012 22:36:25 -0400 python-apptools (4.0.0-1) unstable; urgency=low * New upstream release * Update debian/watch file -- Varun Hiremath Fri, 08 Jul 2011 23:55:50 -0400 python-apptools (3.4.1-3) 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 09:59:41 +0200 python-apptools (3.4.1-2) unstable; urgency=low * d/rules: fix pyshared directory path -- Varun Hiremath Wed, 06 Apr 2011 19:43:52 -0400 python-apptools (3.4.1-1) unstable; urgency=low * New upstream release * Convert to dh_python2 (Closes: #616990) -- Varun Hiremath Tue, 05 Apr 2011 21:25:31 -0400 python-apptools (3.4.0-1) experimental; urgency=low * New upstream release * d/control: Bump Standards-Version to 3.9.1 * d/copyright: Fix BSD license text -- Varun Hiremath Sun, 17 Oct 2010 14:15:32 -0400 python-apptools (3.3.2-1) unstable; urgency=low * New upstream release -- Varun Hiremath Thu, 03 Jun 2010 01:42:16 -0400 python-apptools (3.3.1-1) unstable; urgency=low * New upstream release * Switch to source format 3.0 * Bump Standards-Version to 3.8.4 * Bump dh compat to 7 -- Varun Hiremath Sun, 28 Feb 2010 13:59:02 -0500 python-apptools (3.3.0-3) unstable; urgency=low * debian/control: drop python-traitsgui from Depends to break circular dependency (Closes: #561139) -- Varun Hiremath Tue, 15 Dec 2009 10:44:08 -0500 python-apptools (3.3.0-2) unstable; urgency=low * debian/control - Add libjs-query to Depends (Closes: #560722) - Add python-configobj to Depends (Closes: #560725) - Bump Standards-Version to 3.8.3 -- Varun Hiremath Sat, 12 Dec 2009 23:47:08 -0500 python-apptools (3.3.0-1) unstable; urgency=low * New upstream release * Fix lintian warnings in debian/copyright * Bump Standards-Version to 3.8.2 * Remove embedded jquery files and create links to files provided in libjs-jquery package -- Varun Hiremath Fri, 17 Jul 2009 19:08:17 -0400 python-apptools (3.2.0-1) unstable; urgency=low * New upstream release -- Varun Hiremath Thu, 26 Mar 2009 20:22:47 -0400 python-apptools (3.1.0-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 + set XS-Python-Version: current -- Varun Hiremath Sun, 28 Dec 2008 22:29:25 -0500 python-apptools (3.0.0-1) experimental; urgency=low * Initial release -- Varun Hiremath Sun, 26 Oct 2008 00:58:08 -0400 debian/rules0000775000000000000000000000111712001430020010226 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 JQUERY = /usr/share/javascript/jquery/jquery.js install/python-apptools:: find $(DEB_DESTDIR) -name 'image_LICENSE.txt' -delete binary-post-install/mayavi2:: find $(DEB_DESTDIR) -name 'jquery.js*' -delete binary-predeb/python-apptools:: dh_link $(JQUERY) /usr/share/pyshared/enthought/rst/sphinx_default/jquery.js get-orig-source: -uscan --force-download --rename debian/control0000664000000000000000000000204712001430137010565 0ustar Source: python-apptools Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Python Modules Team Uploaders: Varun Hiremath Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~) Build-Depends-Indep: python-setupdocs, libjs-jquery Standards-Version: 3.9.3 X-Python-Version: >= 2.5 Homepage: http://pypi.python.org/pypi/apptools Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-apptools/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-apptools/trunk/ Package: python-apptools Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libjs-jquery, python-configobj Breaks: mayavi2 (<< 3.0.0) Description: ETS Application Tools The AppTools project includes a set of packages that Enthought has found useful in creating a number of applications. They implement functionality that is commonly needed by many applications. debian/source/0000775000000000000000000000000012001430162010455 5ustar debian/source/format0000664000000000000000000000001412001430020011654 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000003412001430020010016 0ustar enthought.traits/docs/*.pdf