Guillem Jover
|
a3144a5806
Dpkg::Deps: Make %relation_ordering package variable private
|
před 12 roky |
Guillem Jover
|
65e3833500
Dpkg::Deps: Move _arch_* private functions to Dpkg::Deps::Simple
|
před 12 roky |
Guillem Jover
|
f6ee09954c
perl: Do not allow hard tabs anywhere other than leading position
|
před 12 roky |
Colin Watson
|
e8950d7e2d
Dpkg::Deps: Add support for a build_arch option in deps_parse()
|
před 13 roky |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
před 13 roky |
Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
před 13 roky |
Guillem Jover
|
8d9cf6246f
Dpkg::Deps: Use braces for multiline regexp
|
před 13 roky |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
před 13 roky |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
před 13 roky |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
před 13 roky |
Guillem Jover
|
8db43e1c6c
Dpkg: Use identifiers as key names whenever possible
|
před 13 roky |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
před 13 roky |
Guillem Jover
|
638b42441d
Dpkg::Deps: Add new deps_concat function
|
před 13 roky |
Thibaut Girka
|
40d51dc36b
scripts: Accept “:native” arch-qualified Build-Dependencies
|
před 14 roky |
Thibaut Girka
|
7acf7afa58
Add support for specific arch-qualified dependencies
|
před 14 roky |
Raphaël Hertzog
|
d55bfa219c
Dpkg::Deps: Fix dependency evaluation logic to use arch qualifier
|
před 15 roky |
Raphaël Hertzog
|
16fb27a839
Dpkg::Deps: Fix implications evaluation to use arch qualifiers
|
před 15 roky |
Steve Langasek
|
33cd7a8304
Dpkg::Deps: Implement support for pkg:arch syntax
|
před 17 roky |
Raphaël Hertzog
|
5c1da3f8c2
Dpkg::Deps: fix simplification logic of union dependencies
|
před 15 roky |
Raphaël Hertzog
|
12f2cab45b
Dpkg::Deps: some typo and consistency fixes in the POD documentation
|
před 15 roky |
Raphaël Hertzog
|
09bc62ca9d
Dpkg::Deps: Implement new "reset" method
|
před 15 roky |
Raphaël Hertzog
|
352ce52e94
Fix POD in several perl modules to avoid two consecutive lines starting with =item
|
před 16 roky |
Raphaël Hertzog
|
c10ff1b951
Dpkg::Deps::deps_compare(): fix a warning
|
před 16 roky |
Raphaël Hertzog
|
0934601905
Update POD documentation to indicate that it's using UTF-8 encoding
|
před 16 roky |
Raphaël Hertzog
|
063f0565dc
dpkg-gencontrol: don't accept arch-specific dependencies in arch: all packages
|
před 16 roky |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
před 16 roky |
Raphaël Hertzog
|
9e7dfecce7
Update Dpkg::Deps to make use of Dpkg::Interface::Storable
|
před 16 roky |
Raphaël Hertzog
|
113533916b
Dpkg::Deps: cleanup API
|
před 16 roky |
Raphaël Hertzog
|
b24d1fecdd
Dpkg::Deps: use "use base" instead of @ISA
|
před 16 roky |
Raphaël Hertzog
|
c090a59a04
Dpkg::Deps: replace dump() method with output([$fh])
|
před 16 roky |