diff -u gnurobots-1.2.0/debian/control gnurobots-1.2.0/debian/control --- gnurobots-1.2.0/debian/control +++ gnurobots-1.2.0/debian/control @@ -4,7 +4,7 @@ Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Bradley Smith Standards-Version: 3.8.0 -Build-Depends: debhelper (>= 7), guile-1.8-dev, libreadline5-dev, libgtk2.0-dev, libvte-dev, quilt +Build-Depends: debhelper (>= 7), guile-1.8-dev, libreadline6-dev, libgtk2.0-dev, libvte-dev, quilt Homepage: http://www.gnu.org/software/gnurobots/ Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-gnurbots.git Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-gnurobots.git diff -u gnurobots-1.2.0/debian/changelog gnurobots-1.2.0/debian/changelog --- gnurobots-1.2.0/debian/changelog +++ gnurobots-1.2.0/debian/changelog @@ -1,3 +1,10 @@ +gnurobots (2:1.2.0-4ubuntu2) maverick; urgency=low + + * update libreadline build-depend to libreadline6-dev to fix ftbfs + (LP: #623358) + + -- Bhavani Shankar Tue, 24 Aug 2010 17:40:22 +0530 + gnurobots (2:1.2.0-4ubuntu1) karmic; urgency=low * debian/control: Replace b-p on libreadline-dev with libreadline5-dev