--- libacme-poe-knee-perl-1.10.orig/debian/rules +++ libacme-poe-knee-perl-1.10/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +%: + dh --with quilt $@ + +override_dh_auto_install: + dh_auto_install + $(RM) $(CURDIR)/debian/libacme-poe-knee-perl/usr/share/perl5/Acme/POE/demo_* --- libacme-poe-knee-perl-1.10.orig/debian/changelog +++ libacme-poe-knee-perl-1.10/debian/changelog @@ -0,0 +1,84 @@ +libacme-poe-knee-perl (1.10-7) unstable; urgency=low + + [ gregor herrmann ] + * Take over for the Debian Perl Group on maintainer's request; cf. + http://lists.debian.org/debian-perl/2008/02/msg00053.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: Steve Kowalik + ). + * Add debian/watch. + * Remove Makefile.old from source package, revert change to upstream + Makefile.PL. + * debian/control: Changed: Switched Vcs-Browser field to ViewSVN + (source stanza). + * debian/control: Added: ${misc:Depends} to Depends: field. + + [ Nathan Handler ] + * debian/watch: Update to ignore development releases. + + [ Ansgar Burchardt ] + * Add myself to Uploaders. + * Do no longer install README (copy of POD documentation). + * Refresh rules for debhelper 7. + * Bump Standards-Version to 3.8.2. + * Convert debian/copyright to proposed machine-readable format. + * Fix POD errors in Acme::POE::Knee: new patch pod-errors.patch + + Add quilt framework and README.source + + -- Ansgar Burchardt Mon, 20 Jul 2009 17:48:18 +0200 + +libacme-poe-knee-perl (1.10-6) unstable; urgency=low + + * Correct the long description. (Closes: #277137) + * Bump the Standards-Version to 3.6.2; no changes needed. + * Switch to dh_installman. + * Remove the full stop from the short description. + + -- Steve Kowalik Tue, 15 Nov 2005 10:42:30 +1100 + +libacme-poe-knee-perl (1.10-5) unstable; urgency=low + + * Actually Depend on libpoe-perl. *blush* (Closes: #233483) + * Clean up the Description. (Closes: #233481) + * Update to Standards-Version 3.6.1; no changes needed. + * Change the Section from interpreters to perl. + * Rewrite the rules file. + * Update to debhelper 4. + + -- Steve Kowalik Wed, 18 Feb 2004 19:44:21 +1100 + +libacme-poe-knee-perl (1.10-4) unstable; urgency=low + + * And fix the copyright. Maybe I should read other bug reports before + uploading blindly, or something. (Closes: #157537) + + -- Steve Kowalik Wed, 21 Aug 2002 23:40:11 +1000 + +libacme-poe-knee-perl (1.10-3) unstable; urgency=low + + * Use binary-indep to build. (Closes: #157463) + + -- Steve Kowalik Wed, 21 Aug 2002 23:11:59 +1000 + +libacme-poe-knee-perl (1.10-2) unstable; urgency=low + + * Changing from Build-Depends to Build-Depends-Indep. + + -- Steve Kowalik Sat, 3 Nov 2001 17:30:35 +1100 + +libacme-poe-knee-perl (1.10-1) unstable; urgency=low + + * New upstream release + + -- Steve Kowalik Fri, 5 Oct 2001 17:43:59 +1000 + +libacme-poe-knee-perl (1.02-1) unstable; urgency=low + + * Initial Release. + * Fix silly typo in demo_simple.pl. + * Bump internal version from 1.00 to 1.02. + + -- Steve Kowalik Mon, 24 Sep 2001 18:56:28 +1000 + --- libacme-poe-knee-perl-1.10.orig/debian/watch +++ libacme-poe-knee-perl-1.10/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Acme-POE-Knee/ .+/Acme-POE-Knee-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ --- libacme-poe-knee-perl-1.10.orig/debian/libacme-poe-knee-perl.examples +++ libacme-poe-knee-perl-1.10/debian/libacme-poe-knee-perl.examples @@ -0,0 +1,2 @@ +demo_race.pl +demo_simple.pl --- libacme-poe-knee-perl-1.10.orig/debian/control +++ libacme-poe-knee-perl-1.10/debian/control @@ -0,0 +1,22 @@ +Source: libacme-poe-knee-perl +Section: perl +Priority: optional +Build-Depends-Indep: debhelper (>= 7.0.50), quilt (>= 0.46-7), perl (>= 5.6.0-17) +Maintainer: Debian Perl Group +Uploaders: Ansgar Burchardt +Standards-Version: 3.8.2 +Homepage: http://search.cpan.org/dist/Acme-POE-Knee/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libacme-poe-knee-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libacme-poe-knee-perl/ + +Package: libacme-poe-knee-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends}, libpoe-perl +Description: Time sliced pony race using the POE event loop + POE::Knee is a homophone of "Pony". We all like ponies. And wouldn't we + love to race ponies? Well, that's what Acme::POE::Knee is for! + . + Using the POE event driven component architecture, you specify a distance the + ponies must run, and a maximum delay before the pony will reach the next + step. So, the bigger the delay, the bigger the distance between multiple + ponies can be. --- libacme-poe-knee-perl-1.10.orig/debian/copyright +++ libacme-poe-knee-perl-1.10/debian/copyright @@ -0,0 +1,30 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Jos Boumans +Upstream-Source: http://search.cpan.org/dist/Acme-POE-Knee/ +Upstream-Name: Acme-POE-Knee + +Files: * +Copyright: © 2001, Jos Boumans +License-Alias: Perl +License: Artistic + +Files: debian/* +Copyright: + © 2001-2005, Steve Kowalik + © 2009, Ansgar Burchardt +License: Artistic | 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' --- libacme-poe-knee-perl-1.10.orig/debian/compat +++ libacme-poe-knee-perl-1.10/debian/compat @@ -0,0 +1 @@ +7 --- libacme-poe-knee-perl-1.10.orig/debian/README.source +++ libacme-poe-knee-perl-1.10/debian/README.source @@ -0,0 +1,6 @@ +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation. + --- libacme-poe-knee-perl-1.10.orig/debian/patches/series +++ libacme-poe-knee-perl-1.10/debian/patches/series @@ -0,0 +1 @@ +pod-errors.patch --- libacme-poe-knee-perl-1.10.orig/debian/patches/pod-errors.patch +++ libacme-poe-knee-perl-1.10/debian/patches/pod-errors.patch @@ -0,0 +1,23 @@ +Subject: Fix POD errors +Date: Mon, 20 Jul 2009 17:45:53 +0200 +From: Ansgar Burchardt +--- libacme-poe-knee-perl.orig/lib/Acme/POE/Knee.pm ++++ libacme-poe-knee-perl/lib/Acme/POE/Knee.pm +@@ -223,6 +223,8 @@ + + Rocco Caputo is . POE itself is his creation. + ++=back ++ + =head2 COPYRIGHT + + Copyright (c) 2001, Jos Boumans. All Rights Reserved. This module +@@ -234,6 +236,4 @@ + All rights reserved. POE is free software; you may redistribute it + and/or modify it under the same terms as Perl itself. + +-=back +- +-=cut +\ No newline at end of file ++=cut