[SCM] python-pyo/master: Update patch.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Wed May 10 00:22:34 UTC 2017


The following commit has been merged in the master branch:
commit 569200d31379815cb25b345da37cb2f189ae9645
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Tue Mar 28 12:26:08 2017 -0400

    Update patch.

diff --git a/debian/patches/series b/debian/patches/series
index a2dcd10..96b96c0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
 ePyo_paths.patch
-setuphack.patch
+setup.patch
diff --git a/debian/patches/setuphack.patch b/debian/patches/setup.patch
similarity index 98%
rename from debian/patches/setuphack.patch
rename to debian/patches/setup.patch
index 53ed8a3..bc2921f 100644
--- a/debian/patches/setuphack.patch
+++ b/debian/patches/setup.patch
@@ -3,7 +3,7 @@
 @@ -23,7 +23,7 @@
  import os, sys, py_compile
  
- pyo_version = "0.8.3"
+ pyo_version = "0.8.4"
 -build_with_jack_support = False
 +build_with_jack_support = True
  compile_externals = False

-- 
python-pyo packaging



More information about the pkg-multimedia-commits mailing list