Package: src:cmake
Version: 2.8.12.2-1
Severity: serious

Dear Maintainer,

cmake had to be binNMUed on ppc64el following the initial import of
packages. It appeared that cmake is not binNMU safe, as it then gets
the following entry:

  Depends: cmake-data (= 2.8.12.2-1), procps, cmake-data (= 2.8.12.2-1+b1),
           libarchive13, libc6 (>= 2.17), libcurl3 (>= 7.16.2),
           libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9),
           zlib1g (>= 1:1.2.3.3)

As you can see cmake-data appears twice with different version. This
comes from the following entry in debian/control:

  Depends: cmake-data (= ${source:Version}),
           procps [!hurd-any],
           ${misc:Depends},
           ${shlibs:Depends}

The first entry is corresponds to ${source:Version}, and the second
entry is wrongly added by ${misc:Depends} as dh_installdocs 
--link-doc=cmake-data is used in the debian/rules. This doesn't work
for a mix of arch:any and arch:all packages, as described in debhelper
bug#747141. I would therefore suggest to not use the --link-doc feature,
at least not for the arch:all packages.

Aurelien


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.14-2-powerpc64le (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (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

Reply via email to