debian/0000755000000000000000000000000011635110517007166 5ustar debian/watch0000644000000000000000000000014511635107437010226 0ustar version=3 http://search.cpan.org/dist/Spoon/ .*/Spoon-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/rules0000755000000000000000000000003611635107536010254 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000573211635110517011047 0ustar libspoon-perl (0.24-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * Remove Florian Ragwitz from Uploaders (closes: #523273). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Make build-dep on perl unversioned. * Convert debian/copyright to proposed machine-readable format. * debian/control: Remove article from short description. * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sat, 17 Sep 2011 14:18:48 +0200 libspoon-perl (0.24-1) unstable; urgency=low [ Krzysztof Krzyżaniak (eloy) ] * New upstream release * debian/watch: remove uupdate part * debian/control: + Standards-Version updated to 3.8.0 (without any changes) + Uploaders: added me + BuildDepends: increase dependency for debhelper to (>= 7) * debian/rules: used debhelper 7 simple example * debian/compat: increase to 7 (without any changes) [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * debian/watch: use dist-based URL. -- Krzysztof Krzyżaniak (eloy) Tue, 01 Jul 2008 10:38:36 +0200 libspoon-perl (0.23-2.1) unstable; urgency=low * Non-maintainer upload. * debian/rules: Don't FTBFS when perl is smart enough not to create empty dirs. (Closes: #467962) -- Marc 'HE' Brockschmidt Sat, 05 Apr 2008 19:13:47 +0200 libspoon-perl (0.23-2) unstable; urgency=low * Added liburi-perl to Build-Depends-Indep (Closes: #351813). -- Florian Ragwitz Thu, 9 Feb 2006 05:14:29 +0100 libspoon-perl (0.23-1) unstable; urgency=low * New maintainer with acknowledgement from the former one. * New upstream release (Closes: #317123). * Bumped up Standards-Version. * Cleaned up debian/rules. * Run the test suite on build. * Don't install the README. It only contains parts of the POD docs. -- Florian Ragwitz Tue, 24 Jan 2006 22:16:02 +0100 libspoon-perl (0.20-1) unstable; urgency=low * New upstream release, minor changes only -- Nick Phillips Sun, 19 Dec 2004 18:43:34 +1300 libspoon-perl (0.19-1) unstable; urgency=low * Initial Release. * Only set libtemplate-perl dep to 2.10 despite alleged dep on 2.13; there is no known reason for 2.13 over 2.10 but it will be less tested elsewhere. Up the dep when 2.13 is in debian. -- Nick Phillips Fri, 17 Dec 2004 21:37:33 +1300 debian/control0000644000000000000000000000222411635110471010570 0ustar Source: libspoon-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libspiffy-perl (>= 0.22), libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10), liburi-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Spoon/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libspoon-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspoon-perl.git Package: libspoon-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libspiffy-perl (>= 0.22), libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10) Description: Spiffy Application Building Framework Spoon is an Application Framework that is designed primarily for building Social Software web applications. The Kwiki wiki software is built on top of Spoon. . Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm inherits from Spiffy.pm. . Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. debian/compat0000644000000000000000000000000211635107546010374 0ustar 8 debian/source/0000755000000000000000000000000011635107525010473 5ustar debian/source/format0000644000000000000000000000001411635107525011701 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000267611635110022011123 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Ingy döt Net Source: http://search.cpan.org/dist/Spoon/ Name: Spoon Files: * Copyright: 2004, Brian Ingerson 2006, Ingy döt Net License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, Nick Phillips 2006, Florian Ragwitz 2008, Marc 'HE' Brockschmidt 2008, Krzysztof Krzyżaniak (eloy) 2008, gregor herrmann 2011, Ansgar Burchardt License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'.