Hi, On Wed, Aug 20, 2014 at 06:36:45PM +0200, Markus Koschany wrote: > Package: git-buildpackage > Version: 0.6.15 > Severity: normal > > Hi, > > This bug was already reported on launchpad.net. > > https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/1349103 > > In short when I run git-buildpackage -S the source.changes file gets > deleted afterwards and I would expect that this won't happen. > > I'm quoting the bug reporter from launchpad because I experience the > exact same issue here on Debian unstable. > > "When using `git-buildpackage -S` to produce a source package, it can > manage to successfully build everything, but then gets to this part in > /usr/bin/pbuilder:
s/pbuilder/git-pbuilder/ > > if [ -n "`ls ../*_source.changes`" ] ; then > rm ../*_source.changes > fi Yeah, for the -S case this hould probably be skipped. Russ? Cheers, -- Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

