r21420 - in /trunk/libquantum-superpositions-perl: debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules demo/demo_Index.pl demo/demo_Odder.pl

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 14:59:59 UTC 2008


Author: gregoa
Date: Sun Jun 15 14:59:59 2008
New Revision: 21420

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21420
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libquantum-superpositions-perl/debian/
    trunk/libquantum-superpositions-perl/debian/changelog
    trunk/libquantum-superpositions-perl/debian/compat
    trunk/libquantum-superpositions-perl/debian/control
    trunk/libquantum-superpositions-perl/debian/copyright
    trunk/libquantum-superpositions-perl/debian/rules   (with props)
Modified:
    trunk/libquantum-superpositions-perl/demo/demo_Index.pl
    trunk/libquantum-superpositions-perl/demo/demo_Odder.pl

Added: trunk/libquantum-superpositions-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/debian/changelog?rev=21420&op=file
==============================================================================
--- trunk/libquantum-superpositions-perl/debian/changelog (added)
+++ trunk/libquantum-superpositions-perl/debian/changelog Sun Jun 15 14:59:59 2008
@@ -1,0 +1,43 @@
+libquantum-superpositions-perl (2.02-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with Perl 5.10.  Closes: #467841
+
+ -- Mark Hymers <mhy at debian.org>  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 <florian at mookooh.org>  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 <tb at debian.org>  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 <packages at qa.debian.org>.
+
+ -- Thomas Bushnell, BSG <tb at debian.org>  Sat,  7 Aug 2004 18:37:46 -0700
+
+libquantum-superpositions-perl (1.03-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Sean 'Shaleh' Perry <shaleh at debian.org>  Thu,  8 Feb 2001 23:15:05 -0800
+
+

Added: trunk/libquantum-superpositions-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/debian/compat?rev=21420&op=file
==============================================================================
--- trunk/libquantum-superpositions-perl/debian/compat (added)
+++ trunk/libquantum-superpositions-perl/debian/compat Sun Jun 15 14:59:59 2008
@@ -1,0 +1,1 @@
+4

Added: trunk/libquantum-superpositions-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/debian/control?rev=21420&op=file
==============================================================================
--- trunk/libquantum-superpositions-perl/debian/control (added)
+++ trunk/libquantum-superpositions-perl/debian/control Sun Jun 15 14:59:59 2008
@@ -1,0 +1,25 @@
+Source: libquantum-superpositions-perl
+Section: perl
+Priority: optional
+Maintainer: Florian Ragwitz <florian at mookooh.org>
+Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: perl, libclass-multimethods-perl
+Standards-Version: 3.6.1
+
+Package: libquantum-superpositions-perl
+Architecture: all
+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.

Added: trunk/libquantum-superpositions-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/debian/copyright?rev=21420&op=file
==============================================================================
--- trunk/libquantum-superpositions-perl/debian/copyright (added)
+++ trunk/libquantum-superpositions-perl/debian/copyright Sun Jun 15 14:59:59 2008
@@ -1,0 +1,25 @@
+This package was debianized by Sean Perry <shaleh at debian.org> on
+Thu,  8 Feb 2001 23:15:05 -0800.
+
+It was downloaded from http://search.cpan.org/~lembark/Quantum-Superpositions/
+
+Upstream Author: Damian Conway <damian at conway.org>
+
+Now maintainted by Steven Lembark <lembark at wrkhors.com>
+
+Copyright:
+
+  Copyright (c) 1998-2002, Damian Conway.
+  Copyright (c) 2002, Steven Lembark.
+
+  All Rights Reserved.
+
+  This module is free software. It may be used, redistributed and/or
+  modified under the same terms as Perl-5.6.1 (or later).
+
+  Perl may be redistributed and/or modified it under the terms of either the GNU
+  General Public License or the Artistic License.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2' and
+the Artistic Licence in `/usr/share/common-licenses/Artistic'.

Added: trunk/libquantum-superpositions-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/debian/rules?rev=21420&op=file
==============================================================================
--- trunk/libquantum-superpositions-perl/debian/rules (added)
+++ trunk/libquantum-superpositions-perl/debian/rules Sun Jun 15 14:59:59 2008
@@ -1,0 +1,64 @@
+#!/usr/bin/make -f
+
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	-$(MAKE) distclean
+	dh_clean build-stamp install-stamp
+
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	#As this is a architecture independent package, we are not supposed to install
+	#stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:
+	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installexamples demo/*
+	dh_perl
+	dh_installchangelogs Changes
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

Propchange: trunk/libquantum-superpositions-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Modified: trunk/libquantum-superpositions-perl/demo/demo_Index.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/demo/demo_Index.pl?rev=21420&op=diff
==============================================================================
--- trunk/libquantum-superpositions-perl/demo/demo_Index.pl (original)
+++ trunk/libquantum-superpositions-perl/demo/demo_Index.pl Sun Jun 15 14:59:59 2008
@@ -1,3 +1,5 @@
+#!/usr/bin/perl
+
 use Quantum::Superpositions BINARY => ["CORE::index"];
 	
 	print index(any("opts","tops","spot"),"o"), "\n";

Modified: trunk/libquantum-superpositions-perl/demo/demo_Odder.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquantum-superpositions-perl/demo/demo_Odder.pl?rev=21420&op=diff
==============================================================================
--- trunk/libquantum-superpositions-perl/demo/demo_Odder.pl (original)
+++ trunk/libquantum-superpositions-perl/demo/demo_Odder.pl Sun Jun 15 14:59:59 2008
@@ -1,3 +1,5 @@
+#!/usr/bin/perl
+
 sub odder {
 	grep($_%2, split "", $_[0]) > grep($_%2, split "", $_[1]);
 }




More information about the Pkg-perl-cvs-commits mailing list