This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository castxml.
commit 51e20a71c128ea53c1f23595309e79e19557a0de Author: Gert Wollny <[email protected]> Date: Wed Jul 6 15:04:44 2016 +0000 Update dependency to newer clang --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a72cd78..6201718 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ castxml (0.1+git20160706-1) UNRELEASED; urgency=medium * New upstream version * cme fix dpkg-control + * d/control: Depends on llvm-3.8 -- Gert Wollny <[email protected]> Wed, 06 Jul 2016 14:59:11 +0000 diff --git a/debian/control b/debian/control index 96f3810..6b9cddc 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 9), cmake, help2man, - libclang-3.7-dev, - llvm-3.7-dev, + libclang-3.8-dev, + llvm-3.8-dev, libedit-dev, zlib1g-dev Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/castxml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
