]> err.no Git - dpkg/commit
dpkg-buildpackage: add a new -R option and allow parameters in -r
authorRaphael Hertzog <hertzog@debian.org>
Sat, 19 Jan 2008 20:53:18 +0000 (21:53 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Tue, 29 Jan 2008 21:54:52 +0000 (22:54 +0100)
commitc2acc4de8e86a9f1ad56c546f16355b796be0c60
tree6159b26baf16a613063d5f1ccc5c56aac9706a03
parent2b6c73e20054e850c0c2ee497780b0b0b27144d9
dpkg-buildpackage: add a new -R option and allow parameters in -r

* scripts/dpkg-buildpackage.pl: Add a new -R option to be able to replace
"debian/rules" by something else. The replacement command can contain
parameters (and thus spaces). Fix -r option to also accept parameters.
* man/dpkg-buildpackage.1: Document the new option and the changed
behaviour of -r.
ChangeLog
debian/changelog
man/dpkg-buildpackage.1
scripts/dpkg-buildpackage.pl