--- libquantum-superpositions-perl-2.02.orig/debian/control +++ libquantum-superpositions-perl-2.02/debian/control @@ -0,0 +1,29 @@ +Source: libquantum-superpositions-perl +Section: perl +Priority: optional +Maintainer: Debian Perl Group +Uploaders: Ansgar Burchardt +Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7) +Build-Depends-Indep: perl, libclass-multimethods-perl +Standards-Version: 3.8.3 +Homepage: http://search.cpan.org/dist/Quantum-Superpositions/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libquantum-superpositions-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libquantum-superpositions-perl/ + +Package: libquantum-superpositions-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends}, libclass-multimethods-perl +Description: Quantum Mechanic-like superpositions for Perl + The Quantum::Superpositions module provides a new scalar data structure: the + superposition. In a metaphor drawn from quantum mechanics, superpositions store + a collection of values by overlaying them in parallel superimposed states + within a single scalar variable. + . + Under the standard interpretation of quantum mechanics, until they are + observed, particles exist only as a discontinuous probability function. Under + the Cophenhagen Interpretation, this situation is often visualized by imagining + the state of an unobserved particle to be a ghostly overlay of all its possible + observable states simultaneously. For example, a particle that might be + observed in state A, B, or C may be considered to be in a pseudo-state where it + is simultaneously in states A, B, and C. Such a particle is said to be in a + superposition of states. --- libquantum-superpositions-perl-2.02.orig/debian/copyright +++ libquantum-superpositions-perl-2.02/debian/copyright @@ -0,0 +1,33 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Steven Lembark +Upstream-Source: http://search.cpan.org/dist/Quantum-Superpositions/ +Upstream-Name: Quantum-Superpositions + +Files: * +Copyright: + © 1998-2002, Damian Conway + © 2002, Steven Lembark +License-Alias: Perl +License: Artistic | GPL-1+ + +Files: debian/* +Copyright: + © 2001, Sean Perry + © 2004, Thomas Bushnell, BSG + © 2004, Florian Ragwitz +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' --- libquantum-superpositions-perl-2.02.orig/debian/watch +++ libquantum-superpositions-perl-2.02/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Quantum-Superpositions/ .+/Quantum-Superpositions-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ --- libquantum-superpositions-perl-2.02.orig/debian/compat +++ libquantum-superpositions-perl-2.02/debian/compat @@ -0,0 +1 @@ +7 --- libquantum-superpositions-perl-2.02.orig/debian/README.source +++ libquantum-superpositions-perl-2.02/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. + --- libquantum-superpositions-perl-2.02.orig/debian/changelog +++ libquantum-superpositions-perl-2.02/debian/changelog @@ -0,0 +1,76 @@ +libquantum-superpositions-perl (2.02-2) unstable; urgency=low + + [ 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. + * Add debian/watch. + * debian/control: Added: ${misc:Depends} to Depends: field. + + [ Ryan Niebur ] + * remove Florian Ragwitz from Uploaders + * Adopt package (Closes: #523259) + + [ Nathan Handler ] + * debian/watch: Update to ignore development releases. + + [ Ansgar Burchardt ] + * Refresh debian/rules for debhelper 7. + * Convert debian/copyright to proposed machine-readable format. + * Correct path to perl in examples. + * Add myself to Uploaders. + + [ gregor herrmann ] + * Split out patch that adds a hashbang to two example scripts into a quilt + patch and add quilt framework. + + -- Ansgar Burchardt Sun, 29 Nov 2009 12:10:44 +0900 + +libquantum-superpositions-perl (2.02-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with Perl 5.10. Closes: #467841 + + -- Mark Hymers Sat, 05 Apr 2008 21:09:04 +0100 + +libquantum-superpositions-perl (2.02-1) unstable; urgency=low + + * New Maintainer (Closes: #259588). + * Using Standards-Version 3.6.1. + * Build-Depends on debhelper (>= 4.0.0). + * Build-Depends-Indep in perl. + * Removed strange dirs in debian/. + * New debian/rules. + * Install demo/* as examples. + * Fixed debian/copyright. + * Added debian/compat. + * Added shebang to demo/demo_{Index,Odder}.pl. + + -- Florian Ragwitz Fri, 17 Sep 2004 10:39:19 +0200 + +libquantum-superpositions-perl (1.03-3) unstable; urgency=low + + * QA Upload. + * Set section to perl to agree with override file. + + -- Thomas Bushnell, BSG Sat, 7 Aug 2004 19:11:19 -0700 + +libquantum-superpositions-perl (1.03-2) unstable; urgency=low + + * QA Upload. + * Set maintainer to Debian QA Group . + + -- Thomas Bushnell, BSG Sat, 7 Aug 2004 18:37:46 -0700 + +libquantum-superpositions-perl (1.03-1) unstable; urgency=low + + * Initial Release. + + -- Sean 'Shaleh' Perry Thu, 8 Feb 2001 23:15:05 -0800 + + --- libquantum-superpositions-perl-2.02.orig/debian/rules +++ libquantum-superpositions-perl-2.02/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +TMP = $(CURDIR)/debian/libquantum-superpositions-perl + +%: + dh --with quilt $@ + +override_dh_installexamples: + dh_installexamples + sed -i s,/usr/local/bin/perl,/usr/bin/perl, $(TMP)/usr/share/doc/libquantum-superpositions-perl/examples/* --- libquantum-superpositions-perl-2.02.orig/debian/libquantum-superpositions-perl.examples +++ libquantum-superpositions-perl-2.02/debian/libquantum-superpositions-perl.examples @@ -0,0 +1 @@ +demo/* --- libquantum-superpositions-perl-2.02.orig/debian/patches/hashbang.patch +++ libquantum-superpositions-perl-2.02/debian/patches/hashbang.patch @@ -0,0 +1,19 @@ +Description: Added shebang to demo/demo_{Index,Odder}.pl. +Author: Florian Ragwitz + +--- a/demo/demo_Index.pl ++++ b/demo/demo_Index.pl +@@ -1,3 +1,5 @@ ++#!/usr/bin/perl ++ + use Quantum::Superpositions BINARY => ["CORE::index"]; + + print index(any("opts","tops","spot"),"o"), "\n"; +--- a/demo/demo_Odder.pl ++++ b/demo/demo_Odder.pl +@@ -1,3 +1,5 @@ ++#!/usr/bin/perl ++ + sub odder { + grep($_%2, split "", $_[0]) > grep($_%2, split "", $_[1]); + } --- libquantum-superpositions-perl-2.02.orig/debian/patches/series +++ libquantum-superpositions-perl-2.02/debian/patches/series @@ -0,0 +1 @@ +hashbang.patch