On Mon, Jan 10, 2011 at 16:21:23 (CET), ales...@users.alioth.debian.org wrote:
> The following commit has been merged in the master branch: > commit cc37d104b1d5050d90adf5c1b6d5636c8d8fd9d3 > Author: Alessio Treglia <ales...@debian.org> > Date: Mon Jan 10 16:20:54 2011 +0100 > > Switch libgmerlin-dev's Architecture to all. > > diff --git a/debian/control.in b/debian/control.in > index ffdbb95..f8308b4 100644 > --- a/debian/control.in > +++ b/debian/control.in > @@ -109,9 +109,10 @@ Description: core library for gmerlin - runtime files > libgmerlin. > > Package: libgmerlin-dev > -Architecture: any > +Architecture: all > Section: libdevel > -Depends: libgmerlin0 (= ${binary:Version}), > +Depends: libgmerlin0 (>= ${source:Version}), > + libgmerlin0 (<< ${source:Upstream-Version}+1~), > pkg-config, > libxml2-dev, > libgavl-dev (>= 1.2.0), I've done this (having -dev package arch: any) with xine-lib packages in the past. IME, the saved space (for the really small -dev packages with a few headers) is not worth the trouble with e.g. outdated builds, etc. I'd therefore suggest to revert this commit, unless there are considerable size savings (which I cannot really imagine). -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers