[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.33-1-2-g547aff4

Ove Kåven ovek at arcticnet.no
Sun Aug 14 19:09:03 UTC 2011


The following commit has been merged in the master branch:
commit 235446f7219f3242b23b1e56765df172aceddd47
Author: Ove Kåven <ovek at arcticnet.no>
Date:   Sun Aug 14 16:52:37 2011 +0200

    Updated paths in lintian overrides, apparently they should no longer start with "./"

diff --git a/debian/libwine.lintian-overrides-common b/debian/libwine.lintian-overrides-common
index 20c7e7c..3245c40 100644
--- a/debian/libwine.lintian-overrides-common
+++ b/debian/libwine.lintian-overrides-common
@@ -1,8 +1,8 @@
 # the preloader is a self-contained binary on purpose
-libwine binary: statically-linked-binary ./usr/lib/wine/wine-preloader
+libwine binary: statically-linked-binary usr/lib/wine at SUFFIX@/wine-preloader
 # specially linked binaries, leaving them unstripped for now,
 # as dh_strip is currently unable to handle them properly
-libwine binary: unstripped-binary-or-object ./usr/lib/wine/wine-preloader
-libwine binary: unstripped-binary-or-object ./usr/lib/wine/wine-kthread
-libwine binary: unstripped-binary-or-object ./usr/lib/wine/wine-pthread
-libwine binary: unstripped-binary-or-object ./usr/lib/wine/wine.bin
+libwine binary: unstripped-binary-or-object usr/lib/wine at SUFFIX@/wine-preloader
+libwine binary: unstripped-binary-or-object usr/lib/wine at SUFFIX@/wine-kthread
+libwine binary: unstripped-binary-or-object usr/lib/wine at SUFFIX@/wine-pthread
+libwine binary: unstripped-binary-or-object usr/lib/wine at SUFFIX@/wine.bin

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list