[Pkg-octave-commit] [SCM] Debian packaging for octave-struct branch, master, updated. aa309aa318b611ea53008def789c945e5c32e448

Sébastien Villemot sebastien.villemot at ens.fr
Sun Mar 11 08:54:49 UTC 2012


The following commit has been merged in the master branch:
commit 32087358185e4e61db3f59178ad23de95a8f650c
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Sun Mar 11 09:46:28 2012 +0100

    debian/copyright: update using machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index baf37b0..4fd82d3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,57 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Struct package for Octave
-Upstream-Maintainer: Etienne Grossmann <etienne at cs.uky.edu>
-Upstream-Source: http://octave.sourceforge.net/struct/index.html
+Upstream-Contact: Etienne Grossmann <etienne at cs.uky.edu>
+Source: http://octave.sourceforge.net/struct/
 
-Files: inst/getfields.m, inst/setfields.m
-Copyright: © 2002 Etienne Grossmann
+Files: *
+Copyright: 2000,2004 Etienne Grossmann
 License: GPL-2+
 
-Files: inst/test_struct.m
-Copyright: © 2004 Etienne Grossmann
-License: GPL-2+
+Files: src/arefields.cc src/cell2fields.cc src/fieldempty.cc src/fields2cell.cc
+Copyright: 2009, Jaroslav Hajek
+           2009, John W. Eaton
+           2010-2011, Olaf Till
+License: GPL-3+
 
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2009-2011 Thomas Weber <tweber at debian.org>
+           2012 Sébastien Villemot <sebastien.villemot at ens.fr>
 License: GPL-3+
 
 License: GPL-2+
+ This program 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.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
  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'.
 
 License: GPL-3+
+ This program 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 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+ .
  On Debian systems, the complete text of the GNU General Public
  License, version 3, can be found in the file
  `/usr/share/common-licenses/GPL-3'.
+

-- 
Debian packaging for octave-struct



More information about the Pkg-octave-commit mailing list