diff --git a/debian/patches/2to3.patch b/debian/patches/2to3.patch index f6bc5c4..2964765 100644 --- a/debian/patches/2to3.patch +++ b/debian/patches/2to3.patch @@ -2,10 +2,10 @@ Last-Update: Fri, 24 Apr 2020 12:49:17 +0200 Description: Test script somehow remained at Python2 -> fix this using 2to3 -Index: python-pauvre/pauvre/lsi/test.py +Index: python-pauvre.git/pauvre/lsi/test.py =================================================================== ---- python-pauvre.orig/pauvre/lsi/test.py -+++ python-pauvre/pauvre/lsi/test.py +--- python-pauvre.git.orig/pauvre/lsi/test.py ++++ python-pauvre.git/pauvre/lsi/test.py @@ -3,10 +3,10 @@ # Email: splichte@princeton.edu # Date: 09/02/2013 diff --git a/debian/patches/lsi-test-args.patch b/debian/patches/lsi-test-args.patch index a712f10..38076e9 100644 --- a/debian/patches/lsi-test-args.patch +++ b/debian/patches/lsi-test-args.patch @@ -7,10 +7,10 @@ Last-Update: 2020-04-26 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: python-pauvre/pauvre/lsi/test.py +Index: python-pauvre.git/pauvre/lsi/test.py =================================================================== ---- python-pauvre.orig/pauvre/lsi/test.py -+++ python-pauvre/pauvre/lsi/test.py +--- python-pauvre.git.orig/pauvre/lsi/test.py ++++ python-pauvre.git/pauvre/lsi/test.py @@ -10,6 +10,9 @@ from .helper import * ev = 0.00000001