diff -Nru python-socksipy-1.5.0+dfsg/debian/changelog python-socksipy-1.5.0+dfsg/debian/changelog --- python-socksipy-1.5.0+dfsg/debian/changelog 2016-01-08 06:05:48.000000000 +0000 +++ python-socksipy-1.5.0+dfsg/debian/changelog 2016-01-10 04:45:57.000000000 +0000 @@ -1,3 +1,12 @@ +python-socksipy (1.5.0+dfsg-4) unstable; urgency=medium + + * Team upload. + * Add python-socks Breaks/Replaces: python-pysocks/python-socksipy and + python3-socks Breaks/Replaces: python3-pysocks/python3-socksipy to fix + upgradability of rename binaries (Closes: #810358) + + -- Scott Kitterman Sat, 09 Jan 2016 23:43:37 -0500 + python-socksipy (1.5.0+dfsg-3) unstable; urgency=medium * Team upload. diff -Nru python-socksipy-1.5.0+dfsg/debian/control python-socksipy-1.5.0+dfsg/debian/control --- python-socksipy-1.5.0+dfsg/debian/control 2016-01-08 06:04:47.000000000 +0000 +++ python-socksipy-1.5.0+dfsg/debian/control 2016-01-10 04:43:33.000000000 +0000 @@ -12,6 +12,8 @@ Package: python-socks Architecture: all Depends: ${python:Depends}, ${misc:Depends} +Breaks: python-pysocks, python-socksipy +Replaces: python-pysocks, python-socksipy Description: Python 2 SOCKS client module This module was designed to allow developers of Python software that uses the Internet or another TCP/IP-based @@ -25,6 +27,8 @@ Package: python3-socks Architecture: all Depends: ${python3:Depends}, ${misc:Depends} +Breaks: python3-pysocks, python3-socksipy +Replaces: python3-pysocks, python3-socksipy Description: Python 3 SOCKS client module This module was designed to allow developers of Python software that uses the Internet or another TCP/IP-based