Source: src:libgwibber
Version: 0.1.1-1.2
Severity: grave
Justification: renders package unusable
Hi,
due to the recent dee uploads, libgwibber binaries can't be installed
because some dee binaries got removed (bumped SONAMEs). Given the hard
build dependency on gir1.2-dee-0.5, which also got removed, your package
can't be binNMUed to get updated dependencies on new dee binaries.
FYI: Testing migration dependency graph attached (graphviz format).
Mraw,
KiBi.
strict digraph "Subgraph of ()" {
node [label="\N"];
zeitgeist [color=black,
fillcolor=green,
label="zeitgeist\nage: 16/10\n",
shape=box,
style=filled];
dee [color=black,
fillcolor=magenta,
label="dee\nage: 8/10\no-o-d:
amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,\
mips,mipsel,powerpc,s390,s390x,sparc\n",
shape=box,
style=filled];
zeitgeist -> dee;
libgwibber [color=black,
fillcolor=magenta,
label="libgwibber\nage: 130/10\no-o-d: s390\n",
shape=box,
style=filled];
libgwibber -> dee;
gwibber [color=red,
fillcolor=green,
label="gwibber\nage: 130/10\n",
shape=box,
style="filled,bold,dashed"];
libgwibber -> gwibber;
}