[Python-modules-commits] [python-pygraphviz] 08/12: convert to DEP-5 format
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 3 02:10:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-pygraphviz.
commit 646a740e7178a3dedb7d26d88b4a114777fc0a39
Author: Sandro Tosi <morph at debian.org>
Date: Sun Jan 3 01:28:09 2016 +0000
convert to DEP-5 format
---
debian/changelog | 3 +-
debian/copyright | 168 ++++++++++++++++++++++++++-----------------------------
2 files changed, 81 insertions(+), 90 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 26a63e5..9c34c67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ python-pygraphviz (1.3.1-1) UNRELEASED; urgency=medium
* debian/copyright
- extend upstream copyright years
- extend packaging copyright years
+ - convert to DEP-5 format
- -- Sandro Tosi <morph at debian.org> Sun, 03 Jan 2016 01:16:11 +0000
+ -- Sandro Tosi <morph at debian.org> Sun, 03 Jan 2016 01:27:56 +0000
python-pygraphviz (1.3~rc2-3) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 1de2017..d410d3c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,89 +1,79 @@
-This package was debianized by Cyril Brulebois
-<cyril.brulebois at enst-bretagne.fr> on Sat, 4 Nov 2006 21:26:26 +0100.
-
-It was downloaded from http://networkx.lanl.gov/download/pygraphviz
-
-Upstream Authors:
-
- Aric Hagberg <aric.hagberg at gmail.com>
- Dan Schult <dschult at colgate.edu>
- Manos Renieris, http://www.cs.brown.edu/~er/
-
-Copyright:
-
- Copyright (C) 2004-2015 by
- Aric Hagberg <aric.hagberg at gmail.com>
- Dan Schult <dschult at colgate.edu>
- Manos Renieris, http://www.cs.brown.edu/~er/
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
-
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following
- disclaimer in the documentation and/or other materials provided
- with the distribution.
-
- * Neither the name of the <ORGANIZATION> nor the names of its
- contributors may be used to endorse or promote products derived
- from this software without specific prior written permission.
-
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-Notice
-------
- This software and ancillary information (herein called SOFTWARE )
- called pygraphviz is made available under the terms described
- here. The SOFTWARE has been approved for release with associated LA-CC
- number 04-073.
-
- Unless otherwise indicated, this SOFTWARE has been authored by an
- employee or employees of the University of California, operator of the
- Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with
- the U.S. Department of Energy. The U.S. Government has rights to use,
- reproduce, and distribute this SOFTWARE. The public may copy,
- distribute, prepare derivative works and publicly display this
- SOFTWARE without charge, provided that this Notice and any statement
- of authorship are reproduced on all copies. Neither the Government nor
- the University makes any warranty, express or implied, or assumes any
- liability or responsibility for the use of this SOFTWARE.
-
- If SOFTWARE is modified to produce derivative works, such modified
- SOFTWARE should be clearly marked, so as not to confuse it with the
- version available from Los Alamos National Laboratory.
-
-The licensing terms of doc/examples/miles_dat.txt.gz are a bit different:
-
- This file miles_dat.txt is part of PyGraphviz and is distributed
- with the same license as PyGraphviz.
- Distributed with BSD license.
- This file is not part of the Stanford GraphBase; the name has been
- changed to avoid any confusion with files from that collection.
- Original attribution:
- File "miles.dat" from the Stanford GraphBase (C) 1993 Stanford University
- Revised mileage data for highways in the United States and Canada, 1949
- This file may be freely copied but please do not change it in any way!
- (Checksum parameters 696,295999341)
-
-The Debian packaging is:
- © 2006-2008, Cyril Brulebois <kibi at debian.org>
- © 2010-2016, Sandro Tosi <morph at debian.org>
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pygraphviz
+Source: https://github.com/pygraphviz/pygraphviz
+
+Files: *
+Copyright: Copyright (C) 2004-2015
+ Aric Hagberg <aric.hagberg at gmail.com>
+ Dan Schult <dschult at colgate.edu>
+ Manos Renieris, http://www.cs.brown.edu/~er/
+License: BSD-3-Clause
+Comment:
+ This software and ancillary information (herein called SOFTWARE )
+ called pygraphviz is made available under the terms described
+ here. The SOFTWARE has been approved for release with associated LA-CC
+ number 04-073.
+ .
+ Unless otherwise indicated, this SOFTWARE has been authored by an
+ employee or employees of the University of California, operator of the
+ Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with
+ the U.S. Department of Energy. The U.S. Government has rights to use,
+ reproduce, and distribute this SOFTWARE. The public may copy,
+ distribute, prepare derivative works and publicly display this
+ SOFTWARE without charge, provided that this Notice and any statement
+ of authorship are reproduced on all copies. Neither the Government nor
+ the University makes any warranty, express or implied, or assumes any
+ liability or responsibility for the use of this SOFTWARE.
+ .
+ If SOFTWARE is modified to produce derivative works, such modified
+ SOFTWARE should be clearly marked, so as not to confuse it with the
+ version available from Los Alamos National Laboratory.
+
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ * Neither the name of the <ORGANIZATION> nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: © 2006-2008, Cyril Brulebois <kibi at debian.org>
+ © 2010-2016, Sandro Tosi <morph at debian.org>
+License: GPL
+ /usr/share/common-licenses/GPL
+
+Files: examples/miles_dat.txt.gz
+License: BSD-3-Clause
+Comment:
+ This file miles_dat.txt is part of PyGraphviz and is distributed
+ with the same license as PyGraphviz.
+ Distributed with BSD license.
+ This file is not part of the Stanford GraphBase; the name has been
+ changed to avoid any confusion with files from that collection.
+ Original attribution:
+ File "miles.dat" from the Stanford GraphBase (C) 1993 Stanford University
+ Revised mileage data for highways in the United States and Canada, 1949
+ This file may be freely copied but please do not change it in any way!
+ (Checksum parameters 696,295999341)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygraphviz.git
More information about the Python-modules-commits
mailing list