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 |
Roger Leigh
|
058673c093
Add Build-Depends-Arch and Build-Conflicts-Arch
|
14 years ago |
Raphaël Hertzog
|
b2b2bc3257
dpkg-checkbuilddeps: fix typo in field name
|
14 years ago |
Colin Watson
|
c4f30d0909
dpkg-checkbuilddeps: new option -a <arch>
|
14 years ago |
Raphaël Hertzog
|
d55bfa219c
Dpkg::Deps: Fix dependency evaluation logic to use arch qualifier
|
15 years ago |
Guillem Jover
|
1ead1540e4
scripts: Use error() or syserr() instead of die
|
15 years ago |
Raphaël Hertzog
|
113533916b
Dpkg::Deps: cleanup API
|
16 years ago |
Raphaël Hertzog
|
c090a59a04
Dpkg::Deps: replace dump() method with output([$fh])
|
16 years ago |
Guillem Jover
|
a7fda5ead5
dpkg-checkbuilddeps: Split usage string in several translatable strings
|
16 years ago |
Guillem Jover
|
467bfa7c2e
dpkg-checkbuilddeps: Use an anonymous subroutine for --help
|
16 years ago |
Guillem Jover
|
24d7f79135
dpkg-checkbuilddeps: Add a --version option
|
16 years ago |
Guillem Jover
|
c1fc5612e4
dpkg-checkbuilddeps: Recognize --help in addition to -h
|
16 years ago |
Guillem Jover
|
c8b3cd642f
dpkg-checkbuilddeps: Remove unneeded dashes in GetOptions arguments
|
16 years ago |
Guillem Jover
|
c7d2323b66
Handle argument parsing consistently in all tools
|
16 years ago |
Guillem Jover
|
368c47b737
Expand text in license header for unversioned GPL
|
17 years ago |
Raphaël Hertzog
|
ed1828956a
Rename Dpkg::Control in Dpkg::Control::Info
|
17 years ago |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 years ago |
Raphael Hertzog
|
0231fa0b4c
dpkg-checkbuilddeps: add -d and -c options to override build-depends/conflicts
|
18 years ago |
Raphael Hertzog
|
2dc6638e25
dpkg-checkbuilddeps: fix a bug in handling of build-conflicts
|
18 years ago |
Raphael Hertzog
|
1b5580ade0
Merge branch 'controllib-removal'
|
18 years ago |
Guillem Jover
|
d272131297
dpkg-checkbuilddeps: Remove unused $dep_regex
|
18 years ago |
Guillem Jover
|
0e4fde61f4
dpkg-checkbuilddeps: Add build-essential as an implicit Build-Depends
|
18 years ago |
Raphael Hertzog
|
4c01feffd3
Update all scripts to use Dpkg::Changelog::parse_changelog
|
18 years ago |
Raphael Hertzog
|
120ecd5161
Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object
|
18 years ago |
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 |