[med-svn] r23508 - trunk/packages/swarm/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jan 4 12:52:33 UTC 2017
Author: tille
Date: 2017-01-04 12:52:32 +0000 (Wed, 04 Jan 2017)
New Revision: 23508
Modified:
trunk/packages/swarm/trunk/debian/control
trunk/packages/swarm/trunk/debian/copyright
Log:
Run cme on control and copyright
Modified: trunk/packages/swarm/trunk/debian/control
===================================================================
--- trunk/packages/swarm/trunk/debian/control 2017-01-04 12:30:29 UTC (rev 23507)
+++ trunk/packages/swarm/trunk/debian/control 2017-01-04 12:52:32 UTC (rev 23508)
@@ -1,21 +1,27 @@
Source: libswarm
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Scott Christley <schristley at mac.com>,
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Scott Christley <schristley at mac.com>,
- Andreas Tille <tille at debian.org>,
- Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 10), gobjc, gperf, libhdf5-serial-dev, blt-dev, libxpm-dev, chrpath
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 10),
+ gobjc,
+ gperf,
+ libhdf5-serial-dev,
+ blt-dev,
+ libxpm-dev,
+ chrpath
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/swarm/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/swarm/trunk/
Homepage: http://www.swarm.org/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/swarm/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/swarm/trunk/
Package: libswarm2-dev
+Architecture: any
Section: libdevel
-Architecture: any
-Depends: libswarm2 (= ${binary:Version}), ${misc:Depends}
+Depends: libswarm2 (= ${binary:Version}),
+ ${misc:Depends}
Description: agent-based modeling to education, biomedical research and others
The Swarm conceptual framework for agent-based model (ABMs) and
provides many tools for implementing, observing and conducting
@@ -28,9 +34,10 @@
developing agent-based models using Swarm.
Package: libswarm2
+Architecture: any
Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: agent-based modeling to education, biomedical research and others
The Swarm conceptual framework for agent-based model (ABMs) and
provides many tools for implementing, observing and conducting
Modified: trunk/packages/swarm/trunk/debian/copyright
===================================================================
--- trunk/packages/swarm/trunk/debian/copyright 2017-01-04 12:30:29 UTC (rev 23507)
+++ trunk/packages/swarm/trunk/debian/copyright 2017-01-04 12:52:32 UTC (rev 23508)
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Swarm
Upstream-Contact: Scott Christley <schristley at mac.com>
Source: http://www.swarm.org/
@@ -20,60 +20,14 @@
Copyright: 1993-1997 Free Software Foundation, Inc.
License: GPL-2+
-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, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- .
- 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: libobjc/* src/misc/*
Copyright: 1993-1997 Free Software Foundation, Inc.
License: GPL-2+ with GCC exception
-License: GPL-2+ with GCC exception
- 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, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- .
- As a special exception, if you link this library with files compiled with
- GCC to produce an executable, this does not cause the resulting executable
- to be covered by the GNU General Public License. This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU General Public License.
- .
- 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: libobjc/README-mframe
Copyright: 1995, 1996, 1998 Ovidiu Predescu <ovidiu at bx.logicnet.ro>
-Copyright: 1995, 1996, 1998 Mircea Oancea
-License:
+ 1995, 1996, 1998 Mircea Oancea
+License: other
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided
that the above copyright notice appear in all copies and that both that
@@ -87,41 +41,19 @@
an action of contract, negligence or other tortious action, arising out of
or in connection with the use or performance of this software.
-
Files: libobjc/mframe.m libobjc/README-mframe
Copyright: 1993-1997 Free Software Foundation, Inc.
License: LGPL-2+
Files: src/tclobjc/*
Copyright: 1993, 1994 R. Andrew McCallum
-Copyright: 1993-1997 Free Software Foundation, Inc.
+ 1993-1997 Free Software Foundation, Inc.
License: LGPL-2+
-License: LGPL-2+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
- .
- 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
- Library General Public License for more details.
- .
- You should have received a copy of the GNU Library General
- Public License along with this program; if not, write to the
- Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/LGPL-2'.
-
-
Files: m4/tcl.m4
Copyright: 1999-2000 Ajuba Solutions.
-Copyright: 2002-2005 ActiveState Corporation.
-License:
+ 2002-2005 ActiveState Corporation.
+License: Sun
This software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
Corporation and other parties. The following terms apply to all files
@@ -163,14 +95,14 @@
permission to use and distribute the software in accordance with the
terms specified in this license.
-
Files: src/awtobjc/java/FractionalLayout.java src/awtobjc/java/OriginConstraint.java src/awtobjc/java/AlignmentOriginConstraint.java
Copyright: 1996 Eric Lunt
+License: to_be_clarified
+ FIXME: license needs to be added here
-
Files: src/awtobjc/ptplot/* src/tclobjc/TkInterp.m
Copyright: 1990-1993, 1997 The Regents of the University of California.
-License:
+License: other
Permission is hereby granted, without written agreement and without
license or royalty fees, to use, copy, modify, and distribute this
software and its documentation for any purpose, provided that the
@@ -190,10 +122,9 @@
CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
ENHANCEMENTS, OR MODIFICATIONS.
-
Files: src/misc/strtoll.c
Copyright: 1990 The Regents of the University of California.
-License:
+License: other
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -222,10 +153,9 @@
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-
Files: src/swarm_xmlrpc/*
Copyright: 2000 Epinions, Inc.
-License:
+License: other
Subject to the following 3 conditions, Epinions, Inc. permits you, free
of charge, to (a) use, copy, distribute, modify, perform and display this
software and associated documentation files (the "Software"), and (b)
@@ -246,11 +176,10 @@
NEGLIGENCE), EVEN IF EPINIONS, INC. IS AWARE OF THE POSSIBILITY OF SUCH
DAMAGES.
-
Files: src/tclobjc/tk/*
Copyright: 1990-1994 The Regents of the University of California
-Copyright: 1994-1997 Sun Microsystems, Inc.
-License:
+ 1994-1997 Sun Microsystems, Inc.
+License: other
The authors hereby grant permission to use, copy, modify, distribute,
and license this software and its documentation for any purpose, provided
that existing copyright notices are retained in all copies and that this
@@ -286,11 +215,10 @@
permission to use and distribute the software in accordance with the
terms specified in this license.
-
Files: src/tclobjc/tk/X11/*
Copyright: 1987 Digital Equipment Corporation
-Copyright: 1987 Massachusetts Institute of Technology
-License:
+ 1987 Massachusetts Institute of Technology
+License: other
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
@@ -306,3 +234,67 @@
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
+
+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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ 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'.
+
+License: GPL-2+ with GCC exception
+ 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ As a special exception, if you link this library with files compiled with
+ GCC to produce an executable, this does not cause the resulting executable
+ to be covered by the GNU General Public License. This exception does not
+ however invalidate any other reasons why the executable file might be
+ covered by the GNU General Public License.
+ .
+ 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'.
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General
+ Public License along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/LGPL-2'.
More information about the debian-med-commit
mailing list