reassign 1076863 dpkg-dev
found 1076863 1.22.8
thanks

Hi. More about this:

In package "dutch", file debian/hunspell-nl/DEBIAN/control during build is like 
this:

Package: hunspell-nl
Source: dutch (1:2.20.19-2)
Version: 2:
Architecture: all
[...]

This is generated in this debian/rules line:

dh_gencontrol -p hunspell-nl -- -v2:$(DEB_VERSION_UPSTREAM_REVISION)

but the same debian/rules has this at the beginning:

include /usr/share/dpkg/pkg-info.mk

and that's where DEB_VERSION_UPSTREAM_REVISION is supposed to be defined.

So it seems as if the expression which defines DEB_VERSION_UPSTREAM_REVISION
in pkg-info.mk is broken in the last release.

Thanks.

Reply via email to