[Pkg-tcltk-devel] [SPAM] - request for upload [Was: Re: aolserver4: which depends setting to use?] - Bayesian Filter detected spam

Stefan Sobernig stefan.sobernig at wu.ac.at
Fri Jun 19 07:48:43 UTC 2009


> On Fri, Jun 19, 2009 at 2:34 AM, <stefan.sobernig at wu.ac.at> wrote:
>> Frankie,
>> Sergei, ...
>>> just uploaded, it should be installed in the afternoon.
>>>
>>> You should depend on aolserver4-core- at AOLVER@- at AOLABI@ as declared in the
>>> debian.mak file. So, introduce a control.in template with that depending
>>> and build automagically the correct debian/control. It would be better
>>> build-depending on aolserver4-dev (>= 4.5.1-3) in any case to avoid FTBS due to
>>> unaligned versions at buildd level
>> I completed a new maintenance release for the xotcl package, including
>> frankie's debian/control templating. May I request its upload?!
> 
> It seems to me that there's something wrong with the idea to remove
> debian/control. Pbuilder (and buildd) uses it to pull in build
> dependencies, so it currently desides that xotcl doesn't require any
> and gives the following error latre:
> 
>  fakeroot debian/rules clean
> debian/rules:62: /usr/share/aolserver4/debian.mak: No such file or directory
> make: *** No rule to make target `/usr/share/aolserver4/debian.mak'.  Stop.

this is my fault, i thought i could spare the manual yielding of 
debian/control by adding it to the clean target in debian/rules. 
instead, i will have to use a svn-buildpackage pre-built hook to call 
the debian/control target. i will correct it later this evening and 
re-submit then.

> I think that it would be better to use debian/control and introduce
> dependency on aolserver abi using some custom substitution variable.
> Something like the following:
> 
> Depends: xotcl (>= ${binary:Version}), ${aolserver4-core-aolabi}
> 
> in debian/control

well, here frankie can probably answer best ...

> echo aolserver4-core-aolabi=aolserver4-core-$(AOLVER)-$(AOLABI)
>>> debian/aolserver4-xotcl.substvars

though the idea is to obtain the version and abi numbers from
a makefile fragment provided by aolserver4-dev and not within the same 
package (e.g., aolserver4-xotcl).

sorry for the inconvenience,

//stefan



More information about the Pkg-tcltk-devel mailing list