[Python-modules-commits] r9019 - in packages/pyparted/trunk/debian/patches (2 files)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sat Jul 11 09:20:59 UTC 2009


    Date: Saturday, July 11, 2009 @ 09:20:56
  Author: dktrkranz-guest
Revision: 9019

Adhere to DEP3

Modified:
  packages/pyparted/trunk/debian/patches/no_HashNotImplemented
  packages/pyparted/trunk/debian/patches/python2.5_fallback

Modified: packages/pyparted/trunk/debian/patches/no_HashNotImplemented
===================================================================
--- packages/pyparted/trunk/debian/patches/no_HashNotImplemented	2009-07-11 09:18:28 UTC (rev 9018)
+++ packages/pyparted/trunk/debian/patches/no_HashNotImplemented	2009-07-11 09:20:56 UTC (rev 9019)
@@ -1,4 +1,6 @@
-Do not use PyObject_HashNotImplemented, not implemented in Python 2.5 and older.
+Description:	Do not use PyObject_HashNotImplemented, not implemented in Python 2.5 and older.
+Origin:		Debian
+Forwarded:	not-needed
 
 Index: pyparted-2.0.12/include/typeobjects/pyconstraint.h
 ===================================================================

Modified: packages/pyparted/trunk/debian/patches/python2.5_fallback
===================================================================
--- packages/pyparted/trunk/debian/patches/python2.5_fallback	2009-07-11 09:18:28 UTC (rev 9018)
+++ packages/pyparted/trunk/debian/patches/python2.5_fallback	2009-07-11 09:20:56 UTC (rev 9019)
@@ -1,4 +1,6 @@
-Fallback to Python 2.5
+Description:	Fallback to Python 2.5
+Origin:		Debian
+Forwarded:	not-needed
 
 Index: pyparted-2.0.8/src/parted/cachedlist.py
 ===================================================================




More information about the Python-modules-commits mailing list