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

Bug#812887: transition: iptables



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

Dear release team,

iptables 1.6.0 has been released and we plan to include it in debian.

The libxtables binary package name has been changed from libxtables10 to
libxtables11. However, this change seems to affect very few packages (if any).

Since an upload to experimental was done, a transition was set up [0].
Following the instructions [1] for transition, I've build-tested all
reverse build-deps of iptables and they seem to build simply fine:

 * xtables-addons: no problems
 * connman: no problems
 * west-chamer: no problems

So, I ask for a transition slot to upload iptables 1.6.0 to unstable.

[0] https://release.debian.org/transitions/html/auto-iptables.html
[1] https://wiki.debian.org/Teams/ReleaseTeam/Transitions

Ben file:

title = "iptables";
is_affected = .build-depends ~ "iptables-dev" | .build-depends ~ "libxtables10" | .build-depends ~ "libxtables11";
is_good = .build-depends ~ "libxtables11";
is_bad = .build-depends ~ "libxtables10";


Reply to: