I use following workaround now.

    foreach (sort {length($b)<=>length($a)} keys %releasenames) {
        return $_ if ($_ eq substr($pkgfile, 0, length($_)));
    }

-- 
apt-show-versions cannot show jaunty-update
https://bugs.launchpad.net/bugs/390937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to