[libclang-perl] 03/03: releasing package libclang-perl version 0.09-4
gregor herrmann
gregoa at debian.org
Fri Dec 4 16:51:59 UTC 2015
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 <gregoa at debian.org>
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 <gregoa at debian.org> 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
More information about the Pkg-perl-cvs-commits
mailing list