Package: dpkg-dev Version: 1.17.0 Severity: important Hi,
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` Regards, Rene -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org