[Python-modules-commits] r28027 - in packages/pydot/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Thu Mar 6 17:34:38 UTC 2014
Date: Thursday, March 6, 2014 @ 17:34:37
Author: morph
Revision: 28027
* debian/copyright
- converted to DEP-5 format
- updated as per new upstream release
Modified:
packages/pydot/trunk/debian/changelog
packages/pydot/trunk/debian/copyright
Modified: packages/pydot/trunk/debian/changelog
===================================================================
--- packages/pydot/trunk/debian/changelog 2014-03-06 04:31:20 UTC (rev 28026)
+++ packages/pydot/trunk/debian/changelog 2014-03-06 17:34:37 UTC (rev 28027)
@@ -6,13 +6,16 @@
- switch Vcs-Browser field to viewsvn
- adopt package: thanks Peter for the work you did; Closes: #739875
- updated Homepage field; Closes: #686390
+ * debian/copyright
+ - converted to DEP-5 format
+ - updated as per new upstream release
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Remove DM-Upload-Allowed; it's no longer used by the archive
software.
- -- Sandro Tosi <morph at debian.org> Tue, 04 Mar 2014 23:47:56 +0100
+ -- Sandro Tosi <morph at debian.org> Thu, 06 Mar 2014 18:34:17 +0100
pydot (1.0.2-1) unstable; urgency=low
Modified: packages/pydot/trunk/debian/copyright
===================================================================
--- packages/pydot/trunk/debian/copyright 2014-03-06 04:31:20 UTC (rev 28026)
+++ packages/pydot/trunk/debian/copyright 2014-03-06 17:34:37 UTC (rev 28027)
@@ -1,32 +1,31 @@
-This package was debianized by Peter Collingbourne <pcc03 at doc.ic.ac.uk> on
-Wed, 8 Nov 2006 15:52:04 +0000.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pydot
+Source: https://code.google.com/p/pydot/
-It was downloaded from http://dkbza.org/pydot.html
-
-Upstream Author: Ero Carrera <ero at dkbza.org>
-
-Copyright (c) 2004-2007 Ero Carrera
-
+Files: *
+Copyright: (c) 2005-2011 Ero Carrera <ero.carrera at gmail.com>
License:
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-
-The Debian packaging is (C) 2006-2008, Peter Collingbourne <pcc03 at doc.ic.ac.uk> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright:
+ (C) 2006-2008, Peter Collingbourne <pcc03 at doc.ic.ac.uk>
+ (C) 2014 Sandro Tosi <morph at debian.org>
+License: GPL
+ /usr/share/common-licenses/GPL
More information about the Python-modules-commits
mailing list