[Python-apps-commits] r5801 - in packages/canto/trunk/debian (changelog copyright)

vlegout-guest at users.alioth.debian.org vlegout-guest at users.alioth.debian.org
Thu Jul 8 08:36:42 UTC 2010


    Date: Thursday, July 8, 2010 @ 08:36:40
  Author: vlegout-guest
Revision: 5801

Update copyright file

Modified:
  packages/canto/trunk/debian/changelog
  packages/canto/trunk/debian/copyright

Modified: packages/canto/trunk/debian/changelog
===================================================================
--- packages/canto/trunk/debian/changelog	2010-07-08 08:32:50 UTC (rev 5800)
+++ packages/canto/trunk/debian/changelog	2010-07-08 08:36:40 UTC (rev 5801)
@@ -5,6 +5,7 @@
   * Set Python Applications Packaging Team as maintainer and myself as
     uploader (Closes: #543934)
   * debian/control: Update Standards-Version to 3.9.0
+  * debian/copyright: Updated, use DEP5
 
  -- Vincent Legout <vincent at legout.info>  Thu, 08 Jul 2010 10:08:49 +0200
 

Modified: packages/canto/trunk/debian/copyright
===================================================================
--- packages/canto/trunk/debian/copyright	2010-07-08 08:32:50 UTC (rev 5800)
+++ packages/canto/trunk/debian/copyright	2010-07-08 08:36:40 UTC (rev 5801)
@@ -1,8 +1,53 @@
-Author: Jack Miller <jack at codezen.org>
-Download: http://www.codezen.org/canto/download/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: canto
+Maintainer: Jack Miller <jack at codezen.org>
+Source: http://www.codezen.org/canto/download/
 
+Files: uninstall.py
+Copyright: 2009, James Shubin, McGill University <purpleidea at gmail.com>
+License: GPL-3+
+ 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 3 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 Affero General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in /usr/share/common-licenses/GPL-3 file.
+
+Files: canto/feedparser_builtin.py
+Copyright: 2002-2006, Mark Pilgrim
+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.
+ .
+ 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: *
-Copyright: (C) 2008-2009 Jack Miller <jack at codezen.org>
+Copyright: 2008-2009, Jack Miller <jack at codezen.org>
 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
@@ -22,7 +67,8 @@
  can be found in /usr/share/common-licenses/GPL-2 file.
 
 Files: debian/*
-Copyright: (C) 2008-2009 Daniel Baumann <daniel at debian.org>
+Copyright: 2008-2009, Daniel Baumann <daniel at debian.org>
+           2010, Vincent Legout <vincent at legout.info>
 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
@@ -40,3 +86,4 @@
  .
  On Debian systems, the complete text of the GNU General Public License
  can be found in /usr/share/common-licenses/GPL-2 file.
+




More information about the Python-apps-commits mailing list