[Python-modules-commits] [pisa] 01/01: Refresh patches for new upstream release.

Hugo Lefeuvre hle at moszumanska.debian.org
Fri Dec 23 21:10:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

hle pushed a commit to branch master
in repository pisa.

commit 13ef18527181b0a63639ce8bbb7add3b046406b8
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Fri Dec 23 21:58:55 2016 +0100

    Refresh patches for new upstream release.
---
 debian/changelog                                  |  1 +
 debian/patches/0001-Fix-path-to-interpreter.patch | 21 ++++++---------------
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 755c977..f117a45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pisa (3.0.33-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release.
+  * Refresh patches for new upstream release.
 
  -- Hugo Lefeuvre <hle at debian.org>  Fri, 23 Dec 2016 21:48:15 +0100
 
diff --git a/debian/patches/0001-Fix-path-to-interpreter.patch b/debian/patches/0001-Fix-path-to-interpreter.patch
index 4f35d73..90645e9 100644
--- a/debian/patches/0001-Fix-path-to-interpreter.patch
+++ b/debian/patches/0001-Fix-path-to-interpreter.patch
@@ -4,28 +4,19 @@ Date: Tue, 8 Apr 2014 23:26:19 +0200
 Subject: Fix path to interpreter
 
 Patch-Name: 0001-Fix-path-to-interpreter.patch
----
- sx/pisa3/pisa_paragraph.py  | 2 +-
- sx/pisa3/pisa_paragraph2.py | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/sx/pisa3/pisa_paragraph.py b/sx/pisa3/pisa_paragraph.py
-index 270a537..c79d788 100644
---- a/sx/pisa3/pisa_paragraph.py
-+++ b/sx/pisa3/pisa_paragraph.py
+--- a/sx/pisa3/pisa_paragraph.py	2016-12-23 21:47:36.814867312 +0100
++++ b/sx/pisa3/pisa_paragraph.py	2016-12-23 22:04:36.201707241 +0100
 @@ -1,4 +1,4 @@
 -#!/bin/env/python
 +#!/usr/bin/env python
  # -*- coding: utf-8 -*-
  
- """
-diff --git a/sx/pisa3/pisa_paragraph2.py b/sx/pisa3/pisa_paragraph2.py
-index dbd0f33..a8cdfc3 100644
---- a/sx/pisa3/pisa_paragraph2.py
-+++ b/sx/pisa3/pisa_paragraph2.py
+ # Copyright 2010 Dirk Holtwick, holtwick.it
+--- a/sx/pisa3/pisa_paragraph2.py	2016-12-23 21:47:36.814867312 +0100
++++ b/sx/pisa3/pisa_paragraph2.py	2016-12-23 22:04:44.697699864 +0100
 @@ -1,4 +1,4 @@
 -#!/bin/env/python
 +#!/usr/bin/env python
  # -*- coding: utf-8 -*-
  
- """
+ # Copyright 2010 Dirk Holtwick, holtwick.it

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pisa.git



More information about the Python-modules-commits mailing list