debian/0000755000000000000000000000000012257225504007172 5ustar debian/watch0000644000000000000000000000013412244144773010225 0ustar version=3 https://pypi.python.org/packages/source/F/Flask-Script/Flask-Script-(.*)\.tar\.gz debian/copyright0000644000000000000000000000376212244143611011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: flask-script Source: https://pypi.python.org/pypi/Flask-Script Files: * Copyright: 2010 by Dan Jacob. License: BSD-3-Clause Files: flask_script/_compat.py Copyright: 2013 by Armin Ronacher License: BSD-3-Clause Files: docs/_themes/flask_small/static/flasky.css_t docs/_themes/flask/static/flasky.css_t Copyright: 2007-2010 by the Sphinx team License: BSD-3-Clause Files: debian/* Copyright: 2013 Thomas Bechtold License: BSD-3-Clause License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the University 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 HOLDERS 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. debian/compat0000644000000000000000000000000212244143611010362 0ustar 9 debian/changelog0000644000000000000000000000057112257225270011047 0ustar flask-script (0.6.6-1) unstable; urgency=medium * New upstream release. * debian/control: use Debian address in Uploaders field. -- Thomas Bechtold Fri, 27 Dec 2013 08:21:20 +0100 flask-script (0.6.3-1) unstable; urgency=low * Initial release (Closes: #730276) -- Thomas Bechtold Sat, 23 Nov 2013 16:02:23 +0100 debian/control0000644000000000000000000000272312257225262010602 0ustar Source: flask-script Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Thomas Bechtold Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools, python-flask, python3-flask, python-pytest, python3-pytest, Standards-Version: 3.9.5 X-Python-Version: >= 2.7 X-Python3-Version: >= 3.3 Homepage: https://pypi.python.org/pypi/Flask-Script Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/flask-script/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/flask-script/trunk/ Package: python-flask-script Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-flask, python-argparse, Description: set of utilities for use with the Flask framework Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python2 package adds support for external scripts in Flask. Package: python3-flask-script Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-flask, Description: set of utilities for use with the Flask framework Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds support for external scripts in Flask. debian/clean0000644000000000000000000000003012244143611010162 0ustar Flask_Script.egg-info/* debian/docs0000644000000000000000000000001312244143611010031 0ustar README.rst debian/rules0000755000000000000000000000030012244143611010235 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export PYBUILD_NAME=flask-script %: dh $@ --with python2,python3 --buildsystem=pybuild debian/source/0000755000000000000000000000000012257225504010472 5ustar debian/source/format0000644000000000000000000000001412244143611011672 0ustar 3.0 (quilt)