[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.27-1-446-gaf4a3bb

Ove Kaaven ovek at arcticnet.no
Sat Aug 22 18:39:43 UTC 2009


The following commit has been merged in the master branch:
commit f67ec1c47b5991101564ae7391c39a02cbb879a6
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Sat Aug 22 14:46:45 2009 +0200

    Added ${shlibs:Depends} to libwine-dev's Depends field.
    The shlibs-added dependencies for this package are redundant, but can't hurt, and it suppresses a warning.

diff --git a/debian/control.in b/debian/control.in
index 5a0c3fa..af084bf 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -78,7 +78,7 @@ Description: Windows API implementation - debugging symbols
 Package: libwine-dev
 Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 kfreebsd-amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
 Section: libdevel
-Depends: libwine (= ${binary:Version}), libc6-dev, libc6-dev-i386 [amd64 kfreebsd-amd64]
+Depends: ${shlibs:Depends}, libwine (= ${binary:Version}), libc6-dev, libc6-dev-i386 [amd64 kfreebsd-amd64]
 Replaces: libwine (<< 0.0.20010216), wine-utils (<< 1.1.25-1)
 Suggests: wine-doc
 Description: Windows API implementation - development files

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list