Package: goffice Version: 0.8.17-1 Severity: serious Your package fails to build from source:
dpkg-buildpackage: source changed by J.H.M. Dassen (Ray) <jdas...@debian.org> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build goffice-0.8.17 fakeroot debian/rules clean dh_testdir dh_testroot rm -f config-stamp build-stamp if test -d build && test -f build/Makefile ; then \ /usr/bin/make -C build distclean; \ fi rm -rf build find -type f -name 'Makefile.am' | sed -e 's/\.am$//' | xargs rm -f # Update config.{sub,guess} from autotools-dev, if possible. for f in config.sub config.guess ; do \ if test -r /usr/share/misc/$f ; then \ OLDDATE=`./$f -t | tr -d -` ; \ NEWDATE=`/usr/share/misc/$f -t | tr -d -` ; \ if [ $OLDDATE -lt $NEWDATE ] ; then \ echo "GNU config automated update of $f (replacing $OLDDATE with $NEWDATE)" 1>&2 ; \ cp -f /usr/share/misc/$f $f ; \ fi; \ fi; \ done GNU config automated update of config.sub (replacing 20110323 with 20120210) GNU config automated update of config.guess (replacing 20110511 with 20120210) dh_clean dpkg-source -b goffice-0.8.17 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building goffice using existing ./goffice_0.8.17.orig.tar.bz2 dpkg-source: info: local changes detected, the modified files are: goffice-0.8.17/config.guess goffice-0.8.17/config.sub dpkg-source: info: you can integrate the local changes with dpkg-source --commit dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/goffice_0.8.17-1.diff.ml78pQ dpkg-buildpackage: error: dpkg-source -b goffice-0.8.17 gave error exit status 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org