[Pkg-jed-commit] r110 - tags/packages trunk/packages trunk/packages/slcfitsio trunk/packages/slcfitsio/debian trunk/packages/slcurl trunk/packages/slcurl/debian trunk/packages/slgsl trunk/packages/slgsl/debian trunk/packages/slhist trunk/packages/slhist/debian trunk/packages/slpvm trunk/packages/slpvm/debian

Rafael Laboissiere rafael at costa.debian.org
Fri Oct 28 22:38:30 UTC 2005


Author: rafael
Date: 2005-10-28 22:38:29 +0000 (Fri, 28 Oct 2005)
New Revision: 110

Added:
   tags/packages/slcfitsio/
   tags/packages/slcurl/
   tags/packages/slgsl/
   tags/packages/slhist/
   tags/packages/slpvm/
   trunk/packages/slcfitsio/
   trunk/packages/slcfitsio/debian/
   trunk/packages/slcfitsio/debian/changelog
   trunk/packages/slcfitsio/debian/compat
   trunk/packages/slcfitsio/debian/control
   trunk/packages/slcfitsio/debian/copyright
   trunk/packages/slcfitsio/debian/rules
   trunk/packages/slcfitsio/debian/slang-cfitsio.examples
   trunk/packages/slcurl/
   trunk/packages/slcurl/debian/
   trunk/packages/slcurl/debian/README.Debian
   trunk/packages/slcurl/debian/changelog
   trunk/packages/slcurl/debian/compat
   trunk/packages/slcurl/debian/control
   trunk/packages/slcurl/debian/copyright
   trunk/packages/slcurl/debian/rules
   trunk/packages/slcurl/debian/slang-curl.examples
   trunk/packages/slgsl/
   trunk/packages/slgsl/debian/
   trunk/packages/slgsl/debian/changelog
   trunk/packages/slgsl/debian/compat
   trunk/packages/slgsl/debian/control
   trunk/packages/slgsl/debian/copyright
   trunk/packages/slgsl/debian/rules
   trunk/packages/slgsl/debian/slang-gsl.examples
   trunk/packages/slhist/
   trunk/packages/slhist/debian/
   trunk/packages/slhist/debian/changelog
   trunk/packages/slhist/debian/compat
   trunk/packages/slhist/debian/control
   trunk/packages/slhist/debian/copyright
   trunk/packages/slhist/debian/rules
   trunk/packages/slhist/debian/slang-histogram.examples
   trunk/packages/slpvm/
   trunk/packages/slpvm/debian/
   trunk/packages/slpvm/debian/changelog
   trunk/packages/slpvm/debian/compat
   trunk/packages/slpvm/debian/control
   trunk/packages/slpvm/debian/copyright
   trunk/packages/slpvm/debian/rules
   trunk/packages/slpvm/debian/slang-pvm.examples
Log:
Added packages for the S-Lang modules slcfitsio, slhist, slcurl, slgsl, and
slpvm.


