This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libclang-perl.
commit e8367ea7aff1aa68ffb951f5f6537129f3c73dbf Author: gregor herrmann <[email protected]> Date: Fri Dec 4 17:51:42 2015 +0100 releasing package libclang-perl version 0.09-4 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index a5c61a9..5055f1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libclang-perl (0.09-4) unstable; urgency=medium + + * Team upload. + * Drop use-clang-3.8.patch which changed the hardcoded llvm-3.5 to the + hardcoded llvm-3.8 (cf. #803645). + * Build against the current default LLVM/Clang versions. + Update build dependencies to use the unversioned libclang-dev, and add + llvm which contains the llvm-config command. + In debian/rules, use llvm-config to find the libdir and includedir, and + pass them to Makefile.PL in override_dh_auto_configure. + (Closes: #803645) + + -- gregor herrmann <[email protected]> Fri, 04 Dec 2015 17:48:13 +0100 + libclang-perl (0.09-3) unstable; urgency=low * Add patch to use clang-3.8 instead of clang-3.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclang-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
