index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Deps.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-08
Fix copyright statements
Guillem Jover
1
-1
/
+1
2009-11-08
Unify text in license headers
Guillem Jover
1
-6
/
+6
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-5
/
+2
2009-10-05
Dpkg::Deps::version_implies(): fix to return undef with invalid versions
Raphaël Hertzog
1
-2
/
+2
2009-10-05
Dpkg::Version: rename some functions and constants
Raphaël Hertzog
1
-2
/
+3
2009-10-04
Update all Perl modules and scripts to use the new Dpkg::Version API
Raphaël Hertzog
1
-31
/
+34
2009-09-19
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
Raphaël Hertzog
1
-47
/
+2
2009-06-26
libdpkg-perl: Import Exporter with ‘use base’
Guillem Jover
1
-1
/
+1
2009-06-25
Dpkg::Deps: fix dependency parsing code
Raphael Hertzog
1
-2
/
+2
2009-05-10
Fix POD errors detected by podchecker in perl modules
Guillem Jover
1
-0
/
+9
2009-04-17
Dpkg::Deps::parse(): parse properly an empty dep with spaces only
Raphael Hertzog
1
-0
/
+4
2009-03-16
Dpkg::Deps: refuse to parse ORed deps only when union deps are requested
Raphael Hertzog
1
-2
/
+2
2009-03-15
dpkg-gencontrol: improve error message with a bad union dependency
Raphael Hertzog
1
-1
/
+7
2008-12-09
scripts: Do not mark internerr strings for translation
Guillem Jover
1
-1
/
+1
2008-12-09
scripts: Do not use sprintf for functions supporting variable args
Guillem Jover
1
-2
/
+3
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-3
/
+3
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-6
/
+6
2008-03-02
Preserve the order of dependencies and build-dependencies
Raphael Hertzog
1
-1
/
+13
2007-12-11
Dpkg::Deps: tweak the comparison algorithm to sort > lower than <
Raphael Hertzog
1
-4
/
+42
2007-11-19
Dpkg::Deps::parse(): handle empty fields properly instead of returning undef
Raphael Hertzog
1
-1
/
+0
2007-10-29
Dpkg::Deps: Add a missing =back in POD
Frank Lichtenheld
1
-0
/
+2
2007-10-18
Dpkg::Deps: add some integrated POD documentation of the API
Raphael Hertzog
1
-6
/
+335
2007-10-18
Add new module Dpkg::Deps to handle dependencies and some corresponding tests
Raphael Hertzog
1
-0
/
+784