[Python-modules-commits] r32333 - in packages/python-dmidecode/trunk/debian (2 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Apr 12 13:44:58 UTC 2015


    Date: Sunday, April 12, 2015 @ 13:44:57
  Author: morph
Revision: 32333

* debian/copyright
  - converted to DEP-5 format

Modified:
  packages/python-dmidecode/trunk/debian/changelog
  packages/python-dmidecode/trunk/debian/copyright

Modified: packages/python-dmidecode/trunk/debian/changelog
===================================================================
--- packages/python-dmidecode/trunk/debian/changelog	2015-04-12 13:24:32 UTC (rev 32332)
+++ packages/python-dmidecode/trunk/debian/changelog	2015-04-12 13:44:57 UTC (rev 32333)
@@ -6,8 +6,10 @@
     - bump Standards-Version to 3.9.6 (no changes needed)
   * debian/watch
     - update location to fedorahosted.org git snapshot
+  * debian/copyright
+    - converted to DEP-5 format
 
- -- Sandro Tosi <morph at debian.org>  Sun, 12 Apr 2015 14:24:16 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 12 Apr 2015 14:44:32 +0100
 
 python-dmidecode (3.10.13-3) unstable; urgency=low
 

Modified: packages/python-dmidecode/trunk/debian/copyright
===================================================================
--- packages/python-dmidecode/trunk/debian/copyright	2015-04-12 13:24:32 UTC (rev 32332)
+++ packages/python-dmidecode/trunk/debian/copyright	2015-04-12 13:44:57 UTC (rev 32333)
@@ -1,58 +1,20 @@
-DMIDecode Python Extension Module shadows the DMIDecode utility
-===============================================================
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: python-dmidecode
+Source: https://git.fedorahosted.org/cgit/python-dmidecode.git
 
+Files: *
+Copyright: © 2000-2002 Alan Cox <alan at redhat.com>
+ © 2000-2008 Jean Delvare <khali at linux-fr.org>
+ © 2007-2009 Nima Talebi <nima at it.net.au>
+ © 2009      David Sommerseth <davids at redhat.com>
+License: GPL-2+
 
-DMIDecode Python Extension Module
-=================================
+Files: debian/*
+Copyright: © 2008, Nima Talebi <nima at it.net.au>
+ © 2012-2014, Sandro Tosi <morph at debian.org>
+License: GPL-2+
 
-This package was authored and debianized by Nima Talebi <nima at autonomy.net.au> on
-Wed, 17 Dec 2008 19:52:44 +0900.
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License v2
+ can be found in `/usr/share/common-licenses/GPL-2'.
 
-It was downloaded from https://fedorahosted.org/python-dmidecode/ .
-
-Upstream Author: Nima Talebi <nima at autonomy.net.au>
-
-The Debian packaging is © 2008, Nima Talebi <nima at it.net.au>, © 2012-2014,
-Sandro Tosi <morph at debian.org> and is licensed under the GPL, see
-`/usr/share/common-licenses/GPL-2'.
-
-License:
-    GPLv2 - The python-dmidecode packages is available under the terms of
-    the GNU General Public license version 3.  On Debian systems, the complete
-    text of the GNU General Public License can be found in
-    `/usr/share/common-licenses/GPL-2'.
-
-
-DMIDecode
-=========
-
-Original Author: Alan Cox <alan at redhat.com>
-
-Developer & Maintainer: Jean Delvare <khali at linux-fr.org>
-
-License: GNU GPLv2
-
-
-Copyrights
-==========
-    © 2000-2002 Alan Cox <alan at redhat.com>
-    © 2000-2008 Jean Delvare <khali at linux-fr.org>
-    © 2007-2009 Nima Talebi <nima at it.net.au>
-    © 2009      David Sommerseth <davids at redhat.com>
-
-License:
-    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 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-// vim: ft=asciidoc




More information about the Python-modules-commits mailing list