File: changelog

package info (click to toggle)
libclang-perl 0.09-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 276 kB
  • ctags: 32
  • sloc: perl: 297; cpp: 55; makefile: 16; ansic: 8
file content (35 lines) | stat: -rw-r--r-- 1,288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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@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
    Thanks Sylvestre Ledru for the bug report. (Closes: #803645)
  * Depends on libclang-3.8-dev

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 04 Nov 2015 16:59:38 -0300

libclang-perl (0.09-2) unstable; urgency=medium

  * Team upload.
  * Don't install README POD/manpage.
    Thanks to Andreas Beckmann for the bug report. (Closes: #792845)

 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Jul 2015 13:09:35 +0200

libclang-perl (0.09-1) unstable; urgency=low

  * Initial Release. (Closes: #792755)

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 18 Jul 2015 01:50:38 -0300