Guillem Jover
|
7a5f47b184
scripts: Improve and unify -O option handling and man page wording
|
13 years ago |
Guillem Jover
|
13b173b908
scripts: Do not prefix paths with ./ before calling open
|
12 years ago |
Guillem Jover
|
9b8a544549
Decapitalize error and warning messages
|
13 years ago |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
13 years ago |
Guillem Jover
|
7b73dab6a8
dpkg-shlibdeps: New option -l to add private shared library directories
|
13 years ago |
Lincoln Myers
|
f92960114a
perl: Replace non-existent function call _() with _g()
|
13 years ago |
Guillem Jover
|
ac704f9d15
scripts: Use Dpkg::Util list functions instead of grep
|
13 years ago |
Guillem Jover
|
89a8da04a9
scripts: Do not mix boolean operators
|
13 years ago |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
13 years ago |
Guillem Jover
|
a55de1500d
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
|
13 years ago |
Guillem Jover
|
90baddbae2
dpkg-shlibdeps: Do not use readline operator in a foreach loop
|
13 years ago |
Guillem Jover
|
5fb97d6dab
perl: Remove unused variables
|
13 years ago |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 years ago |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
13 years ago |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
13 years ago |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
13 years ago |
Guillem Jover
|
82ea4a4318
scripts: Remove unused :signal_h from POSIX imports
|
13 years ago |
Guillem Jover
|
ca1f9b624c
dpkg-shlibdeps: Use the glob function call instead of the operator
|
13 years ago |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
13 years ago |
Guillem Jover
|
e7403b1421
dpkg-shlibdeps: Also check Build-Depends-Arch for minimal versions
|
13 years ago |
Guillem Jover
|
8f7643f403
Switch some words to their american spelling
|
14 years ago |
Guillem Jover
|
a1c7a7bb9b
dpkg-shlibdeps: Do not use undefined values returned from deps_parse()
|
14 years ago |
Thibaut Girka
|
40d51dc36b
scripts: Accept “:native” arch-qualified Build-Dependencies
|
14 years ago |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
14 years ago |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 years ago |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
14 years ago |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
14 years ago |
Guillem Jover
|
433ac67923
scripts: Hyphenate option arguments
|
14 years ago |
Guillem Jover
|
36a5005fca
scripts: Hyphenate option arguments
|
14 years ago |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
14 years ago |