[Pkg-octave-commit] r1636 - in octave-forge-pkgs: . octave-ident/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Apr 12 21:03:37 UTC 2008


Author: rafael
Date: 2008-04-12 21:03:37 +0000 (Sat, 12 Apr 2008)
New Revision: 1636

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

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-12 20:59:54 UTC (rev 1635)
+++ octave-forge-pkgs/TODO	2008-04-12 21:03:37 UTC (rev 1636)
@@ -16,7 +16,6 @@
 fixed
 general
 gsl
-ident
 
 image:
         src/__magick_read__.cc (no copyright statement)

Modified: octave-forge-pkgs/octave-ident/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-ident/trunk/debian/copyright	2008-04-12 20:59:54 UTC (rev 1635)
+++ octave-forge-pkgs/octave-ident/trunk/debian/copyright	2008-04-12 21:03:37 UTC (rev 1636)
@@ -1,26 +1,16 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sat, 09 Feb 2008 13:23:04 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
-
-Upstream Author: 
-
-	 Paul Kienzle <pkienzle at users.sf.net>
-
-Copyright: 
-
-    Copyright (C) 2007 Paul Kienzle <pkienzle at users.sf.net>
-
+Files: inst/*.m
+Copyright: © 2000 Paul Kienzle
 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 *.m 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
+in the file `/usr/share/common-licenses/GPL-3.




More information about the Pkg-octave-commit mailing list