Asterisk tag/1:1.2.11.dfsg-1 error

Kilian Krause kilian at debian.org
Tue Oct 17 13:37:31 UTC 2006


Thiago,

On Tue, Oct 17, 2006 at 10:00:22AM -0200, Thiago Martins wrote:
> Yes! You right!
> 
>  I do an "make -f debian/rules get-orig-source" and solves my problem.
> 
>  Now I got other error on generating the package it self, look:
> 
> dh_gencontrol -i
> dpkg-gencontrol: warning: unknown substitution variable
> ${Source:Version}
> dpkg-gencontrol: warning: unknown substitution variable
> ${Source:Version}
> dh_md5sums -i
> dh_builddeb -i
> dpkg-deb: parse error, in file `debian/asterisk/DEBIAN/control' near
> line 6 package `asterisk':
>  `Depends' field, reference to `asterisk-classic': error in version:
> version string is empty
> dh_builddeb: command returned error code 512
> make: *** [binary-indep] Error 1
> 
>  The line 6 on "debian/asterisk/DEBIAN/control":
> ...
> Depends: asterisk-classic (>=  ) | asterisk-bristuff (>=  ), adduser (>=
> 3.63)
> ...

Originally this is:
Depends: asterisk-classic (>= ${source:Version}) | asterisk-bristuff (>=
${source:Version}), adduser (>= 3.63)

Does your version of dpkg-buildpackage/dpkg not honor the new variables?


-- 
Best regards,
Kilian

P.S.: No need to CC me. I do read this list eventually.



More information about the Pkg-voip-maintainers mailing list