debian/0000775000000000000000000000000011556350635007201 5ustar debian/libscythestat-dev.install0000664000000000000000000000001511556350031014211 0ustar #usr/include debian/rules0000775000000000000000000000072511556350031010253 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ #clean:: # rm -f Makefile debian/watch0000664000000000000000000000030211556350031010213 0ustar version=3 # Uncomment to examine a Webpage # #http://www.example.com/downloads.php scythestat-(.*)\.tar\.gz http://scythe.wustl.edu/ files/scythestat-(.*)\.tar\.gz debian/control0000664000000000000000000000323011556350622010576 0ustar Source: scythestat Priority: extra Maintainer: Steffen Moeller Build-Depends: debhelper (>= 7.0.50~), autotools-dev Standards-Version: 3.9.2 Section: libs Homepage: http://scythe.wustl.edu #Vcs-Git: git://git.debian.org/collab-maint/scythestat.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/scythestat.git;a=summary Package: libscythestat-dev Section: libdevel Architecture: all Depends: ${misc:Depends} Recommends: g++ (>= 4.0.1)|c++-compiler Description: header files for Scythe statistics library. Files provided by this package are required to develop new programs with the Scythe library. There is no binary library associated with these headers, i.e. all template code is contained within and no further dependencies are required at runtime . The Scythe Statistical Library is an open source C++ library for statistical computation. It includes a suite of matrix manipulation functions, a suite of pseudo-random number generators, and a suite of numerical optimizers. Programs written using Scythe are generally much faster than those written in commonly used interpreted languages, such as R, Matlab, and GAUSS; and can be compiled on any system with the GNU GCC compiler (and perhaps with other C++ compilers). One of the primary design goals of the Scythe developers has been ease of use for non-expert C++ programmers. Ease of use is provided through three primary mechanisms: (1) operator and function over-loading, (2) numerous pre-fabricated utility functions, and (3) clear documentation and example programs. Additionally, Scythe is quite flexible and entirely extensible because the source code is available to all users. debian/changelog0000664000000000000000000000023611556350031011042 0ustar scythestat (1.0.2-1) unstable; urgency=low * Initial release (Closes: #624412). -- Steffen Moeller Thu, 28 Apr 2011 15:53:30 +0200 debian/docs0000664000000000000000000000003711556350031010042 0ustar NEWS README AUTHORS #ChangeLog debian/README.Debian0000664000000000000000000000057011556350031011232 0ustar scythestat for Debian --------------------- The library only consists of header files. This is rather exceptional, admittedly, but I nonetheless kept the Debian principles to prepend the "binary" package with "lib" and add the "-dev" suffix to indicate that it is only used for development purposes. -- Steffen Moeller Thu, 28 Apr 2011 15:53:30 +0200 debian/libscythestat-dev.dirs0000664000000000000000000000001411556350031013503 0ustar usr/include debian/copyright0000664000000000000000000000223511556350031011124 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: scythestat Source: http://scythe.wustl.edu Files: * Copyright: (C) 2002-2011 Daniel Pemstein (C) 2000-2011 Kevin M. Quinn (C) 2000-2011 Andrew D. Martin License: GPL-2.0+ Files: debian/* Copyright: 2011 Steffen Moeller License: GPL-2.0+ License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000664000000000000000000000000211556350031010365 0ustar 7 debian/source/0000775000000000000000000000000011556350635010501 5ustar debian/source/format0000664000000000000000000000001411556350031011675 0ustar 3.0 (quilt)