summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Version.pm
AgeCommit message (Expand)AuthorFilesLines
2009-06-26libdpkg-perl: Import Exporter with ‘use base’Guillem Jover1-2/+1
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+1
2009-03-29Simplify Dpkg::VersionFrank Lichtenheld1-11/+7
2009-03-15Dpkg::Version::check_version() should not die by defaultRaphael Hertzog1-6/+14
2009-01-27Dpkg::Version fix and test-suite adjustmentRaphael Hertzog1-4/+7
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-11-18Merge branch 'lenny' (through tag '1.14.23')Guillem Jover1-3/+3
2008-11-07Fix Dpkg::Version comparison code. Closes: #504135Raphael Hertzog1-3/+3
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-3/+3
2008-02-13Dpkg::Version: Import Dpkg::GettextRaphael Hertzog1-0/+1
2008-01-18dpkg-genchanges: Enhance logic to decide if we include the original tarballRaphael Hertzog1-1/+1
2008-01-02Dpkg::Version: Import missing error function from Dpkg::ErrorHandlingRaphael Hertzog1-0/+2
2008-01-01Dpkg::Version: Add check_version to replace controllib's checkversionRaphael Hertzog1-1/+12
2007-10-15Dpkg::Version: fix compare_versions to handle properly the ">=" caseRaphael Hertzog1-2/+2
2007-10-14Dpkg::Version: mark compare_versions as exportableRaphael Hertzog1-1/+1
2007-09-22Dpkg::Version: Add new function compare_versionsFrank Lichtenheld1-0/+30
2007-07-08Use a pure-perl implementation of version comparisonFrank Lichtenheld1-8/+166
2007-07-08Rename and Reorder modules directoryFrank Lichtenheld1-0/+17