--- webpy-0.37+20120626.orig/debian/watch +++ webpy-0.37+20120626/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://webpy.org/static/web\.py-([0-9.]+)\.tar\.gz --- webpy-0.37+20120626.orig/debian/control +++ webpy-0.37+20120626/debian/control @@ -0,0 +1,25 @@ +Source: webpy +Section: python +Priority: optional +Maintainer: Debian Python Modules Team +Uploaders: W. Martin Borgert +Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), +Standards-Version: 3.9.3.1 +Homepage: http://webpy.org/ +Vcs-Svn: svn://svn.debian.org/python-modules/packages/webpy/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/webpy/trunk/ + +Package: python-webpy +Architecture: all +Depends: ${python:Depends}, ${misc:Depends} +Recommends: python-cheetah, python-flup, python-psycopg2 | python-pysqlite2 | python-pysqlite1.1 | python-sqlite | python-mysqldb | python-kinterbasdb +Description: Web framework for Python applications + Webpy offers a clean and well designed API for Python Web applications + . + The philosophy behind webpy is to: "Think about the ideal way to write a web + app. Write the code to make it happen." + . + Implementations using this library have resulted in: + * less code + * code that ran faster + * code that is easier to read and maintain. --- webpy-0.37+20120626.orig/debian/changelog +++ webpy-0.37+20120626/debian/changelog @@ -0,0 +1,148 @@ +webpy (1:0.37+20120626-1) unstable; urgency=low + + * New upstream release. Used git snapshot to get changelog and license. + No relevant change since 1:0.36+20120529-1. + + -- W. Martin Borgert Thu, 28 Jun 2012 20:58:48 +0000 + +webpy (1:0.36+20120529-1) unstable; urgency=low + + * New upstream code, however not yet 0.37 (Closes: #638827). + * Use dh instead of verbose debian/rules. + + -- W. Martin Borgert Sat, 02 Jun 2012 22:05:16 +0000 + +webpy (1:0.34-2) unstable; urgency=low + + * Upstream changelog is now debian/CHANGELOG, not + debian/NEWS + + -- W. Martin Borgert Mon, 05 Apr 2010 14:09:58 +0000 + +webpy (1:0.34-1) unstable; urgency=low + + * New upstream release + + -- W. Martin Borgert Sat, 20 Mar 2010 22:45:57 +0000 + +webpy (1:0.33-1) unstable; urgency=low + + * New upstream release + * Jakub Wilk Fri, 13 Nov 2009 14:15:41 +0100: + - Add watch file. + + -- W. Martin Borgert Mon, 07 Dec 2009 19:32:18 +0000 + +webpy (1:0.32+dak1-1) unstable; urgency=low + + * New upstream release + * Change version numbering scheme to upstream method (closes: #517416), + thanks to Savvas Radevic + * Relax and widen dependency on database (closes: #511367), thanks to + Andrew Malcolmson and Piotr Ożarowski + * Unfortunately, Kai has to orphan the package. Thanks to Kai for his + work on the package and for blessing takeover by python-modules-team + * fake upstream version number to make dak happy after broken upload + + -- W. Martin Borgert Wed, 26 Aug 2009 22:32:36 +0000 + +webpy (0.310-1) unstable; urgency=low + + * New upstream release + * Closes: #509725: Update to fixes a bug with wsgi and SSL + * https://bugs.edge.launchpad.net/ubuntu/+source/webpy/+bug/311225 + + -- Kai Hendry Fri, 26 Dec 2008 11:53:39 +0000 + +webpy (0.300-1) unstable; urgency=low + + * New upstream release + * Upgrade guide: http://webpy.org/docs/0.3/upgrade + + -- Kai Hendry Tue, 09 Dec 2008 22:23:38 +0000 + +webpy (0.230-1) unstable; urgency=low + + * New Upstream Version + * See http://webpy.org/changes + * Added links to Git repo and homepage in control + * Removed unrequired dh_python from debian/rules + + -- Kai Hendry Sun, 20 Jan 2008 13:59:06 +0000 + +webpy (0.220-1) unstable; urgency=low + + * New upstream release + * python-webpy: Eats a request/response cycle when using SCGI and the + client makes a POST request and the application returns a response + with status 302 (Closes: #429272) + + -- Kai Hendry Mon, 27 Aug 2007 22:23:59 +0100 + +webpy (0.210-1) unstable; urgency=medium + + * New upstream release + * new upstream release with security fix (Closes: #427715) + * Upstream announcement: + http://groups.google.com/group/webpy/browse_thread/thread/c97f397c91a52996 + * Updated copyright to reflect wsgiserver inclusion + * http://webpy.org/changes + + -- Kai Hendry Wed, 06 Jun 2007 08:45:06 +0100 + +webpy (0.200-1) unstable; urgency=low + + * New upstream release + * Added a NEWS file hopefully warning people about this upgrade + * Removed my setup.py for upstream's + * Requires python2.4 or greater + + -- Kai Hendry Tue, 28 Nov 2006 19:18:34 -0300 + +webpy (0.138-2) unstable; urgency=low + + * Update for new Python policy + * Python policy transition (Closes: #373407) + * Thanks again to Sanghyeon Seo and Fabio Tranchitella + * Thanks to Josselin Mouette + + -- Kai Hendry Tue, 27 Jun 2006 12:17:01 +0900 + +webpy (0.138-1) unstable; urgency=low + + * New upstream release + + -- Kai Hendry Tue, 9 May 2006 22:52:48 +0900 + +webpy (0.137-2) unstable; urgency=low + + * Support for all versions of the interpreter with python-support + * Thanks to Josselin Mouette and Sanghyeon Seo + + -- Kai Hendry Tue, 9 May 2006 18:07:29 +0900 + +webpy (0.137-1) unstable; urgency=low + + * New upstream release + * template.py added + * non-non-free, it's now all in the Public Domain! + + -- Kai Hendry Wed, 29 Mar 2006 13:36:26 +0900 + +webpy (0.135-1) unstable; urgency=low + + * New upstream release + + -- Kai Hendry Wed, 22 Feb 2006 17:54:21 +0900 + +webpy (0.133-1) unstable; urgency=low + + * New upstream release + + -- Kai Hendry Mon, 13 Feb 2006 17:58:34 +0900 + +webpy (0.13-1) unstable; urgency=low + + * Initial release. (Closes: #349763) + + -- Kai Hendry Mon, 6 Feb 2006 11:51:49 +0900 --- webpy-0.37+20120626.orig/debian/compat +++ webpy-0.37+20120626/debian/compat @@ -0,0 +1 @@ +7 --- webpy-0.37+20120626.orig/debian/rules +++ webpy-0.37+20120626/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --with python2 --- webpy-0.37+20120626.orig/debian/copyright +++ webpy-0.37+20120626/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Kai Hendry on Mon, 06 Feb 2006 +11:54:59 +0900. + +It was downloaded from http://webpy.org. + +Upstream author: Aaron Swartz + +All files are in the Public Domain, except wsgiserver which is under a BSD +style license, below: + +Copyright (c) 2004-2007, CherryPy Team (team@cherrypy.org) +All rights reserved. + +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 the CherryPy Team 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. --- webpy-0.37+20120626.orig/debian/source/format +++ webpy-0.37+20120626/debian/source/format @@ -0,0 +1 @@ +1.0