[Python-apps-commits] r3167 - in packages/terminator/trunk/debian/patches (1 file)

nxvl-guest at users.alioth.debian.org nxvl-guest at users.alioth.debian.org
Tue Jun 23 21:02:16 UTC 2009


    Date: Tuesday, June 23, 2009 @ 21:02:15
  Author: nxvl-guest
Revision: 3167

remove debian/patches/01_change_interpreter.patch

Deleted:
  packages/terminator/trunk/debian/patches/01_change_interpreter.patch

Deleted: packages/terminator/trunk/debian/patches/01_change_interpreter.patch
===================================================================
--- packages/terminator/trunk/debian/patches/01_change_interpreter.patch	2009-06-23 21:01:23 UTC (rev 3166)
+++ packages/terminator/trunk/debian/patches/01_change_interpreter.patch	2009-06-23 21:02:15 UTC (rev 3167)
@@ -1,27 +0,0 @@
-diff -Nur -x '*.orig' -x '*~' terminator-0.10/terminatorlib/configfile.py terminator-0.10.new/terminatorlib/configfile.py
---- terminator-0.10/terminatorlib/configfile.py	2008-08-28 09:17:49.000000000 -0500
-+++ terminator-0.10.new/terminatorlib/configfile.py	2008-09-06 15:07:54.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/python
-+#!/usr/bin/python
- 
- import re
- from terminatorlib.config import dbg, debug
-diff -Nur -x '*.orig' -x '*~' terminator-0.10/terminatorlib/debugserver.py terminator-0.10.new/terminatorlib/debugserver.py
---- terminator-0.10/terminatorlib/debugserver.py	2008-08-28 09:17:49.000000000 -0500
-+++ terminator-0.10.new/terminatorlib/debugserver.py	2008-09-06 15:07:34.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/python
-+#!/usr/bin/python
- #
- # Copyright (c) 2008, Thomas Hurst <tom at hur.st>
- #
-diff -Nur -x '*.orig' -x '*~' terminator-0.10/terminatorlib/freebsd.py terminator-0.10.new/terminatorlib/freebsd.py
---- terminator-0.10/terminatorlib/freebsd.py	2008-08-28 09:17:49.000000000 -0500
-+++ terminator-0.10.new/terminatorlib/freebsd.py	2008-09-06 15:07:45.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/python
-+#!/usr/bin/python
- #
- # Copyright (c) 2008, Thomas Hurst <tom at hur.st>
- #




More information about the Python-apps-commits mailing list