[Pkg-octave-commit] [SCM] Debian packaging for octave-java branch, master, updated. 0a1f6ba63d3984dd5f299b51b33e9d0a251a8aa1

Sébastien Villemot sebastien.villemot at ens.fr
Sun Sep 11 14:28:46 UTC 2011


The following commit has been merged in the master branch:
commit 4b0c7f37ffc385a4c9baadce1478f6161dd690e7
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Sun Sep 11 16:27:02 2011 +0200

    Update debian/copyright:
    - add license of manual
    - add myself for debian/ dir
    - update to latest version of DEP5

diff --git a/debian/copyright b/debian/copyright
index 043ae10..49406fd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,61 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Java package for Octave
-Upstream-Maintainer: Michael Goffioul <michael.goffioul at gmail.com>
-Upstream-Source: http://octave.sourceforge.net/java/index.html
+Upstream-Contact: Michael Goffioul <michael.goffioul at gmail.com>
+Source: http://octave.sourceforge.net/java/
 
-Files: debian/*
-Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
-License: GPL-3+
-
-Files: inst/*, src/*
-Copyright: © 2007 Michael Goffioul
+Files: *
+Copyright: 2007, Michael Goffioul <michael.goffioul at gmail.com>
+           2010, Martin Hepperle <martin.hepperle at dlr.de>
 License: GPL-2+
-
-License: GPL-2+
- On Debian systems, the complete text of the GNU General Public
- License, version 2, can be found in the file
+ 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 full text of the GNU General Public
+ License version 2, can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+Files: doc/octave-java.texi doc/images/*
+Copyright: 2010-2011, Martin Hepperle <martin.hepperle at dlr.de>
+License: Copyleft
+ Permission is granted to make and distribute verbatim copies of
+ this manual provided the copyright notice and this permission notice
+ are preserved on all copies.
+ .
+ Permission is granted to copy and distribute modified versions of this
+ manual under the conditions for verbatim copying, provided that the entire
+ resulting derived work is distributed under the terms of a permission
+ notice identical to this one.
+ .
+ Permission is granted to copy and distribute translations of this manual
+ into another language, under the same conditions as for modified versions.
+
+Files: debian/*
+Copyright: 2008, Olafur Jens Sigurdsson <ojsbug at gmail.com>
+           2011, Sébastien Villemot <sebastien.villemot at ens.fr>
 License: GPL-3+
- On Debian systems, the complete text of the GNU General Public
- License, version 3, can be found in the file
+ 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 full 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-java



More information about the Pkg-octave-commit mailing list