[Python-modules-commits] r27502 - in packages/python-levenshtein/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Feb 1 17:19:58 UTC 2014
Date: Saturday, February 1, 2014 @ 17:19:57
Author: morph
Revision: 27502
* debian/copyright
- convert to DEP-5 format
Modified:
packages/python-levenshtein/trunk/debian/changelog
packages/python-levenshtein/trunk/debian/copyright
Modified: packages/python-levenshtein/trunk/debian/changelog
===================================================================
--- packages/python-levenshtein/trunk/debian/changelog 2014-02-01 13:44:39 UTC (rev 27501)
+++ packages/python-levenshtein/trunk/debian/changelog 2014-02-01 17:19:57 UTC (rev 27502)
@@ -12,8 +12,10 @@
- udpate download location
* debian/{control, copyright}
- update homepage information
+ * debian/copyright
+ - convert to DEP-5 format
- -- Sandro Tosi <morph at debian.org> Sat, 01 Feb 2014 12:55:56 +0100
+ -- Sandro Tosi <morph at debian.org> Sat, 01 Feb 2014 18:19:42 +0100
python-levenshtein (0.10.1-2) unstable; urgency=low
Modified: packages/python-levenshtein/trunk/debian/copyright
===================================================================
--- packages/python-levenshtein/trunk/debian/copyright 2014-02-01 13:44:39 UTC (rev 27501)
+++ packages/python-levenshtein/trunk/debian/copyright 2014-02-01 17:19:57 UTC (rev 27502)
@@ -1,27 +1,18 @@
-This package was debianized by Nicolas FRANCOIS (Nekral)
-<nicolas.francois at centraliens.net> on Sat, 29 Mar 2008 18:04:18 +0100,
-based on the RPM specs from Dwayne Bailey.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: python-Levenshtein
+Source: https://github.com/ztane/python-Levenshtein
-It was downloaded from https://github.com/ztane/python-Levenshtein
+Files: *
+Copyright: Copyright (C) 2002-2003 David Necas (Yeti) <yeti at physics.muni.cz>
+ Copyright (C) 2002 Atakan Gurkan
+ Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
+License: GPL-2+
+Files: debian/*
+Copyright: 2008 Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>
+ 2010-2014 Sandro Tosi <morph at debian.org>
+License: GPL-2+
-Copyright:
- Copyright (C) 2002-2003 David Necas (Yeti) <yeti at physics.muni.cz>
- Copyright (C) 2002 Atakan Gurkan
- Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
-
-Upstream Authors:
-
- David Necas (Yeti)
-
- It is now maintained by the translate-toolkit maintainers.
-
-License:
-
- Released under the GPL license version 2 or later.
-
-GPL:
-----
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+License: GPL-2+
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list