Raphaël Hertzog
|
113533916b
Dpkg::Deps: cleanup API
|
16 år sedan |
Raphaël Hertzog
|
b24d1fecdd
Dpkg::Deps: use "use base" instead of @ISA
|
16 år sedan |
Raphaël Hertzog
|
c090a59a04
Dpkg::Deps: replace dump() method with output([$fh])
|
16 år sedan |
Raphaël Hertzog
|
002807af80
Dpkg::Version: accept invalid versions by default
|
16 år sedan |
Guillem Jover
|
485e041e26
Fix copyright statements
|
16 år sedan |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 år sedan |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 år sedan |
Raphaël Hertzog
|
3b566810a1
Dpkg::Deps::version_implies(): fix to return undef with invalid versions
|
17 år sedan |
Raphaël Hertzog
|
00a9e0039e
Dpkg::Version: rename some functions and constants
|
17 år sedan |
Raphaël Hertzog
|
10badb3c2d
Update all Perl modules and scripts to use the new Dpkg::Version API
|
17 år sedan |
Raphaël Hertzog
|
1d87eba012
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
|
17 år sedan |
Guillem Jover
|
3862c3e7fe
libdpkg-perl: Import Exporter with ‘use base’
|
17 år sedan |
Raphael Hertzog
|
fe930e9bb3
Dpkg::Deps: fix dependency parsing code
|
17 år sedan |
Guillem Jover
|
4a0c791714
Fix POD errors detected by podchecker in perl modules
|
17 år sedan |
Raphael Hertzog
|
fee30cd37c
Dpkg::Deps::parse(): parse properly an empty dep with spaces only
|
17 år sedan |
Raphael Hertzog
|
5badd6d716
Dpkg::Deps: refuse to parse ORed deps only when union deps are requested
|
17 år sedan |
Raphael Hertzog
|
f65e9c9a2e
dpkg-gencontrol: improve error message with a bad union dependency
|
17 år sedan |
Guillem Jover
|
32bb29c7bf
scripts: Do not mark internerr strings for translation
|
17 år sedan |
Guillem Jover
|
af77eb7214
scripts: Do not use sprintf for functions supporting variable args
|
17 år sedan |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 år sedan |
Guillem Jover
|
3e5aa7b25b
Switch to use UTF-8 copyright symbol and add missing ones
|
18 år sedan |
Raphael Hertzog
|
bd244cd5d5
Preserve the order of dependencies and build-dependencies
|
18 år sedan |
Raphael Hertzog
|
c6c756d559
Dpkg::Deps: tweak the comparison algorithm to sort > lower than <
|
18 år sedan |
Raphael Hertzog
|
8959140e24
Dpkg::Deps::parse(): handle empty fields properly instead of returning undef
|
18 år sedan |
Frank Lichtenheld
|
9682156caf
Dpkg::Deps: Add a missing =back in POD
|
18 år sedan |
Raphael Hertzog
|
6b50675354
Dpkg::Deps: add some integrated POD documentation of the API
|
19 år sedan |
Raphael Hertzog
|
6aef17ce9b
Add new module Dpkg::Deps to handle dependencies and some corresponding tests
|
19 år sedan |