[Pkg-xfce-devel] Uploading 4.2.3.2 to unstable

Jani Monoses jani.monoses at gmail.com
Mon Nov 28 12:57:28 UTC 2005


Hi Simon,

Hi Jani,
>
> On Mon, Nov 28, 2005 at 02:10:40PM +0200, Jani Monoses wrote:
> > > could you also add autotools-dev to Build-depends as it is needed
> > > for copying config.sub and config.guess over which most debian/rules
> > > do already?
>
> Sorry, which packages don't have up to date config.sub/config.guess?  I
> thought upstream had fixed this now.


Upstream xfce or autotools? I know there was talk of the latter going to fix
this
but I don't know the status or what the fix entails.

Most xfce packages have the following in debian/rules

ifneq "$(wildcard /usr/share/misc/config.sub)" ""
        cp -f /usr/share/misc/config.sub config.sub
endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
        cp -f /usr/share/misc/config.guess config.guess
endif

and those two files in /usr/share/misc are installed by autotools-dev.

I may be missing something but for some reason or another we needed to
explicitely depend on autotools-dev
lest there are spurious autoconf diffs among package revisions.


> > and also libxinerama-dev to the packages which config with
> > > --enable-xinerama (i.e libxfcegui4)
> > >
> > > these would invalidate most of the ubuntu diffs
> > ping?
>
> Again, which packages have enable-xinerama and don't have the right
> libs available?  Surely this would blow up at build time if this were
> the case.
>

You're right it's only libxfce4gui that uses xinerama, and also xfce-utils
which disables its use.
but for the former there's no libxinerama-dev build dependency listed in the
control file or xinerama
runtime dep listed here
http://packages.debian.org/testing/libs/libxfcegui4-3 (it is at version
4.2.2 still)

thanks
Jani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-xfce-devel/attachments/20051128/577a398d/attachment.html


More information about the Pkg-xfce-devel mailing list