Added: trunk/packages/slcfitsio/debian/changelog
===================================================================
--- trunk/packages/slcfitsio/debian/changelog	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/changelog	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,20 @@
+slcfitsio (0.3.2b-0.1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Initial release
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
+
+Local Variables:
+debian-changelog-full-name: "Debian JED Group"
+debian-changelog-mailing-address: "pkg-jed-devel at lists.alioth.debian.org"
+eval: (add-local-hook
+  'debian-changelog-add-version-hook
+  (lambda ()
+    (save-excursion
+      (forward-line -1)
+      (beginning-of-line)
+      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
+        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Added: trunk/packages/slcfitsio/debian/compat
===================================================================
--- trunk/packages/slcfitsio/debian/compat	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/compat	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+4

Added: trunk/packages/slcfitsio/debian/control
===================================================================
--- trunk/packages/slcfitsio/debian/control	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/control	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,18 @@
+Source: slcfitsio
+Section: interpreters
+Priority: optional
+Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libcfitsio-dev, cdbs
+Standards-Version: 3.6.2
+
+Package: slang-cfitsio
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Description: read and write FITS files from S-Lang
+ The CFITSIO library consists of a set of functions for reading and
+ writing FITS (Flexible Image Transport System) files. The S-Lang
+ CFITSIO module wraps many of the functions of the CFITSIO library and
+ permits one to easily manipulate FITS files from the S-Lang interpreter.
+ .
+ Homepage: http://space.mit.edu/cxc/software/slang/modules/cfitsio/

Added: trunk/packages/slcfitsio/debian/copyright
===================================================================
--- trunk/packages/slcfitsio/debian/copyright	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/copyright	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,35 @@
+This package was debianized by Rafael Laboissiere <rafael at debian.org> on
+Fri Oct 28 12:58:08 CEST 2005
+
+It was downloaded from
+
+    http://space.mit.edu/CXC/software/slang/modules/cfitsio/src/
+
+Copyright Holder: Massachusetts Institute of Technology
+
+License:
+
+  Copyright (c) 2003 Massachusetts Institute of Technology
+
+  This software was developed by the MIT Center for Space Research
+  under contract SV1-61010 from the Smithsonian Institution.
+
+  Permission to use, copy, modify, distribute, and sell this software
+  and its documentation for any purpose is hereby granted without fee,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  the supporting documentation, and that the name of the Massachusetts
+  Institute of Technology not be used in advertising or publicity
+  pertaining to distribution of the software without specific, written
+  prior permission.  The Massachusetts Institute of Technology makes
+  no representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied warranty.
+
+  THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY DISCLAIMS ALL WARRANTIES
+  WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
+  MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL THE MASSACHUSETTS
+  INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+  WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Added: trunk/packages/slcfitsio/debian/rules
===================================================================
--- trunk/packages/slcfitsio/debian/rules	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/rules	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_MAKE_BUILD_TARGET := all RPATH=
+
+clean::
+	rm -f *.fit Makefile
+
+build/slang-cfitsio::
+	(cd src; make test)


Property changes on: trunk/packages/slcfitsio/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/slcfitsio/debian/slang-cfitsio.examples
===================================================================
--- trunk/packages/slcfitsio/debian/slang-cfitsio.examples	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcfitsio/debian/slang-cfitsio.examples	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+src/tests/*.sl

Added: trunk/packages/slcurl/debian/README.Debian
===================================================================
--- trunk/packages/slcurl/debian/README.Debian	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/README.Debian	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,33 @@
+slang-curl for Debian
+---------------------
+
+A simple example of the S-Lang cURL module use is provided by a S-Lang
+script called translate, which sends a user provided phrase to
+http://babelfish.altavista.com for translation.  It is run like this:
+
+    slsh /usr/share/doc/slang-curl/examples/translate \
+      [--to lang-out] lang-in [phrase|-]
+
+For example, to translate `Hola Mundo' from Spanish to English use:
+
+    slsh /usr/share/doc/slang-curl/examples/translate spanish Hola Mundo
+
+and to translate `Hola Mundo' to French use:
+
+    slsh /usr/share/doc/slang-curl/examples/translate \
+      --to french spanish Hola Mundo
+
+It is also possible to use the script in a pipeline to play word games:
+
+    slsh /usr/share/doc/slang-curl/examples/translate \
+       --to spanish english Boy meets girl \
+       | slsh /usr/share/doc/slang-curl/examples/translate \
+           --to french spanish \
+           | slsh /usr/share/doc/slang-curl/examples/translate french
+
+You can also copy the script somewhere in your PATH and chmod +x it, avoiding
+the long `slsh /usr/share/doc/slang-curl/examples/translate' above.
+
+ -- Rafael Laboissiere <rafael at debian.org>, Thu Oct 27 17:00:47 CEST 2005
+
+

Added: trunk/packages/slcurl/debian/changelog
===================================================================
--- trunk/packages/slcurl/debian/changelog	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/changelog	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,20 @@
+slcurl (0.1.1-0.1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Initial release
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
+
+Local Variables:
+debian-changelog-full-name: "Debian JED Group"
+debian-changelog-mailing-address: "pkg-jed-devel at lists.alioth.debian.org"
+eval: (add-local-hook
+  'debian-changelog-add-version-hook
+  (lambda ()
+    (save-excursion
+      (forward-line -1)
+      (beginning-of-line)
+      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
+        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Added: trunk/packages/slcurl/debian/compat
===================================================================
--- trunk/packages/slcurl/debian/compat	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/compat	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+4

Added: trunk/packages/slcurl/debian/control
===================================================================
--- trunk/packages/slcurl/debian/control	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/control	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,17 @@
+Source: slcurl
+Section: interpreters
+Priority: optional
+Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libcurl3-dev, cdbs
+Standards-Version: 3.6.2
+
+Package: slang-curl
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Description: transfer files using HTPP and FTP from S-Lang
+ The S-Lang curl module makes use of the cURL library to provide the
+ S-lang interpreter the ability to transfer files in a simple but
+ robust manner using a variety of protocols including FTP and HTTP.
+ .
+ Homepage: http://jedsoft.org/slang/modules/curl.html
\ No newline at end of file

Added: trunk/packages/slcurl/debian/copyright
===================================================================
--- trunk/packages/slcurl/debian/copyright	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/copyright	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,16 @@
+This package was debianized by Rafael Laboissiere <rafael at debian.org> on
+Thu Oct 27 16:34:31 CEST 2005
+
+It was downloaded from
+
+    ftp://space.mit.edu/pub/davis/slang/v2.0/modules/
+
+Copyright Holder:   John E. Davis <davis at space.mit.edu>
+
+License:
+
+  The S-Lang cURL module is released under the GNU General Public License
+  version 2.
+
+  In Debian systems, the complete text of the GPL can be found in
+  `/usr/share/common-licenses/GPL-2'. 
\ No newline at end of file

Added: trunk/packages/slcurl/debian/rules
===================================================================
--- trunk/packages/slcurl/debian/rules	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/rules	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_COMPRESS_EXCLUDE := translate
+DEB_MAKE_BUILD_TARGET := all RPATH=


Property changes on: trunk/packages/slcurl/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/slcurl/debian/slang-curl.examples
===================================================================
--- trunk/packages/slcurl/debian/slang-curl.examples	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slcurl/debian/slang-curl.examples	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+demo/translate

Added: trunk/packages/slgsl/debian/changelog
===================================================================
--- trunk/packages/slgsl/debian/changelog	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/changelog	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,20 @@
+slgsl (0.5.2-0.1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Initial release
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
+
+Local Variables:
+debian-changelog-full-name: "Debian JED Group"
+debian-changelog-mailing-address: "pkg-jed-devel at lists.alioth.debian.org"
+eval: (add-local-hook
+  'debian-changelog-add-version-hook
+  (lambda ()
+    (save-excursion
+      (forward-line -1)
+      (beginning-of-line)
+      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
+        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Added: trunk/packages/slgsl/debian/compat
===================================================================
--- trunk/packages/slgsl/debian/compat	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/compat	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+4

Added: trunk/packages/slgsl/debian/control
===================================================================
--- trunk/packages/slgsl/debian/control	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/control	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,38 @@
+Source: slgsl
+Section: interpreters
+Priority: optional
+Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libgsl0-dev, cdbs
+Standards-Version: 3.6.2
+
+Package: slang-gsl
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Description: GNU Scientific Library binding for S-Lang
+ The GNU Scientific Library (GSL) is a vast collection of robust and
+ well documented numerical functions. It includes support for many
+ special functions, random numbers, interpolation and integration
+ routines, and much more.
+ .
+ Many of the routines in the GSL may be made available to the S-lang
+ interpreter via the GSL modules included in this package.
+ .
+ The following GSL modules are available:
+ .
+  * gslsf: The GSL special function module. Currently, this module
+    provides an interface to nearly 200 GSL special functions.
+  * gslconst: The GSL constants module. This module defines many
+    constants such as CONST_MKSA_SPEED_OF_LIGHT, CONST_CGSM_BOLTZMANN,
+    etc.
+  * gslinterp: The GSL interpolation module, which includes routines
+    for linear interpolation, cubic splines, etc.
+  * gslrand: The GSL random number module.  This module supports most
+    of GSL's random number generators and distributions.
+  * gslcdf: The GSL cumulative distribution function module.
+  * gslfft: The GSL fast-fourier transform module.
+  * gslcore: This is a module that must be loaded before any of the
+    above modules can be loaded.  Its main purpose is to provide support
+    functions for the other GSL modules.
+ .
+ Homepage: http://space.mit.edu/cxc/software/slang/modules/gsl/
\ No newline at end of file

Added: trunk/packages/slgsl/debian/copyright
===================================================================
--- trunk/packages/slgsl/debian/copyright	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/copyright	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,35 @@
+This package was debianized by Rafael Laboissiere <rafael at debian.org> on
+Thu Oct 27 18:06:14 CEST 2005
+
+It was downloaded from
+
+    http://space.mit.edu/CXC/software/slang/modules/gsl/src/
+
+Copyright Holder: Massachusetts Institute of Technology
+
+License:
+
+  Copyright (c) 2003, 2004, 2005 Massachusetts Institute of Technology
+
+  This software was developed by the MIT Center for Space Research
+  under contract SV1-61010 from the Smithsonian Institution.
+
+  Permission to use, copy, modify, distribute, and sell this software
+  and its documentation for any purpose is hereby granted without fee,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  the supporting documentation, and that the name of the Massachusetts
+  Institute of Technology not be used in advertising or publicity
+  pertaining to distribution of the software without specific, written
+  prior permission.  The Massachusetts Institute of Technology makes
+  no representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied warranty.
+
+  THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY DISCLAIMS ALL WARRANTIES
+  WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
+  MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL THE MASSACHUSETTS
+  INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+  WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Added: trunk/packages/slgsl/debian/rules
===================================================================
--- trunk/packages/slgsl/debian/rules	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/rules	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_MAKE_BUILD_TARGET := all RPATH=
+DEB_MAKE_CHECK_TARGET := test


Property changes on: trunk/packages/slgsl/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/slgsl/debian/slang-gsl.examples
===================================================================
--- trunk/packages/slgsl/debian/slang-gsl.examples	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slgsl/debian/slang-gsl.examples	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+src/tests
\ No newline at end of file

Added: trunk/packages/slhist/debian/changelog
===================================================================
--- trunk/packages/slhist/debian/changelog	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/changelog	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,20 @@
+slhist (0.3.1-0.1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Initial release
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
+
+Local Variables:
+debian-changelog-full-name: "Debian JED Group"
+debian-changelog-mailing-address: "pkg-jed-devel at lists.alioth.debian.org"
+eval: (add-local-hook
+  'debian-changelog-add-version-hook
+  (lambda ()
+    (save-excursion
+      (forward-line -1)
+      (beginning-of-line)
+      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
+        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Added: trunk/packages/slhist/debian/compat
===================================================================
--- trunk/packages/slhist/debian/compat	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/compat	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+4

Added: trunk/packages/slhist/debian/control
===================================================================
--- trunk/packages/slhist/debian/control	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/control	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,16 @@
+Source: slhist
+Section: interpreters
+Priority: optional
+Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), cdbs
+Standards-Version: 3.6.2
+
+Package: slang-histogram
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Description: create and manipulate histograms from S-Lang
+ The histogram S-Lang module contains several functions for the efficient
+ creation and manipulation of one and two dimensional histograms.
+ .
+ Homepage: http://space.mit.edu/cxc/software/slang/modules/hist/
\ No newline at end of file

Added: trunk/packages/slhist/debian/copyright
===================================================================
--- trunk/packages/slhist/debian/copyright	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/copyright	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,35 @@
+This package was debianized by Rafael Laboissiere <rafael at debian.org> on
+Wed Oct 26 15:45:45 CEST 2005
+
+It was downloaded from
+
+    http://space.mit.edu/cxc/software/slang/modules/hist/download.html
+
+Copyright Holder: Massachusetts Institute of Technology
+
+License:
+
+  Copyright (c) 2003-2005 Massachusetts Institute of Technology
+
+  This software was developed by the MIT Center for Space Research
+  under contract SV1-61010 from the Smithsonian Institution.
+
+  Permission to use, copy, modify, distribute, and sell this software
+  and its documentation for any purpose is hereby granted without fee,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  the supporting documentation, and that the name of the Massachusetts
+  Institute of Technology not be used in advertising or publicity
+  pertaining to distribution of the software without specific, written
+  prior permission.  The Massachusetts Institute of Technology makes
+  no representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied warranty.
+
+  THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY DISCLAIMS ALL WARRANTIES
+  WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
+  MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL THE MASSACHUSETTS
+  INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+  WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Added: trunk/packages/slhist/debian/rules
===================================================================
--- trunk/packages/slhist/debian/rules	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/rules	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_COMPRESS_EXCLUDE := .sl
+DEB_MAKE_BUILD_TARGET := all RPATH=
+DEB_MAKE_CHECK_TARGET := test


Property changes on: trunk/packages/slhist/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/slhist/debian/slang-histogram.examples
===================================================================
--- trunk/packages/slhist/debian/slang-histogram.examples	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slhist/debian/slang-histogram.examples	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+src/tests/test_hist.sl
\ No newline at end of file

Added: trunk/packages/slpvm/debian/changelog
===================================================================
--- trunk/packages/slpvm/debian/changelog	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/changelog	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,20 @@
+slpvm (0.1.5-0.1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Initial release
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
+
+Local Variables:
+debian-changelog-full-name: "Debian JED Group"
+debian-changelog-mailing-address: "pkg-jed-devel at lists.alioth.debian.org"
+eval: (add-local-hook
+  'debian-changelog-add-version-hook
+  (lambda ()
+    (save-excursion
+      (forward-line -1)
+      (beginning-of-line)
+      (insert "\n   NOT YET RELEASED!\n\n   +++ Changes by "
+        (or (getenv "DEBFULLNAME") (user-full-name)) "\n"))))
+End:

Added: trunk/packages/slpvm/debian/compat
===================================================================
--- trunk/packages/slpvm/debian/compat	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/compat	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+4

Added: trunk/packages/slpvm/debian/control
===================================================================
--- trunk/packages/slpvm/debian/control	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/control	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,26 @@
+Source: slpvm
+Section: interpreters
+Priority: optional
+Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), pvm-dev, cdbs
+Standards-Version: 3.6.2
+
+Package: slang-pvm
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Description: PVM (Parallel Virtual Machine) interface for S-Lang
+ PVM (Parallel Virtual Machine) is a software package which permits a
+ heterogeneous collection computers connected by a network to be used
+ as a single large parallel computer.
+ .
+ The S-Lang PVM module provides a S-Lang interface to PVM. By
+ organizing distributed computations with S-Lang, one gains the
+ advantages of programming in an interpreted language.
+ .
+ With this approach, one can make efficient use of all available
+ computer resources: high level logic is handled in interpreted code,
+ CPU intensive work is done in compiled code and PVM simplifies using
+ all available CPUs.
+ .
+ Homepage: http://space.mit.edu/cxc/software/slang/modules/pvm/
\ No newline at end of file

Added: trunk/packages/slpvm/debian/copyright
===================================================================
--- trunk/packages/slpvm/debian/copyright	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/copyright	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,35 @@
+This package was debianized by Rafael Laboissiere <rafael at debian.org> on
+Fri Oct 28 13:18:29 CEST 2005
+
+It was downloaded from
+
+    ftp://space.mit.edu/pub/cxc/modules/pvm
+
+Copyright Holder: Massachusetts Institute of Technology
+
+License:
+
+  Copyright (c) 2003 Massachusetts Institute of Technology
+
+  This software was developed by the MIT Center for Space Research
+  under contract SV1-61010 from the Smithsonian Institution.
+
+  Permission to use, copy, modify, distribute, and sell this software
+  and its documentation for any purpose is hereby granted without fee,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  the supporting documentation, and that the name of the Massachusetts
+  Institute of Technology not be used in advertising or publicity
+  pertaining to distribution of the software without specific, written
+  prior permission.  The Massachusetts Institute of Technology makes
+  no representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied warranty.
+
+  THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY DISCLAIMS ALL WARRANTIES
+  WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
+  MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL THE MASSACHUSETTS
+  INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+  WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Added: trunk/packages/slpvm/debian/rules
===================================================================
--- trunk/packages/slpvm/debian/rules	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/rules	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_MAKE_BUILD_TARGET := all RPATH=
+
+build/slang-pvm::
+	-( cd examples ; pvmd & ./master hostname 2 ; echo halt | pvm )
+	


Property changes on: trunk/packages/slpvm/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/slpvm/debian/slang-pvm.examples
===================================================================
--- trunk/packages/slpvm/debian/slang-pvm.examples	2005-10-28 17:16:34 UTC (rev 109)
+++ trunk/packages/slpvm/debian/slang-pvm.examples	2005-10-28 22:38:29 UTC (rev 110)
@@ -0,0 +1 @@
+examples/*
\ No newline at end of file




More information about the Pkg-jed-commit mailing list