Package: yocto-reader Version: 0.9.4 Severity: normal From my pbuilder build log, with debian/changelog modified to add a local build version of 0.9.4+pb1:
... (VERSION=`/usr/bin/head -1 debian/changelog | /usr/bin/perl -pe 's/^\s*yocto- reader\s+\(([\d\.]+)\)\s+.*$/$1/'`; /bin/cp yocto-reader-$VERSION.tar.gz /tmp/buildd/yocto- reader-0.9.4/debian/yocto-reader/usr/share/yocto-reader; cd /tmp/buildd/yocto- reader-0.9.4/debian/yocto-reader/usr/share/yocto-reader; /bin/ln -s yocto-reader-$VERSION.tar.gz yocto-reader.tar.gz) /bin/cp: cannot stat `yocto-reader-yocto-reader': No such file or directory /bin/cp: cannot stat `(0.9.4+pb1)': No such file or directory /bin/cp: cannot stat `pbuildd;': No such file or directory /bin/cp: cannot stat `urgency=low.tar.gz': No such file or directory /bin/ln: target `yocto-reader.tar.gz' is not a directory make[1]: *** [install] Error 1 make[1]: Leaving directory `/tmp/buildd/yocto-reader-0.9.4' make: *** [install] Error 2 dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2 This isn't that serious since the package is Architecture: all, but still things like my pbuildd script should be able to tag the packages with a different version so that apt doesn't get confused between the locally generated version and the version from the official repository. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org