File: changelog

package info (click to toggle)
crystal 1.6.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,956 kB
  • sloc: javascript: 1,712; sh: 592; cpp: 541; makefile: 243; ansic: 119; python: 105; xml: 32
file content (112 lines) | stat: -rw-r--r-- 3,793 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
crystal (1.6.0+dfsg-3) unstable; urgency=medium

  * Update runtime depends (Closes: #1031812).

 -- David Suárez <deiv@debian.org>  Fri, 03 Mar 2023 19:03:34 +0100

crystal (1.6.0+dfsg-2) unstable; urgency=medium

  * Source upload.

 -- David Suárez <deiv@debian.org>  Tue, 11 Oct 2022 21:08:52 +0200

crystal (1.6.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * d/patches:
    - Refresh patch 'remove-check-in-random-failing-test'.
    - Add patch 'fix-sbuild-pkgbuilddir-filtering-in-unix-spec'
      (Closes: #1017565).
  * Switch to llvm-toolchain-14 (Closes: #1017662).

 -- David Suárez <deiv@debian.org>  Sun, 09 Oct 2022 20:02:18 +0200

crystal (1.3.2+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Switch to llvm-toolchain-13 (Closes: #1004882).
  * Add missing dependency on libgc-dev (Closes: #1010249).
  * Update standars version; No changes needed.
  * Update remove privacy-breach sed expression.
  * Use makefile install target.
  * Add patch 'remove-check-in-random-failing-test'.
  * Run primitives spec.

 -- David Suárez <deiv@debian.org>  Sun, 12 Jun 2022 21:16:22 +0200

crystal (1.2.2+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Use latest gcc version again.
  * Remove old llvm versions (8 & 9) (Closes: #1001546).

 -- David Suárez <deiv@debian.org>  Thu, 06 Jan 2022 15:21:25 +0100

crystal (1.2.1+dfsg-6) unstable; urgency=medium

  * Fix install target, to allow build arch and indep separately.

 -- David Suárez <deiv@debian.org>  Sun, 07 Nov 2021 17:13:57 +0100

crystal (1.2.1+dfsg-5) unstable; urgency=medium

  * Add patch 'disable-udp-multicast-specs'.

 -- David Suárez <deiv@debian.org>  Mon, 01 Nov 2021 20:54:47 +0100

crystal (1.2.1+dfsg-4) unstable; urgency=medium

  * Use gcc10 until upstream adds support for DWARF 5 (gcc11).

 -- David Suárez <deiv@debian.org>  Mon, 01 Nov 2021 18:30:29 +0100

crystal (1.2.1+dfsg-3) unstable; urgency=medium

  * Use LLVM 12 until 13 gets unblocked.
  * Source upload.

 -- David Suárez <deiv@debian.org>  Sun, 31 Oct 2021 22:49:43 +0100

crystal (1.2.1+dfsg-2) unstable; urgency=medium

  * d/control:
    - Update standars version (no changes needed).
    - Point Vcs-* fields to the updated git repository.
    - Update maintainer to debian account.
    - Update LLVM version.
    - Rename packages to crystal (remove -lang).
    - Add build depend on itself.
  * Update d/copyright.

 -- David Suárez <deiv@debian.org>  Sat, 30 Oct 2021 15:03:25 +0200

crystal (1.2.1+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Update installed files, now makefile comes with install target.
  * Install bash-completion files with the correct name (Closes: #984955).
  * d/rules:
    - Update regex to remove privacy-breach-generic links.
    - Clean gzipped man page.
  * d/control:
    - remove some incorrect build-depends (Closes: #966014)
  * d/patches:
    - drop 'fix-cookie-expire-time-check'; Applied upstream.
    - drop 'update-support-jquery-3'; Applied upstream.
    - drop 'update-packaged-javascript-links'; Not needed.
  * d/copyright: exclude all the minimized javascript code.
  * Compile without support for the playground:
    - The octicons fonts library is removed from testing, so we don't
        build the compiler with the html playground support.
    - Remove all the javascript libraries runtime dependencies.
    - Remove all the copyright's related to the excluded javascript files.
    - Remove 'd/crystal-lang.links'.
    - Remove 'd/missing-sources/materialize.js'.

 -- David Suárez <deiv@debian.org>  Sat, 23 Oct 2021 16:12:16 +0200

crystal (0.34.0+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #822275).

 -- David Suárez <david.sephirot@gmail.com>  Fri, 10 Apr 2020 17:26:40 +0200