--- louie-1.1.orig/debian/rules +++ louie-1.1/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +# No idea whether this is useful +#DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed + --- louie-1.1.orig/debian/control +++ louie-1.1/debian/control @@ -0,0 +1,25 @@ +Source: louie +Section: python +Priority: optional +Maintainer: Loic Minier +Uploaders: Debian Python Modules Team +Build-Depends: cdbs (>= 0.4.90~), + debhelper (>= 5.0.37.2), + python-dev (>= 2.6.6-3~), + python-setuptools +Standards-Version: 3.7.2 +X-Python-Version: >= 2.3 +Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/louie/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/louie/trunk/ +Homepage: http://pylouie.org/ + +Package: python-louie +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends} +Suggests: python-twisted, python-qt3 +Description: Python signal dispatching mechanism + Louie provides Python programmers with a straightforward way to + dispatch signals between objects in a wide variety of contexts. It is + based on PyDispatcher, which in turn was based on a highly-rated recipe + in the Python Cookbook. --- louie-1.1.orig/debian/changelog +++ louie-1.1/debian/changelog @@ -0,0 +1,36 @@ +louie (1.1-2) unstable; urgency=low + + * Team upload. + + [ Loic Minier ] + * Suggest python-twisted and python-qt3; thanks Piotr Ożarowski. + + [ Sandro Tosi ] + * debian/control + - added Vcs-Svn and Vcs-Browser + * debian/control + - switch Vcs-Browser field to viewsvn + + [ Carlos Galisteo ] + * debian/control + - Added Homepage field. + + [ Jakub Wilk ] + * Use canonical URIs for Vcs-* fields. + + [ Andrea Colangelo ] + * Convert to dh_python2 (Closes: #616878). + + -- Andrea Colangelo Tue, 25 Jun 2013 21:05:13 +0200 + +louie (1.1-1.1) unstable; urgency=low + + * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490476. + + -- Matthias Klose Fri, 18 Jul 2008 15:53:37 +0000 + +louie (1.1-1) unstable; urgency=low + + * Initial release; closes: #429524. + + -- Loic Minier Mon, 18 Jun 2007 20:35:38 +0200 --- louie-1.1.orig/debian/copyright +++ louie-1.1/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by Loïc Minier on +Mon, 18 Jun 2007 18:23:42 +0200. + +It was downloaded from: + + +Upstream Authors and Copyright Holders: + Patrick K. O'Brien and contributors + +License: + + Redistribution and use in source and binary forms, with or without + modification, are permitted under the terms of the BSD License. + + THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. + +On Debian systems, the complete text of the BSD License can be. +found in `/usr/share/common-licenses/BSD'. + --- louie-1.1.orig/debian/python-louie.docs +++ louie-1.1/debian/python-louie.docs @@ -0,0 +1 @@ +doc --- louie-1.1.orig/debian/watch +++ louie-1.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cheeseshop.python.org/packages/source/L/Louie/Louie-([\d.a-z]*)\.tar\.gz --- louie-1.1.orig/debian/source/format +++ louie-1.1/debian/source/format @@ -0,0 +1 @@ +1.0