diff -Nru xpyb-1.3.1/debian/changelog xpyb-1.3.1/debian/changelog --- xpyb-1.3.1/debian/changelog 2012-03-23 22:49:27.000000000 +0000 +++ xpyb-1.3.1/debian/changelog 2015-09-02 17:11:55.000000000 +0000 @@ -1,3 +1,10 @@ +xpyb (1.3.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Replace python-support with dh-python in Build-Depends (Closes: #786079). + + -- Andrey Rahmatullin Wed, 02 Sep 2015 22:11:54 +0500 + xpyb (1.3.1-1) unstable; urgency=low * New upstream release diff -Nru xpyb-1.3.1/debian/control xpyb-1.3.1/debian/control --- xpyb-1.3.1/debian/control 2012-03-23 22:50:14.000000000 +0000 +++ xpyb-1.3.1/debian/control 2015-09-02 17:11:17.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Julien Danjou Build-Depends: debhelper (>= 7.0.50~), automake, autoconf, xcb-proto (>= 1.7.1), libtool, pkg-config, - libxcb1-dev (>= 1.1), python-all-dev (>= 2.5), python-support, python-xcbgen (>= 1.7.1) + libxcb1-dev (>= 1.1), python-all-dev (>= 2.5), dh-python, python-xcbgen (>= 1.7.1) Standards-Version: 3.9.3 Homepage: http://xcb.freedesktop.org