diff -Nru liborcus-0.3.0/debian/changelog liborcus-0.3.0/debian/changelog --- liborcus-0.3.0/debian/changelog 2013-04-29 13:09:34.000000000 +0000 +++ liborcus-0.3.0/debian/changelog 2013-06-07 17:53:54.000000000 +0000 @@ -1,3 +1,9 @@ +liborcus (0.3.0-7+rpi1) jessie-staging; urgency=low + + * change build-depends to boost 1.53 to avoid build-dependency conflicts + + -- Peter Michael Green Fri, 07 Jun 2013 17:53:34 +0000 + liborcus (0.3.0-7) unstable; urgency=low * apparently builds with boost 1.53 need libboost-system-dev; diff -Nru liborcus-0.3.0/debian/control liborcus-0.3.0/debian/control --- liborcus-0.3.0/debian/control 2013-04-29 13:09:56.000000000 +0000 +++ liborcus-0.3.0/debian/control 2013-06-07 17:54:57.000000000 +0000 @@ -1,7 +1,7 @@ Source: liborcus Priority: optional Maintainer: Rene Engelhard -Build-Depends: debhelper (>= 8.0.0), autotools-dev, libzip-dev, libmdds-dev, python, dh-autoreconf, pkg-config, libboost-system-dev +Build-Depends: debhelper (>= 8.0.0), autotools-dev, libzip-dev, libmdds-dev, python, dh-autoreconf, pkg-config, libboost-system1.53-dev # libixion-dev (>= 0.5.0~) Standards-Version: 3.9.3 Section: libs