summaryrefslogtreecommitdiff
path: root/scripts/dpkg-checkbuilddeps.pl
AgeCommit message (Expand)AuthorFilesLines
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-4/+18
2004-03-08Apply patch to fix #217943 and, #235266, build conflicts were being pushedScott James Remnant1-2/+2
2003-10-27Set $reduce_arch when calling parsedep.Adam Heath1-4/+4
2003-10-27* scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/Adam Heath1-1/+1
2003-10-25Fix dpkg-checkbuilddeps calling of parsedep. It wasn't setting use_arch.Adam Heath1-4/+4
2003-09-19* scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl:Adam Heath1-4/+4
2003-09-17* scripts/controllib.pl: Fix parsing of deps when both () and [] areAdam Heath1-1/+1
2003-09-15* scripts/controllib.pl, scripts/dpkg-checkbuilddeps.pl: Moved dependencyAdam Heath1-53/+25
2002-06-22remove forced check for build-essential, we should not hardcode Debian policy...Wichert Akkerman1-1/+0
2002-01-02use space seperated output instead of comma seperatedWichert Akkerman1-2/+2
2001-11-29Make dpkg-checkbuilddeps always check for build-essential.Adam Heath1-0/+1
2001-07-12Call dpkg-architecture instead dpkg to determine the host architecture.Wichert Akkerman1-4/+4
2001-06-20Merged in changes from 1.9.10 to 1.9.11 branch.Adam Heath1-12/+13
2001-06-16Merge v1_9_10 with HEAD.Adam Heath1-2/+2
2001-06-08spell dependency consistently, fix handling of spacesWichert Akkerman1-16/+15
2001-06-02Handle varied use of spaces.Adam Heath1-2/+2
2001-03-10add dpkg-checkbuilddepsWichert Akkerman1-0/+203