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

Bug#744171: transition: boost-defaults



Control: forwarded -1 https://release.debian.org/transitions/html/boost1.55.html

Steve M. Robbins <smr@debian.org> (2014-04-10):
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: transition
> 
> As previously requested on Feb 28 2014 (see
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704032#220):
> 
>     1.55 has been in testing for a month now and has somewhat better
>     support for recent glibc -- e.g. it doesn't suffer from .#739807
>     and #739904.
> 
>     I'd like to switch the boost-defaults to 1.55. 
> 
> Julien Cristau today requested that I file a new bug (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704032#230).
> 
> 
> Ben file:
> 
> title = "boost-defaults";
> is_affected = .build-depends ~ /libboost[a-z-]*-dev/
> is_good = .depends ~ /libboost[a-z-]*1\.55/;
> is_bad = .depends ~ /libboost[a-z-]*1\.54/;

Since there was an old boost1.54 ben file around, I've reused it,
tweaking the versions:

  title = "boost 1.55";
  is_affected = .build-depends ~ /libboost[0-9\.a-z-]*-dev/;
  is_good = .depends ~ /libboost[a-z-]*1\.55/;
  is_bad = .depends ~ /libboost[a-z-]*1\.(4[6-9]|5[0-5])/;
  notes = "#744171";
  export = false;

I'll check the generated file doesn't look crazy after the next crontab
run, and commit the ben file then.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: