]> err.no Git - dpkg/commit
dpkg-checkbuilddeps: add -d and -c options to override build-depends/conflicts
authorRaphael Hertzog <hertzog@debian.org>
Sat, 19 Jan 2008 21:55:01 +0000 (22:55 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 24 Jan 2008 22:12:48 +0000 (23:12 +0100)
commit0231fa0b4c6aa53b56f06eff6b8019ed26ff5312
treea7feb627206a42f96401cc2a5587494a5c5163c3
parentdd02ee54cd9fbc1ac7f01697c62d3f1a5f3a41cc
dpkg-checkbuilddeps: add -d and -c options to override build-depends/conflicts

* scripts/dpkg-checkbuilddeps.pl: Add support of options -d and -c to use
build dependencies/conflicts given on the command line instead of those
retrieved from debian/control.
* man/dpkg-checkbuilddeps.1: Document the new options.
ChangeLog
debian/changelog
man/dpkg-checkbuilddeps.1
scripts/dpkg-checkbuilddeps.pl