[Python-modules-commits] r1803 - in /packages/quixote/trunk/debian: ./ patches/01-ptl_compile.py.dpatch patches/02-egg_support.dpatch

malex at users.alioth.debian.org malex at users.alioth.debian.org
Sat Feb 10 07:14:21 CET 2007


Author: malex
Date: Sat Feb 10 07:14:20 2007
New Revision: 1803

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1803
Log:
cleanup

Modified:
    packages/quixote/trunk/debian/   (props changed)
    packages/quixote/trunk/debian/patches/01-ptl_compile.py.dpatch
    packages/quixote/trunk/debian/patches/02-egg_support.dpatch

Propchange: packages/quixote/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Modified: packages/quixote/trunk/debian/patches/01-ptl_compile.py.dpatch
URL: http://svn.debian.org/wsvn/python-modules/packages/quixote/trunk/debian/patches/01-ptl_compile.py.dpatch?rev=1803&op=diff
==============================================================================
--- packages/quixote/trunk/debian/patches/01-ptl_compile.py.dpatch (original)
+++ packages/quixote/trunk/debian/patches/01-ptl_compile.py.dpatch Sat Feb 10 07:14:20 2007
@@ -6,8 +6,8 @@
 
 @DPATCH@
 
---- quixote-2.0/ptl/ptl_compile.py	2005-03-26 13:13:14.000000000 -0700
-+++ quixote-2.0/ptl/ptl_compile.py	2005-06-29 10:41:13.000000000 -0600
+--- quixote-2.4/ptl/ptl_compile.py	2005-03-26 13:13:14.000000000 -0700
++++ quixote-2.4/ptl/ptl_compile.py	2005-06-29 10:41:13.000000000 -0600
 @@ -1,4 +1,4 @@
 -#!/www/python/bin/python
 +#!/usr/bin/env python

Modified: packages/quixote/trunk/debian/patches/02-egg_support.dpatch
URL: http://svn.debian.org/wsvn/python-modules/packages/quixote/trunk/debian/patches/02-egg_support.dpatch?rev=1803&op=diff
==============================================================================
--- packages/quixote/trunk/debian/patches/02-egg_support.dpatch (original)
+++ packages/quixote/trunk/debian/patches/02-egg_support.dpatch Sat Feb 10 07:14:20 2007
@@ -2,8 +2,8 @@
 ## 02-egg_support.dpatch by Piotr Ożarowski <ozarow at gmail.com>
 
 @DPATCH@
-diff -urNad quixote-2.4~/setup.py quixote-2.4/setup.py
---- quixote-2.4~/setup.py	2007-01-25 20:26:49.000000000 +0100
+
+--- quixote-2.4/setup.py	2007-01-25 20:26:49.000000000 +0100
 +++ quixote-2.4/setup.py	2007-02-08 13:30:45.000000000 +0100
 @@ -6,6 +6,7 @@
  




More information about the Python-modules-commits mailing list