[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#825282: transition: gnat-6



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition

The upload of gnat (6) about a month ago started the transition from
gnat-4.9 to gnat-6. This deserves a tracker.

Below is my attempt on a ben file, not sure whether it covers the right
things. I just analyzed some uninstallability discovered by piuparts.
There are packages that
  (Build-)Depends: gnat, gnat-4.9, ...
but gnat now Depends: gnat-6 and gnat-6 has Conflicts: gnat-4.9
These probably need sourceful uploads instead of binNMUs.

Ben file:

title = "gnat-6";
is_affected = .depends ~ /gnat-/ | .build-depends ~ /gnat-/;
is_good = .depends ~ "gnat-6" | .build-depends ~ "gnat-6";
is_bad = .depends ~ "gnat-4.9" | .build-depends ~ "gnat-4.9";


Andreas


Reply to: