[SCM] libva/master: Add whitespaces

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Feb 22 18:27:09 UTC 2016


The following commit has been merged in the master branch:
commit b8bd85c76fb854c0a9ebcda81afa1b508725ecbc
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Feb 22 19:24:20 2016 +0100

    Add whitespaces

diff --git a/debian/dh/dh_libva b/debian/dh/dh_libva
index ca564ab..d856042 100755
--- a/debian/dh/dh_libva
+++ b/debian/dh/dh_libva
@@ -97,7 +97,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 
   # Add substvar
   addsubstvar($package, $dh{SUBSTVAR},
-    join('|', reverse sort $abiver->elements));
+    join(' | ', reverse sort $abiver->elements));
 }
 
 exit 0;

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list