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


Dear Release Team:

I'm the maintainer of fcle, upstream has released 0.7.0
version some weeks ago. We have 0.7.0-2 in experimental, it builds
in all arches that it did before (hppa builder segfaults on compilation
but I doubt it has to do with version bump).

ratt rebuilt the dependencies it found, including DART, just fine:
https://build.osrfoundation.org/job/debian-ratt-builder/118/console

"""
2021/10/08 22:35:48 Building package 1 of 1: dart
2021/10/08 22:35:48 DEBUG - sbuild args
[]string{"--arch-all", "--dist=unstable", "--nolog", "dart_6.9.5-4", 
"--extra-package=libfcl-dev_0.7.0-1_amd64.deb", 
"--extra-package=libfcl0.7-dbgsym_0.7.0-1_amd64.deb", 
"--extra-package=libfcl0.7_0.7.0-1_amd64.deb"}
2021/10/08 22:51:04 Build results:
2021/10/08 22:51:04 PASSED: dart
"""

Ben file:

title = "fcl";
is_affected = .depends ~ "libfcl0.6" | .depends ~ "libfcl0.7";
is_good = .depends ~ "libfcl0.7";
is_bad = .depends ~ "libfcl0.6";

Thanks!

Reply via email to