Loïc Minier schrieb:
Yeah don't use debian/*shlibs* files; these are really not good.
Loic, thanks for clarifying!
--
Dipl.-Phys. Fabian Greffrath
Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum
Telefon: +49
On Tue, Dec 09, 2008, Fabian Greffrath wrote:
> Ah, I see! It only works if you pass the library's shlibs information
> via DEB_DH_MAKESHLIBS_ARGS_libfoo0 = -V 'libfoo0 (>= x.y)' in
> debian/rules and not via a debian/libfoo0.shlibs file, because in the
> latter case dh_installdeb has to be run
Ah, I see! It only works if you pass the library's shlibs information
via DEB_DH_MAKESHLIBS_ARGS_libfoo0 = -V 'libfoo0 (>= x.y)' in
debian/rules and not via a debian/libfoo0.shlibs file, because in the
latter case dh_installdeb has to be run for the libfoo0 package first.
Cheers,
Fabian
--
Di
Dear Loic,
Loïc Minier schrieb:
> On Mon, Sep 22, 2008, Fabian Greffrath wrote:
>> Loïc Minier schrieb:
>>> We have package inter-dependencies in GNOME packages like the one
>>> you added since years:
>>> binary-gnome-mag :: binary-$(libgnome-magN)
>>>
>>> This is tricky, many people don't kn
On Mon, Sep 22, 2008, Fabian Greffrath wrote:
> Doesn't this have to read
> binary/gnome-mag :: binary/$(libgnome-magN)
> instead?
Arf, it certainly does; I am not sure whether GNOME packages were
broken or CDBS used to provide binary-$pkg -- both situations are very
borkne!
I'll fix th
Loïc Minier schrieb:
We have package inter-dependencies in GNOME packages like the one you
added since years:
binary-gnome-mag :: binary-$(libgnome-magN)
Doesn't this have to read
binary/gnome-mag :: binary/$(libgnome-magN)
instead?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
On Mon, Sep 22, 2008, Fabian Greffrath wrote:
> Which libraries do you mean by "leaf" libs?
> Is it better to order library packages in debian/control like libfoo0,
> libfoo-dev, libbar0, libbar-dev or libfoo0, libbar0, libfoo-dev,
> libbar-dev?
leaf is respective to deps, e.g. if libfoo depend
7 matches
Mail list logo