diff -u binutils-2.20.1/debian/rules binutils-2.20.1/debian/rules --- binutils-2.20.1/debian/rules +++ binutils-2.20.1/debian/rules @@ -85,7 +85,7 @@ STATIC_UDEB = $(p_udeb)_$(DEB_VERSION)_$(DEB_HOST_ARCH).udeb VERSION = $(shell sed -n 's/^ *VERSION=\(.*\)/\1/p' bfd/configure | head -1) -SINGLE_VERSION= $(VERSION)-systemx +SINGLE_VERSION= $(VERSION)-system MULTI_VERSION = $(VERSION)-multiarch HPPA64_VERSION= $(VERSION)-hppa64 SPU_VERSION = $(VERSION)-spu diff -u binutils-2.20.1/debian/changelog binutils-2.20.1/debian/changelog --- binutils-2.20.1/debian/changelog +++ binutils-2.20.1/debian/changelog @@ -1,10 +1,4 @@ -binutils (2.20.1-16lucid2ubuntu1) lucid; urgency=low - - * Re-upload with changed soversion to fix build failure on powerpc. - - -- Matthias Klose Mon, 23 May 2011 19:24:08 +0200 - -binutils (2.20.1-16lucid2) lucid; urgency=low +binutils (2.20.1-16lucid3) lucid; urgency=low * Build binutils 2.20.1 for Ubuntu 10.04 LTS.