--- turbokid-1.0.5.orig/debian/compat +++ turbokid-1.0.5/debian/compat @@ -0,0 +1 @@ +7 --- turbokid-1.0.5.orig/debian/watch +++ turbokid-1.0.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pypi.python.org/packages/source/T/TurboKid/TurboKid-([\d\.]*)\.tar\.gz --- turbokid-1.0.5.orig/debian/pyversions +++ turbokid-1.0.5/debian/pyversions @@ -0,0 +1 @@ +2.4- --- turbokid-1.0.5.orig/debian/pycompat +++ turbokid-1.0.5/debian/pycompat @@ -0,0 +1 @@ +2 --- turbokid-1.0.5.orig/debian/rules +++ turbokid-1.0.5/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ --- turbokid-1.0.5.orig/debian/changelog +++ turbokid-1.0.5/debian/changelog @@ -0,0 +1,142 @@ +turbokid (1.0.5-1) unstable; urgency=low + + * New upstream release. + + -- Federico Ceratto Tue, 06 Apr 2010 20:59:08 +0100 + +turbokid (1.0.4-6) unstable; urgency=low + + * New mantainer. (Closes: #544634). + * debian/control: Vcs switched to svn.debian.org + * debian/watch added + * debian/rules rebuilt for dh7 + * quilt-based patch removed + + -- Federico Ceratto Thu, 22 Oct 2009 22:04:48 +0100 + +turbokid (1.0.4-5) unstable; urgency=low + + * Orphaning package. + + -- Daniel Baumann Tue, 16 Jun 2009 08:15:00 +0200 + +turbokid (1.0.4-4) unstable; urgency=low + + * New maintainer (Closes: #507791). + * Redone debian packaging from scratch. + + -- Daniel Baumann Sun, 11 Jan 2009 15:26:00 -0500 + +turbokid (1.0.4-3) unstable; urgency=low + + [ Sandro Tosi ] + * debian/control + - switch Vcs-Browser field to viewsvn + + [ Gustavo Noronha Silva ] + * Orphaning the package. + + -- Gustavo Noronha Silva Thu, 04 Dec 2008 11:41:37 -0200 + +turbokid (1.0.4-2) unstable; urgency=low + + * debian/control: + - replaced python-setuptools runtime dependency with a + python-pkg-resources one (Closes: #468707) + + -- Gustavo Noronha Silva Sat, 10 May 2008 09:36:29 -0300 + +turbokid (1.0.4-1) unstable; urgency=low + + [ Piotr Ożarowski ] + * New python-support handles egg's directory name correctly + - bump python-support required version + - remove mv part from debian/rules + * Vcs-Browser and Homepage fields added + * XS-Vcs-Svn field renamed to Vcs-Svn + + [ Sandro Tosi ] + * debian/control + - uniforming Vcs-Browser field + + [ Gustavo Noronha Silva ] + * New upstream release + * debian/patches/01_disable_requirements.diff: + - updated + * debian/control: + - remove -1 from setuptools' version requirement on build-deps + - updated Standards-Version to 3.7.3 + + -- Gustavo Noronha Silva Sun, 10 Feb 2008 23:11:06 -0200 + +turbokid (1.0.1-1) unstable; urgency=low + + [ Piotr Ozarowski ] + * Added XS-Vcs-Svn field + + [ Gustavo Noronha Silva ] + * New upstream version + * debian/control: + - updated version requirements for python-support and move it + and python-all-dev to Build-Deps, since they are needed to + run clean target + - updated Depends on python-kid to >= 0.9.5 + * debian/patches/01_disable_requirements.diff: + - update to cope with changes in the upstream file + * debian/watch: + - added to watch for new versions automatically + * debian/pycompat: + - removed; no longer used, since dh_python was dropped + + -- Gustavo Noronha Silva Sat, 12 May 2007 15:06:21 -0300 + +turbokid (0.9.9-1) unstable; urgency=low + + * New upstream release + * debian/patches/01_disable_requirements.diff: + - updated + + -- Gustavo Noronha Silva Mon, 20 Nov 2006 23:13:42 -0200 + +turbokid (0.9.8-1) unstable; urgency=low + + * New upstream release + * debian/control: + - require newer versions of cdbs and debhelper which respect the + 2.4 requirement when calling setup.py + * debian/rules: + - use DEB_UPSTREAM_VERSION, and shell globbing instead of detecting the + python version when renaming the egg-info directory + (Closes: #379547) + * debian/patches/01_disable_requirements.diff: + - added; disable the kid >= 0.9.3 requirement; Debian has only + 0.9.1, which works, and I can handle the "I don't want kid + 0.9.2" requirement as a Conflict, if needed (but not for now) + + -- Gustavo Noronha Silva Mon, 24 Jul 2006 21:28:45 -0300 + +turbokid (0.9.6-3) unstable; urgency=low + + * debian/control, debian/pyversions, debian/pycompat: + - use python-support 0.3 + * debian/python-support.version: + - removed + * debian/rules: + - rename egg-info directory to remove the python version + + -- Gustavo Noronha Silva Fri, 23 Jun 2006 16:55:57 -0300 + +turbokid (0.9.6-2) experimental; urgency=low + + * debian/control, debian/rules: + - support the new Python Policy + * debina/python-turbokid.{postinst,prerm}: + - removed; now generated by dh_pysupport + + -- Gustavo Noronha Silva Sat, 20 May 2006 14:23:54 -0300 + +turbokid (0.9.6-1) experimental; urgency=low + + * Initial release (Closes: #367283) + + -- Gustavo Noronha Silva Sat, 13 May 2006 18:59:40 -0300 --- turbokid-1.0.5.orig/debian/copyright +++ turbokid-1.0.5/debian/copyright @@ -0,0 +1,44 @@ +Author: Kevin Dangoor +Download: http://www.turbogears.org/download/filelist.html + +Files: * +Copyright: (C) 2005-2008 Kevin Dangoor +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: debian/* +Copyright: (C) 2009 Daniel Baumann +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. --- turbokid-1.0.5.orig/debian/control +++ turbokid-1.0.5/debian/control @@ -0,0 +1,20 @@ +Source: turbokid +Section: python +Priority: optional +Maintainer: Debian Python Modules Team +Uploaders: Federico Ceratto +Build-Depends: debhelper (>= 7), python, python-all, python-setuptools, python-support +Standards-Version: 3.8.4 +Homepage: http://www.turbogears.org/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/turbokid/trunk/ +Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbokid/trunk/ + +Package: python-turbokid +Architecture: all +Depends: ${python:Depends}, ${misc:Depends}, python-kid (>= 0.9.6), python-pkg-resources +XB-Python-Version: ${python:Versions} +Description: TurboGears template plugin to use kid templates + TurboGears is a complete front-to-back Web development mega-framework in + Python. + . + This package contains the template plugin to use kid templates. --- turbokid-1.0.5.orig/debian/source/format +++ turbokid-1.0.5/debian/source/format @@ -0,0 +1 @@ +1.0