diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2011-11-13 22:32:10 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2011-11-13 22:32:10 +0400 |
commit | 6ca9aec733c8bed8e99d73823b2ef13b20a4863b (patch) | |
tree | 0c91df32595bb77b262bdfe8c05886591ecead1d | |
parent | 25d89827131b59457cd8c54d3fe9da85bf17f821 (diff) | |
download | open-axiom-debian-6ca9aec733c8bed8e99d73823b2ef13b20a4863b.tar.gz |
Bumped SVN revision. Updated copyrights
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 26 |
2 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 46dbf2d..4bdbe55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -open-axiom (1.4.1+svn~2463-1) unstable; urgency=low +open-axiom (1.4.1+svn~2466-1) unstable; urgency=low * New upstream version * Include directory 'contrib' in sources @@ -6,7 +6,7 @@ open-axiom (1.4.1+svn~2463-1) unstable; urgency=low * Use SBCL where available (currently i386, amd64, kfreebsd-amd64) and CLISP otherwheres - -- Igor Pashev <pashev.igor@gmail.com> Sun, 13 Nov 2011 00:40:05 +0400 + -- Igor Pashev <pashev.igor@gmail.com> Sun, 13 Nov 2011 20:35:02 +0400 open-axiom (1.4.1+svn~2299+ds-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index e32ff0a..7021718 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,8 +8,8 @@ Upstream Authors: Gabriel Dos Reis <gdr@cs.tamu.edu>, et.al. Files: debian/* +Copyright: 2011, Igor Pashev <pashev.igor@gmail.com> License: WTFPL-2 - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 @@ -25,6 +25,30 @@ License: WTFPL-2 0. You just DO WHAT THE FUCK YOU WANT TO. +Files: contrib/texmacs/src/tm_openaxiom.c +Copyright: 2004, Bill Page <bill.page1@sympatico.ca> + 1999, Andrey Grozin +License: GPL-3 + +Files: contrib/texmacs/src/texbreaker.c + contrib/texmacs/src/useproto.h +Copyright: 1991, Robert S. Sutor +License: Modified BSD License + +Files: contrib/texmacs/progs/init-openaxiom.scm + contrib/texmacs/progs/openaxiom-input.scm +Copyright: 1999, Joris van der Hoeven +License: GPL-3 + +Files: contrib/texmacs/packages/session/openaxiom.ts +Copyright: 2002-2004, Joris van der Hoeven +License: GPL-3 + +Files: contrib/windows-installer/* +Copyright: 2007-2011, Dan Martens <dan_martens@lycos.com> + Bill Page <bill.page1@sympatico.ca> + Alfredo Portes <alfredo.portes@gmail.com> +License: Modified BSD License OpenAxiom is derived from AXIOM, which was released as open source |