Hi!

On Sat, 2013-07-27 at 22:20:23 +0200, Rene Engelhard wrote:
> Package: dpkg-dev
> Version: 1.17.0
> Severity: important

> my buildlog just showed
> 
> dpkg-parsechangelog: unbekannte Option »-S«
> 
> Use --help for program usage information.
> 
> (unknown option -S)
> 
> though I don't use dpkg-parsechangelog directly. In fact, I use
> $(DEB_VERSION) from /usr/share/dpkg/pkg-info.mk which does:
> 
> DEB_SOURCE = $(call dpkg_late_eval,DEB_SOURCE,dpkg-parsechangelog -S Source)
> DEB_VERSION = $(call dpkg_late_eval,DEB_VERSION,dpkg-parsechangelog -S Version
> 
> If -S isn't known (anymore) then please change them, too.
> 
> Otherwise DEB_VERSION e.g. is empty here (after the echo):
> 
> dh_makeshlibs -puno-libs3 -V"uno-libs3 (>= 4.1.0~), ure" -- -c0 -d -V -v`echo 
>  | cut -d: -f2`

Hmmm the problem is that I changed -S to parse like the rest of the
options but didn't change the mk file. It should have no space
inbetween. I'll fix that for 1.17.1 and probably upload pretty soon as
this might cause build failures.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to