index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Version.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-03
Dpkg::Version: Handle versions without a version component like dpkg.
James Vega
1
-1
/
+1
2010-07-16
Use earlier/later instead of smaller/bigger for comparison relationships
Guillem Jover
1
-6
/
+6
2010-04-30
Dpkg::Version: fix boolean evaluation of the object
Raphaël Hertzog
1
-3
/
+11
2010-04-11
Fix POD in several perl modules to avoid two consecutive lines starting with ...
Raphaël Hertzog
1
-0
/
+1
2010-04-11
Dpkg::Version: fix POD to avoid two consecutive lines starting with =item
Ansgar Burchardt
1
-2
/
+2
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
1
-0
/
+2
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2009-11-18
Dpkg::Control::Fields, Dpkg::Version: avoid the "_" prototype
Raphaël Hertzog
1
-3
/
+3
2009-11-18
Dpkg::Version: accept invalid versions by default
Raphaël Hertzog
1
-8
/
+28
2009-11-08
Unify format in license headers
Guillem Jover
1
-3
/
+3
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-05
Dpkg::Version: rename some functions and constants
Raphaël Hertzog
1
-30
/
+30
2009-10-04
Dpkg::Version: drop the old API and implementation
Raphaël Hertzog
1
-173
/
+0
2009-10-04
Dpkg::Version: new implementation and new object interface
Raphaël Hertzog
1
-11
/
+324
2009-06-26
libdpkg-perl: Import Exporter with ‘use base’
Guillem Jover
1
-2
/
+1
2009-05-10
Fix POD errors detected by podchecker in perl modules
Guillem Jover
1
-0
/
+1
2009-03-29
Simplify Dpkg::Version
Frank Lichtenheld
1
-11
/
+7
2009-03-15
Dpkg::Version::check_version() should not die by default
Raphael Hertzog
1
-6
/
+14
2009-01-27
Dpkg::Version fix and test-suite adjustment
Raphael Hertzog
1
-4
/
+7
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-1
/
+1
2008-11-18
Merge branch 'lenny' (through tag '1.14.23')
Guillem Jover
1
-3
/
+3
2008-11-07
Fix Dpkg::Version comparison code. Closes: #504135
Raphael Hertzog
1
-3
/
+3
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-3
/
+3
2008-02-13
Dpkg::Version: Import Dpkg::Gettext
Raphael Hertzog
1
-0
/
+1
2008-01-18
dpkg-genchanges: Enhance logic to decide if we include the original tarball
Raphael Hertzog
1
-1
/
+1
2008-01-02
Dpkg::Version: Import missing error function from Dpkg::ErrorHandling
Raphael Hertzog
1
-0
/
+2
2008-01-01
Dpkg::Version: Add check_version to replace controllib's checkversion
Raphael Hertzog
1
-1
/
+12
2007-10-15
Dpkg::Version: fix compare_versions to handle properly the ">=" case
Raphael Hertzog
1
-2
/
+2
2007-10-14
Dpkg::Version: mark compare_versions as exportable
Raphael Hertzog
1
-1
/
+1
2007-09-22
Dpkg::Version: Add new function compare_versions
Frank Lichtenheld
1
-0
/
+30
2007-07-08
Use a pure-perl implementation of version comparison
Frank Lichtenheld
1
-8
/
+166
2007-07-08
Rename and Reorder modules directory
Frank Lichtenheld
1
-0
/
+17