Package: gearmand Version: 0.33-1 Followup-For: Bug #678903 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, This minor patch adds the gcc/g++-4.6 Build-Depends to fix the ftbfs. * Add Build-Depends for gcc/g++-4.6. Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-25-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru gearmand-0.33/debian/changelog gearmand-0.33/debian/changelog diff -Nru gearmand-0.33/debian/control gearmand-0.33/debian/control --- gearmand-0.33/debian/control 2012-06-24 06:53:11.000000000 -0500 +++ gearmand-0.33/debian/control 2012-06-25 16:55:59.000000000 -0500 @@ -8,6 +8,8 @@ chrpath, debhelper (>= 9), dh-autoreconf, + gcc-4.6, + g++-4.6, lcov, libboost-program-options-dev (>= 1.39.0), libboost-thread-dev (>= 1.39.0),