[apophenia] 01/01: Refined Imported Debian patch 0.999e+ds-1

Jerome Benoit calculus-guest at moszumanska.debian.org
Tue Jul 28 18:10:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository apophenia.

commit d85f45191ce466ea6a6fd6a184e5398a162bb7d5
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Tue Jul 28 20:09:45 2015 +0200

    Refined Imported Debian patch 0.999e+ds-1
---
 debian/changelog |  3 ++-
 debian/copyright | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d5c540c..a321628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ apophenia (0.999e+ds-1) unstable; urgency=medium
     - debian/copyright:
       - repack by using the Files-Excluded machinery instead of the ad-hoc
         script debian/repack;
+      - refine;
       - update;
     - debian/repack, discard (see above);
     - debian/watch, revisit (see above);
@@ -16,7 +17,7 @@ apophenia (0.999e+ds-1) unstable; urgency=medium
     - debian/rules, clean up;
     - debian/clean, drop off.
 
- -- Jerome Benoit <calculus at rezozer.net>  Fri, 10 Jul 2015 19:11:33 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Tue, 28 Jul 2015 17:31:35 +0000
 
 apophenia (0.999c+ds-1) experimental; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 1a325b9..243af69 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,6 +40,41 @@ Files: *
 Copyright: 2005-2015 Ben Klemens <fluffmail at f-m.fm>
 License: GPL-2
 
+Files: apop_fexact.c
+Copyright: 2006-2009 Ben Klemens <fluffmail at f-m.fm>
+License: GPL-2
+Comment:
+ Implementation of Algorithm TOMS643 (1993) from ACM imported and adapted
+ by hand from the R Project (<https://www.r-project.org/>) C source file
+ <R-base>/src/library/stats/src/fexact.c which is distributed under the
+ GPL-2+ License by The R Core Team; see the source file for further details.
+
+Files: apop_hist.c
+Copyright: 2006, 2007, 2010, 2013 Ben Klemens <fluffmail at f-m.fm>
+License: GPL-2
+Comment:
+ Contains the function psmirnov2x imported and adapted by hand from the R Project
+ (<https://www.r-project.org/>) C source file <R-base>/src/library/stats/src/ks.c
+ which is distributed under the GPL-2+ License by The R Core Team; see the source
+ file for further details.
+
+Files: apop_stats.c
+Copyright: 2006, 2007, 2013 Ben Klemens <fluffmail at f-m.fm>
+License: GPL-2
+Comment:
+ Implements an adpated C version of the R function nearPD as implemented and
+ copyrighted (2007) by Jens Oehlschlage under the GPL License in the R source
+ file <R-matrix>/R/nearPD.R ; the <R-matrix> material may be available at the
+ R Project site (<https://www.r-project.org/>).
+
+Files: model/apop_multinomial.c
+Copyright: 2006, 2007, 2010, 2011 Ben Klemens <fluffmail at f-m.fm>
+License: GPL-2
+Comment:
+ Contains some mathematical oriented code inspired by the GNU Scientific
+ Library (GSL) (<https://www.gnu.org/software/gsl/>) which is distributed
+ under the GPL license.
+
 Files: asprintf.c
 Copyright: 1999, 2002 Free Software Foundation, Inc.
 License: GPL-2+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apophenia.git



More information about the debian-science-commits mailing list