[teem] 03/03: More DEP5 fixes

Andreas Tille tille at debian.org
Tue Apr 12 11:51:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository teem.

commit 8c337f147228e224606545346529a076a44cdab1
Author: Andreas Tille <tille at debian.org>
Date:   Tue Apr 12 13:49:26 2016 +0200

    More DEP5 fixes
---
 debian/copyright         | 56 ++++++++++++++++++++++++++++++------------------
 debian/teem-apps.install |  1 +
 2 files changed, 36 insertions(+), 21 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a3e79de..d7f243d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Debianized-By: Dominique Belhachemi <domibel at debian.org>
 Debianized-Date: Fri, 21 Mar 2008 09:41:47 +0000
-Source: http://teem.sourceforge.net/
+Original-Source: http://teem.sourceforge.net/
 
 Files: *
 Copyright:
@@ -97,8 +97,23 @@ Copyright:
   Copyright (C) 2008, 2007, 2006, 2005 Gordon Kindlmann
   Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998 University of Utah
   Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
-License: LGPL-2.1+
-Comment: Derived from BSD-3-clause
+License: other
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public License
+  (LGPL) as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+  The terms of redistributing and/or modifying this software also
+  include exceptions to the LGPL that facilitate static linking.
+ .
+  This library 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
+  Lesser General Public License for more details.
+ .
+  You should have received a copy of the GNU Lesser General Public License
+  along with this library; if not, write to Free Software Foundation, Inc.,
+  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+  ---
   This file is a modified version of the 'gzio.c' and 'zutil.h' source
   files from the zlib 1.1.4 distribution.
  .
@@ -137,8 +152,23 @@ Copyright:
   Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998  University of Utah
   Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
   Copyright (C) 2000 - 2003, Richard J. Wagner
-License: LGPL-2.1+
-Comment: Derived from BSD-3-clause
+License: other
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public License
+  (LGPL) as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+  The terms of redistributing and/or modifying this software also
+  include exceptions to the LGPL that facilitate static linking.
+ .
+  This library 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
+  Lesser General Public License for more details.
+ .
+  You should have received a copy of the GNU Lesser General Public License
+  along with this library; if not, write to Free Software Foundation, Inc.,
+  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+  ---
   This file is a modified version of the MersenneTwister.h source file
   written by Richard J. Wagner.  The original copyright notice follows.
  .
@@ -199,19 +229,3 @@ Files: debian/*
 Copyright: Copyright 2008, Dominique Belhachemi <domibel at debian.org>
 License: GPL-2+
  The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL'
-
-License: LGPL-2.1+
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of the GNU Lesser General Public License
-  (LGPL) as published by the Free Software Foundation; either
-  version 2.1 of the License, or (at your option) any later version.
-  The terms of redistributing and/or modifying this software also
-  include exceptions to the LGPL that facilitate static linking.
- .
-  This library 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
-  Lesser General Public License for more details.
- .
- On Debian systems you can find a copy of the full text of the GNU
- Lesser General Public License at /usr/share/common-licenses/LGPL-2.1.
diff --git a/debian/teem-apps.install b/debian/teem-apps.install
new file mode 100644
index 0000000..2577e6d
--- /dev/null
+++ b/debian/teem-apps.install
@@ -0,0 +1 @@
+usr/bin		usr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/teem.git



More information about the debian-science-commits mailing list