Guillem Jover
|
7a5f47b184
scripts: Improve and unify -O option handling and man page wording
|
vor 13 Jahren |
Guillem Jover
|
13b173b908
scripts: Do not prefix paths with ./ before calling open
|
vor 12 Jahren |
Guillem Jover
|
3bcb4e42f4
dpkg-gencontrol: Use -c argument as a fallback lock file
|
vor 13 Jahren |
Guillem Jover
|
6aae0f7fbf
scripts: Use a variable instead of a literal string for the lock file
|
vor 13 Jahren |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
vor 13 Jahren |
Guillem Jover
|
8d5d625cfd
scripts: Use the block form for the grep function
|
vor 13 Jahren |
Guillem Jover
|
ac704f9d15
scripts: Use Dpkg::Util list functions instead of grep
|
vor 13 Jahren |
Guillem Jover
|
2d04ad209e
dpkg-gencontrol: Move grep inside an if block
|
vor 13 Jahren |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
vor 13 Jahren |
Guillem Jover
|
57edbd58ba
scripts: Do not write out implcit $_ in foreach loops
|
vor 13 Jahren |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
vor 13 Jahren |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
vor 13 Jahren |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
vor 13 Jahren |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
vor 13 Jahren |
Guillem Jover
|
726f6e1f09
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
|
vor 13 Jahren |
Raphaël Hertzog
|
c140193701
dpkg-gencontrol: fix handling of "old-style" bin-nmus
|
vor 14 Jahren |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
vor 14 Jahren |
Guillem Jover
|
094d3a7e61
Add support for binary-only key-value option in changelogs
|
vor 14 Jahren |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
vor 14 Jahren |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
vor 14 Jahren |
Guillem Jover
|
db5525b9ef
Dpkg::File: Refactor file locking logic into this new module
|
vor 14 Jahren |
Guillem Jover
|
36a5005fca
scripts: Hyphenate option arguments
|
vor 14 Jahren |
Guillem Jover
|
8d7922e757
scripts: Use “changelog” instead of “change log”
|
vor 14 Jahren |
Guillem Jover
|
2e62609bbe
scripts: Use new pkg_name_is_illegal() instead of ad-hoc checks
|
vor 14 Jahren |
Guillem Jover
|
48e27cb350
scripts: Use new member set_as_used() instead of ad-hoc code
|
vor 14 Jahren |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
vor 14 Jahren |
Raphaël Hertzog
|
d55bfa219c
Dpkg::Deps: Fix dependency evaluation logic to use arch qualifier
|
vor 15 Jahren |
Raphaël Hertzog
|
d834b77b5d
dpkg-gencontrol, dpkg-distaddfile: protect update of debian/files with a lock
|
vor 14 Jahren |
Guillem Jover
|
e255fe0c79
scripts: Improve error messages when debian/control has no package stanza
|
vor 15 Jahren |
Niels Thykier
|
006e0f93a2
dpkg-dev: fail when closing an output handle fails
|
vor 15 Jahren |