[Pkg-octave-commit] r1655 - octave-forge-pkgs/octave-informationtheory/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Apr 13 13:47:43 UTC 2008


Author: rafael
Date: 2008-04-13 13:47:43 +0000 (Sun, 13 Apr 2008)
New Revision: 1655

Modified:
   octave-forge-pkgs/octave-informationtheory/trunk/debian/copyright
Log:
Convert to new copyright format

Modified: octave-forge-pkgs/octave-informationtheory/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-informationtheory/trunk/debian/copyright	2008-04-13 13:37:40 UTC (rev 1654)
+++ octave-forge-pkgs/octave-informationtheory/trunk/debian/copyright	2008-04-13 13:47:43 UTC (rev 1655)
@@ -1,27 +1,31 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 10 Feb 2008 17:45:04 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/arithmetic_decode.m, inst/laverage.m, inst/unarydec.m,
+ inst/entropy.m, inst/redundancy.m, inst/conditionalentropy_XY.m,
+ inst/marginalc.m, inst/arithmetic_encode.m, inst/relativeentropy.m,
+ inst/mutualinformation.m, inst/jointentropy.m, inst/marginalr.m,
+ inst/bscchannel.m, inst/conditionalentropy_YX.m, inst/renyi_entropy.m,
+ inst/tunstallcode.m, inst/narysource.m, inst/unaryenc.m
+Copyright: © 2006 Muthiah Annamalai
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Upstream Author: 
+Files: inst/kullback_leibler_distance.m, inst/shannon_entropy.m,
+ inst/hartley_entropy.m
+Copyright: © 2007 Muthiah Annamalai
 
-	Muthiah Annamalai <muthiah.annamalai at uta.edu>
+Files: inst/infoentr_seq.m, inst/infogain_seq.m, inst/condentr_seq.m,
+ inst/mutualinfo_seq.m
+Copyright: © 2006 Joseph Wakeling
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Copyright: 
+Files: debian/*
+Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.
 
-    Copyright (C) 2007 Muthiah Annamalai
-    Copyright (C) 2006 Joseph Wakeling <joseph.wakeling at webdrake.net>
-
-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.
-
-
-The Debian packaging is (C) 2007, 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'.
+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.




More information about the Pkg-octave-commit mailing list