Package: icedove
Version: 3.1.10-1
Severity: important

Build dependencies don't reflect the state of the source:
- mozilla/configure.in checks that sqlite version is >= 3.7.4
- debian/rules uses DEB_HOST_MULTIARCH which requires dpkg-dev >= 1.16.0.

I'd however *not* suggest to bump the build dependencies, but instead:
- modify mozilla/configure.in to allow sqlite version 3.7.1 like before,
  which will make backports easier.
- replace DEB_HOST_MULTIARCH with DEB_HOST_GNU_TYPE because
  DEB_HOST_MULTIARCH is to be used for /usr/lib/$DEB_HOST_MULTIARCH paths,
  not for configure's --host option.
 
Mike

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to