Colin Watson
|
e8950d7e2d
Dpkg::Deps: Add support for a build_arch option in deps_parse()
|
13 years ago |
Cédric Boutillier
|
0b75c4f9aa
man: Fix typo in French dpkg-source(1) translation
|
13 years ago |
Guillem Jover
|
2cb2571053
Dpkg::Source::Patch: Sort files inside new diff lexicographically
|
14 years ago |
Guillem Jover
|
c4cca9674d
Dpkg::Changelog::Parse: Always pass the filename to the changelog parser
|
14 years ago |
Guillem Jover
|
b736fc0984
changelog-debian: Always use Dpkg::Changelog::Debian->load()
|
14 years ago |
Guillem Jover
|
52e3d0ecec
dpkg-parsechangelog(1): Document that -l- can be used to read from stdin
|
14 years ago |
Guillem Jover
|
cb674d55c4
Switch usage errors to not print entire --help output
|
14 years ago |
Guillem Jover
|
e43fd15f61
dpkg-name: Require at least one filename after --
|
13 years ago |
Guillem Jover
|
37934782af
dpkg-name: Print correct error message on unknown options before --
|
14 years ago |
Bernhard R. Link
|
1629f8f111
dpkg-scansources: Move exit call out from usage()
|
14 years ago |
Guillem Jover
|
edda3a6d24
scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors
|
13 years ago |
Guillem Jover
|
1dbc70121f
scripts: Move Getopt::Long option specifications to array variables
|
13 years ago |
Guillem Jover
|
535325ba3d
dpkg: Clarify that --set-selections needs an up-to-date available db
|
13 years ago |
Guillem Jover
|
68c2b7826d
debian: Update translation updates changelog entries
|
13 years ago |
Guillem Jover
|
e2ea33bdd0
test: Only scan perl module files that will ever contain POD markup
|
13 years ago |
Guillem Jover
|
ce9c2569c2
scripts: Use F<> for pathnames in POD markup
|
13 years ago |
Guillem Jover
|
dd707185da
doc: Rename README.translators to README.l10n
|
13 years ago |
Guillem Jover
|
d5e037f962
doc: Minor fixes for translators
|
13 years ago |
Guillem Jover
|
94f089b769
test: Set .pl and .t as program-extensions for perlcritic
|
13 years ago |
Guillem Jover
|
4877cdafc0
dpkg-buildpackage: Do not pass -s option to dpkg-architecture
|
13 years ago |
Eric S. Raymond
|
5406f5e54d
man: Fix formatting problems with list syntax
|
13 years ago |
Guillem Jover
|
325dd5f210
dpkg-buildflags: Add GCJFLAGS support
|
13 years ago |
Guillem Jover
|
acffa74f55
dpkg(1): Mark --set-selections in bold
|
13 years ago |
Guillem Jover
|
83c6d09b36
perl: Add a VERSION to all modules
|
13 years ago |
Guillem Jover
|
047cf6685c
perl: Place strict and warning pragma uses as the first thing
|
13 years ago |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
13 years ago |
Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
13 years ago |
Matthias Klose
|
b8a0dbd784
dpkg-buildflags: Do not set -fstack-protector on arm64
|
13 years ago |
Guillem Jover
|
62783ea26c
Dpkg::Source::Package: Capitalize variant module names
|
13 years ago |
Guillem Jover
|
61b3e12837
perl: Decapitalize variable names
|
13 years ago |