Package: python-apt
Version: 0.7.94.2
$ python -c 'import apt_pkg; apt_pkg.init(); print apt_pkg.VersionCompare("1",
"1-0")'
-1This should print 0 because the versions are equal, according to policy and dpkg. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

