[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.0-rc1-1-3-ga174110
Ove Kaaven
ovek at arcticnet.no
Tue May 13 04:21:44 UTC 2008
Arthur Loiret skrev:
> The following commit has been merged in the master branch:
> commit 87ae0e26dcec4ac1cb230ec3e8c33c4f943d9642
> Author: Arthur Loiret <arthur.loiret at u-psud.fr>
> Date: Tue May 13 00:50:42 2008 +0000
>
> Build-Depends and Depends on ia32-libs (>= 2.5).
That's going to break backports, so I'd appreciate not doing that. It
was possible to build the wine package on etch without patching anything.
A couple of other notes as well:
- libwine's explicit ia32-libs dependency can probably be removed, since
these days (after the changes I did in 0.9.49-1), dpkg-shlibdeps would
put ia32-libs into the ${shlibs:Depends} itself, so no need to depend on
it explicitly. Then, the dependency would be appropriately versioned
automatically (dpkg-shlibdeps looks at both the (ia32-libs) library's
shlibs line and the (wine) package's build-dep line and uses the
strictest versioning).
- you don't have to change debian/changelog all the time. It's generated
automatically from the git log using git-dch in debian/maint/build-final
when it's time to upload.
And by the way, the ia32-libs changelog that fixed #479662 didn't
mention a symlink for libdbus (which I had also requested in that bug)?
Was it added anyway? (Wine needs it to be able to detect certain events,
such as inserting and ejecting CDs.)
More information about the pkg-wine-party
mailing list