--- libnarray-ruby-0.5.9p7.orig/debian/rules +++ libnarray-ruby-0.5.9p7/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses cdbs. Originaly written by Robert Millan. +# This file is public domain. + +DEB_AUTO_CLEANUP_RCS := yes + +# Add here any variable or target overrides you need + +NARRAY_RUBY_VERSIONS = 1.8 1.9.1 +LIB_PACKAGE_FILTER = %-ruby $(patsubst %,\%-ruby%,$(NARRAY_RUBY_VERSIONS)) + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk + + --- libnarray-ruby-0.5.9p7.orig/debian/watch +++ libnarray-ruby-0.5.9p7/debian/watch @@ -0,0 +1,11 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +http://rubyforge.org/frs/?group_id=1177 .*/narray-(0\..*)\.tar\.gz --- libnarray-ruby-0.5.9p7.orig/debian/control +++ libnarray-ruby-0.5.9p7/debian/control @@ -0,0 +1,84 @@ +Source: libnarray-ruby +Section: ruby +Priority: optional +Maintainer: Daigo Moriwaki +Uploaders: Debian Ruby Extras Maintainers +Build-Depends: cdbs, debhelper (>> 7), ruby-pkg-tools, ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev +Standards-Version: 3.8.2 +Homepage: http://narray.rubyforge.org/index.html.en +Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libnarray-ruby/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libnarray-ruby/ + +Package: libnarray-ruby +Architecture: all +Depends: libnarray-ruby1.8, ${misc:Depends} +Description: Numerical N-dimensional Array library for Ruby + NArray is an extension library for Ruby that provides fast calculation and + easy manipulation of large numerical arrays with the Ruby language. It has + numerical n-dimensional array class as well as vector and matrix subclasses, + which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and + Ruby Object. + . + This is a dependency package which depends on Debian's default Ruby version + (currently 1.8.x). + +Package: libnarray-ruby1.8 +Architecture: any +Depends: ruby1.8, ${shlibs:Depends}, ${misc:Depends} +Description: Numerical N-dimensional Array library for Ruby + NArray is an extension library for Ruby that provides fast calculation and + easy manipulation of large numerical arrays with the Ruby language. It has + numerical n-dimensional array class as well as vector and matrix subclasses, + which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and + Ruby Object. + . + This package is built for Ruby 1.8. + +Package: libnarray-ruby1.8-dbg +Section: debug +Priority: extra +Architecture: any +Depends: libnarray-ruby1.8 (= ${binary:Version}), ${misc:Depends} +Description: Numerical N-dimensional Array library for Ruby + NArray is an extension library for Ruby that provides fast calculation and + easy manipulation of large numerical arrays with the Ruby language. It has + numerical n-dimensional array class as well as vector and matrix subclasses, + which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and + Ruby Object. + . + This package is built for Ruby 1.8. + . + This package is provided primarily to provide a backtrace with names + in a debugger, this makes it somewhat easier to interpret core + dumps. Most people will not need this package. + +Package: libnarray-ruby1.9.1 +Architecture: any +Depends: ruby1.9.1, ${shlibs:Depends}, ${misc:Depends} +Description: Numerical N-dimensional Array library for Ruby + NArray is an extension library for Ruby that provides fast calculation and + easy manipulation of large numerical arrays with the Ruby language. It has + numerical n-dimensional array class as well as vector and matrix subclasses, + which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and + Ruby Object. + . + This package is built for Ruby 1.9.1. + +Package: libnarray-ruby1.9.1-dbg +Section: debug +Priority: extra +Architecture: any +Depends: libnarray-ruby1.9.1 (= ${binary:Version}), ${misc:Depends} +Description: Numerical N-dimensional Array library for Ruby + NArray is an extension library for Ruby that provides fast calculation and + easy manipulation of large numerical arrays with the Ruby language. It has + numerical n-dimensional array class as well as vector and matrix subclasses, + which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and + Ruby Object. + . + This package is built for Ruby 1.9.1. + . + This package is provided primarily to provide a backtrace with names + in a debugger, this makes it somewhat easier to interpret core + dumps. Most people will not need this package. + --- libnarray-ruby-0.5.9p7.orig/debian/copyright +++ libnarray-ruby-0.5.9p7/debian/copyright @@ -0,0 +1,68 @@ +This package was debianized by Daigo Moriwaki on +Sat, 3 Jun 2006 20:45:57 +0900. + +It was downloaded from http://narray.rubyforge.org/index.html.en. + +Copyright Holder: + +Copyright (C) 1999-2003 Masahiro TANAKA + +License: + +You can redistribute it and/or modify it under either the terms of the GPL +(on Debian systems, the complete text of the GPL License can be found in +/usr/share/common-licenses/GPL), or the conditions below: + + 1. You may make and give away verbatim copies of the source form of the + software without restriction, provided that you duplicate all of the + original copyright notices and associated disclaimers. + + 2. You may modify your copy of the software in any way, provided that + you do at least ONE of the following: + + a) place your modifications in the Public Domain or otherwise + make them Freely Available, such as by posting said + modifications to Usenet or an equivalent medium, or by allowing + the author to include your modifications in the software. + + b) use the modified software only within your corporation or + organization. + + c) give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. + + d) make other distribution arrangements with the author. + + 3. You may distribute the software in object code or binary form, + provided that you do at least ONE of the following: + + a) distribute the binaries and library files of the software, + together with instructions (in the manual page or equivalent) + on where to get the original distribution. + + b) accompany the distribution with the machine-readable source of + the software. + + c) give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. + + d) make other distribution arrangements with the author. + + 4. You may modify and include the part of the software into any other + software (possibly commercial). But some files in the distribution + are not written by the author, so that they are not under these terms. + + For the list of those files and their copying conditions, see the + file LEGAL. + + 5. The scripts and library files supplied as input to or produced as + output from the software do not automatically fall under the + copyright of the software, but belong to whomever generated them, + and may be sold commercially, and may be aggregated with this + software. + + 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. + --- libnarray-ruby-0.5.9p7.orig/debian/changelog +++ libnarray-ruby-0.5.9p7/debian/changelog @@ -0,0 +1,91 @@ +libnarray-ruby (0.5.9p7-1ubuntu1~ppa1) lucid; urgency=low + + * No change rebuild(testing) for packaging bug. + + -- Fumihito YOSHIDA Tue, 28 Dec 2010 19:33:16 +0900 + +libnarray-ruby (0.5.9p7-1) unstable; urgency=low + + [ Daigo Moriwaki ] + * New upstream release. + * debian/control: + - Bumped up Standards-Version to 3.8.2. + - Provide libnarray-ruby1.9.1 for Ruby 1.9.1. + - Provide libnarray-ruby{1.8|1.9.1}-dbg. + + [ Lucas Nussbaum ] + * Fixed Vcs-* fields after pkg-ruby-extras SVN layout change. + + -- Daigo Moriwaki Thu, 20 Aug 2009 19:05:08 +0900 + +libnarray-ruby (0.5.9p6-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Bumped up Standards-Version to 3.8.1. + - libnarray-ruby depends ${misc:Depends}. + - Added Vcs-Svn and Vcs-Browser entries. + + * debian/compat: Bumped up to V7. + + -- Daigo Moriwaki Sun, 14 Jun 2009 22:16:12 +0900 + +libnarray-ruby (0.5.9p5-2) unstable; urgency=low + + [ Gunnar Wolf ] + * Changed section to Ruby as per ftp-masters' request + + [ Daigo Moriwaki ] + * debian/watch: Now follow a correct package version. + + -- Daigo Moriwaki Sun, 14 Jun 2009 22:14:46 +0900 + +libnarray-ruby (0.5.9p5-1) unstable; urgency=low + + * New upstream release. + + -- Daigo Moriwaki Sat, 14 Jun 2008 00:39:56 +0900 + +libnarray-ruby (0.5.9p4-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: corrected the copyright style. + + -- Daigo Moriwaki Thu, 06 Mar 2008 12:32:41 +0900 + +libnarray-ruby (0.5.9p3-1) unstable; urgency=low + + * New upstream release. + * debian/control + - Bump up Standards-Version to 3.7.3. + - Use Homepage dpkg header. + * debian/rules: Removed an unused variable, DEB_TAR_SRCDIR. + * Removed unnecessary debian/dir. + + -- Daigo Moriwaki Sun, 06 Jan 2008 15:44:43 +0900 + +libnarray-ruby (0.5.9p2-1) unstable; urgency=low + + * New upstream release. + + -- Daigo Moriwaki Fri, 21 Dec 2007 12:39:17 +0900 + +libnarray-ruby (0.5.9-2) unstable; urgency=low + + * Stopped using the "Uploaders rule". + + -- Daigo Moriwaki Wed, 13 Sep 2006 13:08:36 +0900 + +libnarray-ruby (0.5.9-1) unstable; urgency=low + + * New upstream release. + * Fixed debian/watch. Thanks to Paul van Tilburg. + + -- Daigo Moriwaki Wed, 13 Sep 2006 12:49:13 +0900 + +libnarray-ruby (0.5.8-1) unstable; urgency=low + + * Initial release. (Closes: #370120) + + -- Daigo Moriwaki Sat, 3 Jun 2006 20:45:57 +0900 + --- libnarray-ruby-0.5.9p7.orig/debian/compat +++ libnarray-ruby-0.5.9p7/debian/compat @@ -0,0 +1 @@ +7 --- libnarray-ruby-0.5.9p7.orig/debian/docs +++ libnarray-ruby-0.5.9p7/debian/docs @@ -0,0 +1,2 @@ +README.en +README.ja