tags 736144 + pending quit Hi Dmitry,
Julien Cristau wrote: > libwebp changed SONAMEs again, libwebp4 is being replaced by libwebp5, > so python-webm needs a rebuild (and possibly an update to take the ABI > changes into account). I've rebuilt python-webm and uploaded to DELAYED/5 to fix this. If I should cancel the upload or push to collab-maint and move it to DELAYED/0, please don't hesitate to let me know. Thanks, Jonathan
diff -Nru python-webm-0.2.2/debian/changelog python-webm-0.2.2/debian/changelog --- python-webm-0.2.2/debian/changelog 2013-08-23 22:40:30.000000000 -0700 +++ python-webm-0.2.2/debian/changelog 2014-01-23 16:36:25.000000000 -0800 @@ -1,3 +1,10 @@ +python-webm (0.2.2-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild for libwebp transition (Closes: #736144) + + -- Jonathan Nieder <jrnie...@gmail.com> Thu, 23 Jan 2014 16:36:23 -0800 + python-webm (0.2.2-2) unstable; urgency=low * Added support for loseless modes using patch from Antoine Martin;