r755 - in packages/libmath-numbercruncher-perl/trunk: . debian

Carlo Segre segre-guest@costa.debian.org
Mon, 14 Mar 2005 06:55:09 +0100


Author: segre-guest
Date: 2005-03-14 06:55:08 +0100 (Mon, 14 Mar 2005)
New Revision: 755

Added:
   packages/libmath-numbercruncher-perl/trunk/debian/
   packages/libmath-numbercruncher-perl/trunk/debian/changelog
   packages/libmath-numbercruncher-perl/trunk/debian/control
   packages/libmath-numbercruncher-perl/trunk/debian/copyright
   packages/libmath-numbercruncher-perl/trunk/debian/rules
   packages/libmath-numbercruncher-perl/trunk/debian/watch
Log:
Load libmath-numbercruncher-perl-5.00 into
packages/libmath-numbercruncher-perl/trunk.


Added: packages/libmath-numbercruncher-perl/trunk/debian/changelog
===================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/changelog	2005-03-14 05:54:47 UTC (rev 754)
+++ packages/libmath-numbercruncher-perl/trunk/debian/changelog	2005-03-14 05:55:08 UTC (rev 755)
@@ -0,0 +1,89 @@
+libmath-numbercruncher-perl (5.00-4) unstable; urgency=low
+
+  * Modified source package name to libmath-numbercruncher-perl to be
+    consistent with Perl package naming scheme
+  * Upgraded watch file to version 2
+  * New maintainer - 
+    Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org> 
+    via Carlo Segre <segre@iit.edu>
+
+ -- Carlo Segre <segre@iit.edu>  Sun, 13 Mar 2005 23:44:50 -0600
+
+math-numbercruncher (5.00-3) unstable; urgency=low
+
+  * debian/control: Depends on "perl (>= 5.8) |" added as a recent enough 
+    version of Math::BigInt is now part of Perl 5.8. Thanks to Joey Hess
+    who had prepared this as part of a perl-5.8 transition (Closes: #158946)
+  * debian/control: ${perl:Depends} currently "parked"
+  
+ -- Dirk Eddelbuettel <edd@debian.org>  Sat, 31 Aug 2002 13:29:51 -0500
+
+math-numbercruncher (5.00-2.1) unstable; urgency=low
+
+  * NMU for perl 5.8. Math::BigInt is part of perl now, so a versioned
+    dependency on it will not be satisfyable (no versioned provides yet.) 
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 30 Aug 2002 20:41:08 -0400
+
+math-numbercruncher (5.00-2) unstable; urgency=low
+
+  * debian/control: Changed Priority: to extra (CLoses: #145174)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Mon, 29 Apr 2002 22:50:28 -0500
+
+math-numbercruncher (5.00-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 5.00
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Wed,  6 Mar 2002 21:31:28 -0600
+
+math-numbercruncher (4.05-2) unstable; urgency=low
+
+  * debian/control: Depends: libmath-bigint-perl (>= 1.49) (Closes: #130476)
+  * debian/control: Dito for Build-Depends
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Tue, 22 Jan 2002 21:33:26 -0600
+
+math-numbercruncher (4.05-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Tue,  8 Jan 2002 19:28:19 -0600
+
+math-numbercruncher (4.04-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Fri,  4 Jan 2002 20:37:29 -0600
+
+math-numbercruncher (4.03-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Thu, 20 Dec 2001 07:52:13 -0600
+
+math-numbercruncher (4.02-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 
+  * Upstream has added fix for non-robust sqrt() (Closes: #123713)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Tue, 18 Dec 2001 20:23:45 -0600
+
+math-numbercruncher (4.0-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 
+  * debian/copyright: Corrected common-license/GPL file ref (lintian)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Thu, 22 Nov 2001 07:54:37 -0600
+
+math-numbercruncher (3.1-1) unstable; urgency=low
+
+  * Upgraded to upstream release 3.1
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Tue,  7 Aug 2001 19:44:18 -0500
+
+math-numbercruncher (3.0-1) unstable; urgency=low
+
+  * Initial Debian release following WNPP heads-up (Closes: #103571)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Fri,  6 Jul 2001 20:53:30 -0500

Added: packages/libmath-numbercruncher-perl/trunk/debian/control
===================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/control	2005-03-14 05:54:47 UTC (rev 754)
+++ packages/libmath-numbercruncher-perl/trunk/debian/control	2005-03-14 05:55:08 UTC (rev 755)
@@ -0,0 +1,17 @@
+Source: libmath-numbercruncher-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre@iit.edu>
+Build-Depends-Indep: perl, debhelper (>= 3.0.0), perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
+Standards-Version: 3.6.1
+
+Package: libmath-numbercruncher-perl
+Architecture: all
+Depends: perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
+Description: Perl5 module with commonly needed Maths and Stats functions
+ This module is a collection of commonly needed number-related functions, 
+ including numerous standard statistical, geometric, and probability
+ functions. Some of these functions are taken directly from _Mastering 
+ Algorithms with Perl_, by Jon Orwant, Jarkko Hietaniemi, and John
+ Macdonald, and others are adapted heavily from same.

Added: packages/libmath-numbercruncher-perl/trunk/debian/copyright
===================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/copyright	2005-03-14 05:54:47 UTC (rev 754)
+++ packages/libmath-numbercruncher-perl/trunk/debian/copyright	2005-03-14 05:55:08 UTC (rev 755)
@@ -0,0 +1,23 @@
+This is the Debian GNU/Linux libmath-numbercruncher-perl version of the
+Math-NumberCruncher module by Kurt Kincaid <sifukurt@yahoo.com>, Jon Orwant
+Jarkko Hietaniemi and John Macdonald.
+
+This package was put together by Dirk Eddelbuettel <edd@debian.org>
+from sources obtained from 
+        http://www.cpan.org/authors/id/S/SI/SIFUKURT
+It is also available from every other CPAN mirror.  Visit
+	http://www.perl.com/CPAN/ 
+to find a Comprehensive Perl Archive Network (CPAN) site near you.
+
+The only change for the Debian package was the addition of the debian/
+files. The package was renamed to match the Debian Policy which aims
+at consistent names for Perl Module packages.
+
+The Math::NumberCruncher module is Copyright (c) 2001, Kurt Kincaid and is
+free software; you can redistribute it and/or modify it under the same terms
+as Perl itself.  Several of the algorithms contained therein are adapted from
+_Mastering Algorithms with Perl_, by Jon Orwant, Jarkko Hietaniemi, and John
+Macdonald. Copyright (c) 1999 O-Reilly & Associates, Inc.
+
+On Debian GNU/Linux systems, the complete text of these licenses can be found
+in /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic.

Added: packages/libmath-numbercruncher-perl/trunk/debian/rules
===================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/rules	2005-03-14 05:54:47 UTC (rev 754)
+++ packages/libmath-numbercruncher-perl/trunk/debian/rules	2005-03-14 05:55:08 UTC (rev 755)
@@ -0,0 +1,74 @@
+#! /usr/bin/make -f
+#                                                       -*- makefile -*-
+# debian/rules file for the Debian Linux libmath-numbercruncher-perl package
+# Copyright (C) 2001 by Dirk Eddelbuettel <edd@debian.org>
+
+package	:= $(shell grep Package debian/control | sed 's/^Package: //')
+version	:= $(shell head -1 debian/changelog | \
+			perl -nle 'm/\S+\s+\((\S+)\)/ && print $$1')
+debtmp	:= $(CURDIR)/debian/$(package)
+
+#export DH_VERBOSE=1
+export DH_COMPAT=3
+
+upstream: get-orig-source
+get-orig-source:
+	lynx http://www.cpan.org/authors/id/S/SI/SIFUKURT/
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	perl Makefile.PL INSTALLDIRS=vendor 
+	$(MAKE)
+	touch build-stamp
+
+test:	test-stamp
+test-stamp: build-stamp
+	-$(MAKE) test
+        # this works after installtion: perl test.pl
+	touch test-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp test-stamp install-stamp
+	-test -f Makefile && $(MAKE) realclean
+	dh_clean
+
+install: install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	$(MAKE) install PREFIX=$(debtmp)/usr
+	touch install-stamp
+
+binary-indep: build test install
+	dh_testdir
+	dh_testroot
+	dh_perl	
+	dh_installdocs
+	dh_installexamples
+#	dh_installmenu
+#	dh_installinit
+#	dh_installcron
+#	dh_installmanpages
+#	dh_undocumented
+	dh_installchangelogs	Changes
+	dh_compress
+	dh_fixperms
+#	dh_suidregister
+	dh_installdeb
+	dh_gencontrol
+#	dh_md5sums
+	dh_builddeb
+
+binary-arch: build test install
+
+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
+


Property changes on: packages/libmath-numbercruncher-perl/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/libmath-numbercruncher-perl/trunk/debian/watch
===================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/watch	2005-03-14 05:54:47 UTC (rev 754)
+++ packages/libmath-numbercruncher-perl/trunk/debian/watch	2005-03-14 05:55:08 UTC (rev 755)
@@ -0,0 +1,2 @@
+version=2
+http://www.cpan.org/authors/id/S/SI/SIFUKURT/Math-NumberCruncher-([-0-9\.]*).tar.gz	debian