[Python-modules-commits] r11376 - in packages/python-ctypeslib/trunk/debian (TODO copyright)
mrbeige-guest at users.alioth.debian.org
mrbeige-guest at users.alioth.debian.org
Thu Jan 28 08:33:31 UTC 2010
Date: Thursday, January 28, 2010 @ 08:33:29
Author: mrbeige-guest
Revision: 11376
DEP5 copyright file
Modified:
packages/python-ctypeslib/trunk/debian/TODO
packages/python-ctypeslib/trunk/debian/copyright
Modified: packages/python-ctypeslib/trunk/debian/TODO
===================================================================
--- packages/python-ctypeslib/trunk/debian/TODO 2010-01-27 23:11:59 UTC (rev 11375)
+++ packages/python-ctypeslib/trunk/debian/TODO 2010-01-28 08:33:29 UTC (rev 11376)
@@ -1,3 +1,2 @@
- Manual pages for h2xml and xml2py
- Fix setup.py so that "tests" command returns false on test failures
-- debian/copyright
\ No newline at end of file
Modified: packages/python-ctypeslib/trunk/debian/copyright
===================================================================
--- packages/python-ctypeslib/trunk/debian/copyright 2010-01-27 23:11:59 UTC (rev 11375)
+++ packages/python-ctypeslib/trunk/debian/copyright 2010-01-28 08:33:29 UTC (rev 11376)
@@ -1,19 +1,13 @@
-This work was packaged for Debian by:
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: python-ctypeslib
+Maintainer: Richard Darst <rkd at zgib.net>
+Source: http://starship.python.net/crew/theller/ctypes/
- Richard Darst <rkd at zgib.net> on Wed, 18 Nov 2009 03:42:25 -0500
+Files: *
+Copyright: 2006-2010, Thomas Heller <theller at ctypes.org>
+License: MIT
-It was downloaded from http://starship.python.net/crew/theller/ctypes/
-
-Upstream Author(s):
-
- Thomas Heller <theller at ctypes.org>
-
-Copyright:
-
- Copyright (C) 2006-2010 Thomas Heller
-
-License:
-
+License: MIT
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
@@ -33,8 +27,6 @@
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:
-
- Copyright (C) 2009 Richard Darst <rkd at zgib.net>
-
-and is licensed under the same terms as above.
+Files: *
+Copyright: 2010, Richard Darst <rkd at zgib.net>
+License: MIT
More information about the Python-modules-commits
mailing list