[Python-apps-commits] r3711 - in packages/archmage/trunk/debian (copyright)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Thu Sep 10 08:50:30 UTC 2009


    Date: Thursday, September 10, 2009 @ 08:50:29
  Author: dottedmag-guest
Revision: 3711

Make debian/copyright machine-readable

Modified:
  packages/archmage/trunk/debian/copyright

Modified: packages/archmage/trunk/debian/copyright
===================================================================
--- packages/archmage/trunk/debian/copyright	2009-09-10 08:43:44 UTC (rev 3710)
+++ packages/archmage/trunk/debian/copyright	2009-09-10 08:50:29 UTC (rev 3711)
@@ -1,31 +1,30 @@
-This package was debianized by Basil Shubin <bashu at users.sourceforge.net> on
-Fri,  5 Aug 2005 13:10:14 +0700.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Basil Shubin <bashu at users.sourceforge.net>
+Upstream-Source: http://archmage.sf.net/
+Upstream-Name: archmage
 
-Current maintainer is Mikhail Gusarov <dottedmag at dottedmag.net>.
+Files: *
+Copyright: (c) 2003 Eugeny Korekin <aaaz at users.sourceforge.net>
+Copyright: (c) 2005-2009 Basil Shubin <bashu at users.sourceforge.net>
+License: GPL-2+
 
-It was downloaded from http://archmage.sf.net
+Files: archmod/chmtotext.py
+Copyright: (c) 2005-2009 Basil Shubin <bashu at users.sourceforge.net>
+License: GPL-2+
 
-Copyright Holders:
+Files: archmod/htmldoc.py
+Copyright: (c) 2009 Basil Shubin <bashu at users.sourceforge.net>
+License: GPL-2+
 
-Copyright (c) 2003 Eugeny Korekin <az at ftc.ru>
-Copyright (c) 2005-2009 Basil Shubin <basil.shubin at gmail.com>
+Files: debian/*
+Copyright: (c) 2008-2009 Mikhail Gusarov <dottedmag at dottedmag.net>
+License: GPL-2+
 
-License:
-
-	This package is free software; you can redistribute it and/or
+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 package 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 complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL'.
+    On Debian systems, the complete text of the GNU General Public License can
+    be found in `/usr/share/common-licenses/GPL'.




More information about the Python-apps-commits mailing list