Bug#996568: transition: fcl

2021-10-15 Thread Sebastian Ramacher
Control: tags -1 confirmed
Control: forwarded -1 https://release.debian.org/transitions/html/auto-fcl.html

On 2021-10-15 15:58:13 +, Jose Luis Rivero wrote:
> 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

Please go ahead

Cheers

> """
> 
> Ben file:
> 
> title = "fcl";
> is_affected = .depends ~ "libfcl0.6" | .depends ~ "libfcl0.7";
> is_good = .depends ~ "libfcl0.7";
> is_bad = .depends ~ "libfcl0.6";
> 
> Thanks!
> 

-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Processed: Re: Bug#996568: transition: fcl

2021-10-15 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #996568 [release.debian.org] transition: fcl
Added tag(s) confirmed.
> forwarded -1 https://release.debian.org/transitions/html/auto-fcl.html
Bug #996568 [release.debian.org] transition: fcl
Set Bug forwarded-to-address to 
'https://release.debian.org/transitions/html/auto-fcl.html'.

-- 
996568: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#996568: transition: fcl

2021-10-15 Thread Jose Luis Rivero
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!