Raphael Hertzog
|
cd7b1b2378
dpkg-checkbuilddeps: modify to use the new Dpkg::Deps module
|
19 years ago |
Guillem Jover
|
4dced80cec
Dpkg::ErrorHandling: Add support for format strings
|
19 years ago |
Guillem Jover
|
997652024c
Switch perl programs to use the new Dpkg/Arch module
|
19 years ago |
Guillem Jover
|
e847eabd3c
Switch perl programs to use the new Dpkg/ErrorHandling module
|
19 years ago |
Guillem Jover
|
3cd101f187
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
|
19 years ago |
Guillem Jover
|
a5e3f54918
Switch perl programs to use the new Dpkg module and its variables.
|
19 years ago |
Guillem Jover
|
16306a9cd7
* scripts/controllib.pl (read_cputable): Localize $_.
|
19 years ago |
Guillem Jover
|
bf9ce4b483
* scripts/dpkg-genchanges.pl ($pkgdatadir): New variable.
|
19 years ago |
Guillem Jover
|
e597c04043
Make all perl scripts use strict and warnings, to ease catching errors.
|
19 years ago |
Guillem Jover
|
fb85e1faf2
* scripts/dpkg-checkbuilddeps.pl ($control): Remove redundant
|
19 years ago |
Guillem Jover
|
b4d9b94ef1
Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
|
19 years ago |
Guillem Jover
|
d0e9b50226
* scripts/controllib.pl (outputclose): Change argument from a boolean
|
19 years ago |
Guillem Jover
|
5ed5d7e068
Standarize scripts usage output format and at the same time make
|
20 years ago |
Frank Lichtenheld
|
322d4f8257
* Add gettext support for the Perl scripts. Based on a patch by
|
20 years ago |
Frank Lichtenheld
|
5369631097
Import latest release as a temporary trunk which should be
|
20 years ago |
Scott James Remnant
|
9e604260ef
Apply patch to fix #217943 and, #235266, build conflicts were being pushed
|
22 years ago |
Adam Heath
|
7b49630ad8
Set $reduce_arch when calling parsedep.
|
23 years ago |
Adam Heath
|
7c079c5f6e
* scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/
|
23 years ago |
Adam Heath
|
956c58aaf3
Fix dpkg-checkbuilddeps calling of parsedep. It wasn't setting use_arch.
|
23 years ago |
Adam Heath
|
b5803df202
* scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl:
|
23 years ago |
Adam Heath
|
30413fba30
* scripts/controllib.pl: Fix parsing of deps when both () and [] are
|
23 years ago |
Adam Heath
|
6af795d324
* scripts/controllib.pl, scripts/dpkg-checkbuilddeps.pl: Moved dependency
|
23 years ago |
Wichert Akkerman
|
fa73543d58
remove forced check for build-essential, we should not hardcode Debian policy into dpkg
|
24 years ago |
Wichert Akkerman
|
c05ce9c691
use space seperated output instead of comma seperated
|
24 years ago |
Adam Heath
|
514819f7c6
Make dpkg-checkbuilddeps always check for build-essential.
|
25 years ago |
Wichert Akkerman
|
593d367a85
Call dpkg-architecture instead dpkg to determine the host architecture.
|
25 years ago |
Adam Heath
|
17a0e907f9
Merged in changes from 1.9.10 to 1.9.11 branch.
|
25 years ago |
Adam Heath
|
882d60fb50
Merge v1_9_10 with HEAD.
|
25 years ago |
Wichert Akkerman
|
f5edc7329a
spell dependency consistently, fix handling of spaces
|
25 years ago |
Adam Heath
|
f88f9a2068
Handle varied use of spaces.
|
25 years ago |