[Pkg-octave-commit] r1576 - in octave-forge-pkgs: . octave-combinatorics/trunk/debian
Thomas Weber
thomas-guest at alioth.debian.org
Sat Apr 5 20:56:39 UTC 2008
Author: thomas-guest
Date: 2008-04-05 20:56:39 +0000 (Sat, 05 Apr 2008)
New Revision: 1576
Modified:
octave-forge-pkgs/TODO
octave-forge-pkgs/octave-combinatorics/trunk/debian/copyright
Log:
Use machine parsable copyright for combinatorics
Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO 2008-04-05 20:01:36 UTC (rev 1575)
+++ octave-forge-pkgs/TODO 2008-04-05 20:56:39 UTC (rev 1576)
@@ -6,7 +6,6 @@
sample.wav (GPL is not a good idea, unless that file was created with a hex editor)
src/Make*
-combinatorics
communications
control
econometrics
Modified: octave-forge-pkgs/octave-combinatorics/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-combinatorics/trunk/debian/copyright 2008-04-05 20:01:36 UTC (rev 1575)
+++ octave-forge-pkgs/octave-combinatorics/trunk/debian/copyright 2008-04-05 20:56:39 UTC (rev 1576)
@@ -1,28 +1,20 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Fri, 14 Nov 2007 22:55:00 +0100.
+Original source may be found at http://octave.sf.net.
-It was downloaded from http://octave.sf.net
+Files: debian/*
+Copyright: Copyright 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.
-Upstream Author:
+Files: inst/combs.m
+Copyright: Copyright 2007 Muthiah Annamalai <muthiah.annamalai at uta.edu>
+License: GPL-2+
- Torsten Finke <fi at igh-essen.com>
- Muthiah Annamalai <muthiah.annamalai at uta.edu>
-
-Copyright:
-
- Copyright (C) 2007 Muthiah Annamalai <muthiah.annamalai at uta.edu>
- Copyright (C) 2007 Torsten Finke <fi at igh-essen.com>
-
+Files: src/*
+Copyright: Copyright 2006 Torsten Finke <fi at igh-essen.com>
License: GPL-2+
- 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.
-
+
On Debian systems, the complete text of the GNU General Public License,
-version 2, can be found in file `/usr/share/common-licenses/GPL-2.
+version 2, can be found in the file `/usr/share/common-licenses/GPL-2. The
+complete text of the GNU General Public License, version 3, can be found
+in the file `/usr/share/common-licenses/GPL-3.
-The Debian packaging is (C) 2008, Olafur Jens Sigurdsson
-<ojsbug at gmail.com> and is licensed under the GNU General Public License, version 3 or later,
-see
-`/usr/share/common-licenses/GPL-3'.
More information about the Pkg-octave-commit
mailing list