[Pkg-jed-commit] [SCM] slgsl branch, master, updated. 5d0af3dac16ad58d79122151803dbe76d86aaef0

Rafael Laboissiere rafael at debian.org
Sun Apr 26 11:02:56 UTC 2009


The following commit has been merged in the master branch:
commit 6fc1c1b4b27fe40ce672a49e6bfe9e4a15020533
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 12:42:42 2009 +0200

    Remove spurious directory

diff --git a/slgsl/debian/changelog b/slgsl/debian/changelog
deleted file mode 100644
index c2d3a5a..0000000
--- a/slgsl/debian/changelog
+++ /dev/null
@@ -1,53 +0,0 @@
-slgsl (0.5.2-4) unstable; urgency=low
-
-   +++ Changes by Rafael Laboissiere
-
-  * debian/watch: Added file
-
- -- Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>  Fri, 11 Nov 2005 00:30:12 +0100
-
-slgsl (0.5.2-3) unstable; urgency=low
-
-   +++ Changes by Rafael Laboissiere
-
-  * debian/control: Changed the maintainer to
-    pkg-jed-sl-modules at lists.alioth.debian.org
-
- -- Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>  Tue,  8 Nov 2005 23:06:25 +0100
-
-slgsl (0.5.2-2) unstable; urgency=low
-
-   +++ Changes by Rafael Laboissiere
-
-  * debian/control: Build-Depend on slsh (closes: #337980)
-
- -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Mon,  7 Nov 2005 21:56:19 +0100
-
-slgsl (0.5.2-1) unstable; urgency=low
-
-   +++ Changes by Rafael Laboissiere
-
-  * First official release  (closes: #336255)
-
- -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Sat, 29 Oct 2005 18:26:09 +0200
-
-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-sl-modules 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:
diff --git a/slgsl/debian/compat b/slgsl/debian/compat
deleted file mode 100644
index b8626c4..0000000
--- a/slgsl/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-4
diff --git a/slgsl/debian/control b/slgsl/debian/control
deleted file mode 100644
index cbad822..0000000
--- a/slgsl/debian/control
+++ /dev/null
@@ -1,38 +0,0 @@
-Source: slgsl
-Section: interpreters
-Priority: optional
-Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), slsh, 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
diff --git a/slgsl/debian/copyright b/slgsl/debian/copyright
deleted file mode 100644
index 496f532..0000000
--- a/slgsl/debian/copyright
+++ /dev/null
@@ -1,35 +0,0 @@
-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.
diff --git a/slgsl/debian/rules b/slgsl/debian/rules
deleted file mode 100755
index 57d4551..0000000
--- a/slgsl/debian/rules
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/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
diff --git a/slgsl/debian/slang-gsl.examples b/slgsl/debian/slang-gsl.examples
deleted file mode 100644
index cce6a5c..0000000
--- a/slgsl/debian/slang-gsl.examples
+++ /dev/null
@@ -1 +0,0 @@
-src/tests
\ No newline at end of file
diff --git a/slgsl/debian/watch b/slgsl/debian/watch
deleted file mode 100644
index c990c02..0000000
--- a/slgsl/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-version=3
-
-http://space.mit.edu/CXC/software/slang/modules/gsl/src/slgsl-([\d\.]+)\.tar\.gz

-- 
slgsl



More information about the Pkg-jed-commit mailing list