Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package mitmproxy It's closing bug #687056, that was about missing a dependency. The package is mostly non-functional without it. Here is the corresponding debdiff: diff -Nru mitmproxy-0.8/debian/changelog mitmproxy-0.8/debian/changelog --- mitmproxy-0.8/debian/changelog 2012-04-19 11:24:30.000000000 +0200 +++ mitmproxy-0.8/debian/changelog 2012-09-10 11:10:28.000000000 +0200 @@ -1,3 +1,9 @@ +mitmproxy (0.8-2) unstable; urgency=low + + * Added missing dependency on python-lxml (Closes: #687056) + + -- Sebastien Delafond <s...@debian.org> Mon, 10 Sep 2012 11:10:13 +0200 + mitmproxy (0.8-1) unstable; urgency=low * Imported Upstream version 0.8 diff -Nru mitmproxy-0.8/debian/control mitmproxy-0.8/debian/control --- mitmproxy-0.8/debian/control 2012-04-19 11:24:15.000000000 +0200 +++ mitmproxy-0.8/debian/control 2012-09-10 11:10:38.000000000 +0200 @@ -9,7 +9,7 @@ Package: mitmproxy Architecture: any -Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-urwid, python-openssl, python-pyasn1, python-imaging +Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-urwid, python-openssl, python-pyasn1, python-imaging, python-lxml Provides: ${python:Provides} Description: SSL-capable man-in-the-middle HTTP proxy mitmproxy is an SSL-capable man-in-the-middle HTTP proxy. It provides unblock mitmproxy/0.8-2 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (1000, 'unstable'), (501, 'testing'), (500, 'stable'), (499, 'oldstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.2.0-1-686-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org