[Pkg-octave-commit] r1624 - in octave-forge-pkgs: . octave-octcdf/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 19:08:31 UTC 2008


Author: rafael
Date: 2008-04-08 19:08:31 +0000 (Tue, 08 Apr 2008)
New Revision: 1624

Modified:
   octave-forge-pkgs/TODO
   octave-forge-pkgs/octave-octcdf/trunk/debian/copyright
Log:
Update copyright info for octave-octcdf

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-08 19:08:08 UTC (rev 1623)
+++ octave-forge-pkgs/TODO	2008-04-08 19:08:31 UTC (rev 1624)
@@ -24,8 +24,10 @@
 linear-algebra
 miscellaneous
 nnet
-octcdf
 
+octcdf:
+        inst/example_netcdf.m, inst/example_opendap.m (no copyright statement)
+
 odepkg:
         inst/doc.info (no copyright owner, no sources)
 

Modified: octave-forge-pkgs/octave-octcdf/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-octcdf/trunk/debian/copyright	2008-04-08 19:08:08 UTC (rev 1623)
+++ octave-forge-pkgs/octave-octcdf/trunk/debian/copyright	2008-04-08 19:08:31 UTC (rev 1624)
@@ -1,26 +1,15 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sat, 16 Feb 2008 16:01:45 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
-
-Upstream Author: 
-
-	 Alexander Barth <abarth at marine.usf.edu>
-
-Copyright: 
-
-    Copyright (C) 2007 Alexander Barth <abarth at marine.usf.edu>
-
+Files: inst/*.m, src/*.cc, src/*.h src/*.m4
+Copyright: © 2005 Alexander Barth
 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.
+ These files are under the GPL, version 2 or later.
 
+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.
 
-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'.
+On Debian systems, the complete text of the GNU General Public License,
+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




More information about the Pkg-octave-commit mailing list