[SCM] ardour/master: Quilt refresh 0030-wscript.patch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Aug 15 23:34:52 UTC 2016


The following commit has been merged in the master branch:
commit 78f7e48add77850ee8f9900594d574dc586f491d
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sun Aug 14 11:58:23 2016 +0200

    Quilt refresh 0030-wscript.patch

diff --git a/debian/patches/0030-wscript.patch b/debian/patches/0030-wscript.patch
index 691a825..6a6e62c 100644
--- a/debian/patches/0030-wscript.patch
+++ b/debian/patches/0030-wscript.patch
@@ -9,9 +9,11 @@ Description: Always rely on the version from debian changelog
  machine, disable the git version check and pretend it's a
  tarball.
  JMZ: handle epochs in versions gracefully
+Index: ardour/wscript
+===================================================================
 --- ardour.orig/wscript
 +++ ardour/wscript
-@@ -161,24 +161,19 @@
+@@ -162,24 +162,19 @@ def fetch_tarball_revision ():
          remove_punctuation_map = dict((ord(char), None) for char in '";')
          return content[1].decode('utf-8').strip().split(' ')[7].translate (remove_punctuation_map)
  

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list