Package: gcc-defaults
Version: 1.5
Severity: important

built packages versions are incorrect if gcc-defaults is built with nmu
versioning

| $ echo "Version: 1.5" | awk -F. '/^Version:/ {print $NF}'
| 5
| $ echo "Version: 1.5.1" | awk -F. '/^Version:/ {print $NF}'
| 1

bastian

-- 
What kind of love is that?  Not to be loved; never to have shown love.
                -- Commissioner Nancy Hedford, "Metamorphosis",
                   stardate 3219.8


Reply via email to