]> git.donarmstrong.com Git - debbugs.git/commit
* Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
authorDon Armstrong <don@volo>
Mon, 26 Jun 2006 01:00:59 +0000 (18:00 -0700)
committerDon Armstrong <don@volo>
Mon, 26 Jun 2006 01:00:59 +0000 (18:00 -0700)
commitd90810ffc98b821d57a44bbc3f105b474a8b0fa3
tree7f30cd102055b1f32520846bf2bde0419b1b70c1
parent34f7514e64af15ac995b6d66811525735de3a603
 * Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
 * Add tests in 02_version_dpkg.t to actually test to make sure that
   Debbugs::Versions::Dpkg and dpkg --compare-versions agree what the
   version relationships are.
Debbugs/Versions/Dpkg.pm
t/02_version_dpkg.t [new file with mode: 0644]