diff -Nru wine-gecko-unstable-1.0.0+dfsg/debian/changelog wine-gecko-unstable-1.0.0+dfsg/debian/changelog --- wine-gecko-unstable-1.0.0+dfsg/debian/changelog 2011-08-04 17:41:55.000000000 -0400 +++ wine-gecko-unstable-1.0.0+dfsg/debian/changelog 2012-04-20 16:45:46.000000000 -0400 @@ -1,3 +1,12 @@ +wine-gecko-unstable (1.0.0+dfsg-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on g++-mingw-w64-i686 after gcc-mingw-w64 package split + (closes: #669558) + - Thanks to Stephen Kitt for the patch! + + -- Michael Gilbert Fri, 20 Apr 2012 16:43:42 -0400 + wine-gecko-unstable (1.0.0+dfsg-1) unstable; urgency=low * Initial release (Closes: #479861) diff -Nru wine-gecko-unstable-1.0.0+dfsg/debian/control wine-gecko-unstable-1.0.0+dfsg/debian/control --- wine-gecko-unstable-1.0.0+dfsg/debian/control 2011-05-30 14:28:27.000000000 -0400 +++ wine-gecko-unstable-1.0.0+dfsg/debian/control 2012-04-20 16:43:39.000000000 -0400 @@ -4,7 +4,7 @@ Maintainer: Debian Wine Party Uploaders: Ove Kaaven Build-Depends: debhelper (>= 7), autoconf2.13, libidl-dev, libx11-dev, - gcc-mingw-w64, libstdc++6-4.5-dev, python, zip, unzip, lcab + g++-mingw-w64-i686, libstdc++6-4.5-dev, python, zip, unzip, lcab Build-Conflicts: binfmt-support Standards-Version: 3.9.1 Homepage: http://www.winehq.org/