Followup-For: Bug #768759 Control: tag -1 patch Hi,
attached is a patch for this issue, adding the missing B-D zlib1g-dev. Is there a packaging repository somewhere? Otherwise I would import the packaging history into git (alioth: pkg-opencl/libclc.git) and add Vcs-* urls, too. What is the location of the upstream git repository? The homepage and the whole llvm.org seem to be down currently. Andreas
diff -Nru libclc-0~git20140101/debian/changelog libclc-0~git20140101/debian/changelog --- libclc-0~git20140101/debian/changelog 2014-10-12 23:06:24.000000000 +0200 +++ libclc-0~git20140101/debian/changelog 2014-11-09 21:26:47.000000000 +0100 @@ -1,3 +1,10 @@ +libclc (0~git20140101-5) unstable; urgency=medium + + * Team upload. + * Add missing Build-Depends: zlib1g-dev. (Closes: #768759) + + -- Andreas Beckmann <a...@debian.org> Sun, 09 Nov 2014 21:26:33 +0100 + libclc (0~git20140101-4) unstable; urgency=medium * Support clang 3.5 as the new default (closes: #764835). diff -Nru libclc-0~git20140101/debian/control libclc-0~git20140101/debian/control --- libclc-0~git20140101/debian/control 2014-10-12 23:07:37.000000000 +0200 +++ libclc-0~git20140101/debian/control 2014-11-09 21:26:58.000000000 +0100 @@ -10,6 +10,7 @@ clang, llvm-dev (>= 3.5), libedit-dev, + zlib1g-dev, Standards-Version: 3.9.5 Homepage: http://libclc.llvm.org