Package: readline6 Version: 6.2-4 Severity: normal $(distribution) gets set in debian/rules, but never consumed
diff -urpN readline6-6.2.orig/debian/control readline6-6.2/debian/control --- readline6-6.2.orig/debian/control 2011-08-22 16:26:57.000000000 -0600 +++ readline6-6.2/debian/control 2011-09-21 21:45:33.474579450 -0600 @@ -3,7 +3,7 @@ Section: libs Priority: important Maintainer: Matthias Klose <d...@debian.org> Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 8.1.3), lsb-release, +Build-Depends: debhelper (>= 8.1.3), libncurses5-dev (>= 5.6), lib32ncurses5-dev [amd64 ppc64], lib64ncurses5-dev [i386 powerpc sparc s390], mawk | awk, texinfo, autotools-dev, diff -urpN readline6-6.2.orig/debian/rules readline6-6.2/debian/rules --- readline6-6.2.orig/debian/rules 2011-08-24 02:08:45.000000000 -0600 +++ readline6-6.2/debian/rules 2011-09-21 21:44:36.850014695 -0600 @@ -16,7 +16,6 @@ CROSS=$(DEB_HOST_GNU_TYPE)-gcc else CROSS=gcc endif -distribution := $(shell lsb_release -is) ifneq (,$(findstring /$(DEB_HOST_ARCH)/,/i386/powerpc/sparc/s390/)) build64 = yes -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org