diff -upNr ../libclc-0~git20140101/debian/changelog ./debian/changelog --- ../libclc-0~git20140101/debian/changelog 2014-01-10 03:48:24.000000000 +0100 +++ ./debian/changelog 2014-08-31 11:09:06.770773552 +0200 @@ -1,3 +1,10 @@ +libclc (0~git20140101-2) unstable; urgency=medium + + * Change b-d to Debian's default LLVM version (Closes: #759943). + * Remove myself from uploaders. + + -- Julian Wollrath Sun, 31 Aug 2014 11:08:58 +0200 + libclc (0~git20140101-1) unstable; urgency=medium [ Julian Wollrath ] diff -upNr ../libclc-0~git20140101/debian/control ./debian/control --- ../libclc-0~git20140101/debian/control 2014-01-07 16:22:43.000000000 +0100 +++ ./debian/control 2014-08-31 11:07:38.982842140 +0200 @@ -4,11 +4,10 @@ Priority: extra Maintainer: Debian OpenCL team Uploaders: Michael Gilbert , - Julian Wollrath , Build-Depends: debhelper (>= 9), - llvm-3.4-dev, - clang-3.4, + llvm-dev, + clang, python, Standards-Version: 3.9.5 Homepage: http://libclc.llvm.org