[Python-modules-commits] r28617 - in packages/python-psutil/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Mon Apr 21 11:43:15 UTC 2014
Date: Monday, April 21, 2014 @ 11:43:14
Author: morph
Revision: 28617
* debian/copyright
- switch to DEP-5 format
Modified:
packages/python-psutil/trunk/debian/changelog
packages/python-psutil/trunk/debian/copyright
Modified: packages/python-psutil/trunk/debian/changelog
===================================================================
--- packages/python-psutil/trunk/debian/changelog 2014-04-21 11:24:46 UTC (rev 28616)
+++ packages/python-psutil/trunk/debian/changelog 2014-04-21 11:43:14 UTC (rev 28617)
@@ -5,8 +5,10 @@
- remove obsolete get-orig-source target
- build explicitly else the upstream Makefile is used
* Switch to dh_python2
+ * debian/copyright
+ - switch to DEP-5 format
- -- Sandro Tosi <morph at debian.org> Mon, 21 Apr 2014 13:24:35 +0200
+ -- Sandro Tosi <morph at debian.org> Mon, 21 Apr 2014 13:42:55 +0200
python-psutil (1.2.1-1) unstable; urgency=low
Modified: packages/python-psutil/trunk/debian/copyright
===================================================================
--- packages/python-psutil/trunk/debian/copyright 2014-04-21 11:24:46 UTC (rev 28616)
+++ packages/python-psutil/trunk/debian/copyright 2014-04-21 11:43:14 UTC (rev 28617)
@@ -1,43 +1,35 @@
-This package was debianized by Sandro Tosi <morph at debian.org> on
-Fri, 08 May 2009 23:49:16 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: psutil
+Source: https://pypi.python.org/pypi/psutil
-It was downloaded from https://pypi.python.org/pypi/psutil
+Files: *
+Copyright: Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
+License: BSD
-Upstream Authors:
+Files: debian/*
+Copyright: Copyright (C) 2009-2014 Sandro Tosi <morph at debian.org>
+License: BSD
- Giampaolo Rodola, Dave Daeschler, Jay Loden <psutil-dev at googlegroups.com>
-
-Copyright:
-
- Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
-
-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 psutil authors 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.
-
-The Debian packaging is:
-
- Copyright (C) 2009-2014 Sandro Tosi <morph at debian.org>
-
-and is licensed under the same terms as upstream code.
+License: BSD
+ 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 psutil authors 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.
More information about the Python-modules-commits
mailing list