Guillem Jover
|
8f0122e0c4
dpkg-shlibdeps: Handle empty minimum versions when initializing them
|
11 years ago |
Guillem Jover
|
d54542f573
scripts: Do not modify the topic variable values in list functions
|
11 years ago |
Jérémy Bobbio
|
51c55641fb
dpkg-shlibdeps: Initialize with correct minimum version from a symbols file
|
11 years ago |
Guillem Jover
|
ae3faa43f7
doc, scripts: Fix typos in comments
|
11 years ago |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
12 years ago |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
12 years ago |
Guillem Jover
|
59e6e1563a
dpkg-shlibdeps: Do not unnecessarily interpolate strings
|
12 years ago |
Raphaël Hertzog
|
2379a80fbd
dpkg-shlibdeps: fix error string embedding literal '\n' instead of the expected newline
|
12 years ago |
Sylvestre Ledru
|
7104dc1611
dpkg-shlibdeps: Add a hint to the error on no dependency information found
|
12 years ago |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
12 years ago |
Guillem Jover
|
cd852844bc
Replace non-breaking spaces with ASCII spaces
|
12 years ago |
Guillem Jover
|
1e5163809e
perl: Fix unused capture groups false positives
|
12 years ago |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
13 years ago |
Guillem Jover
|
f18b4447ae
scripts: Use // operator instead of defined and ternary operator
|
12 years ago |
Guillem Jover
|
82e5f76256
scripts: Add a space after comma
|
12 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 years ago |
Guillem Jover
|
7662e0937b
Add experimental build profiles support
|
12 years ago |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 years ago |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 years ago |
Guillem Jover
|
ee37c9202b
perl: Try to avoid boolean operators after predicates on error checks
|
12 years ago |
Guillem Jover
|
0e6111a3af
perl: Always check open() return value
|
13 years ago |
Guillem Jover
|
901161c066
Dpkg::Shlibs: Deprecate @librarypaths package variable
|
13 years ago |
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 |