-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog
24 lines (17 loc) · 999 Bytes
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
kotlin-compiler (1.3.21-1~1.gbpe71d76) UNRELEASED; urgency=medium
** SNAPSHOT build @e71d76839a7284a46f94f6815eaf7d4f61b14472 **
* New upstream version 1.3.21
-- Rogério Brito <[email protected]> Fri, 22 Feb 2019 05:18:32 -0300
kotlin-compiler (1.1.2.5-1~2.gbp9ec036) UNRELEASED; urgency=medium
** SNAPSHOT build @9ec036bed59b21cdc8a72e13307572e9160cb2dd **
* Initial release (Closes: #nnnn)
* debian/install: First (incorrect) version of the install file.
* debian/patches: Adapt upstream to the Debian way.
* debian/install: Fix installation in the final package.
* debian/rules: Don't install wrapper scripts for Windows.
* debian/rules: Skip non-determinism check to speed up build.
* debian/README.*: Spell check the files.
* debian/{install,patches}: Fix path of jars.
* debian/patches: Revert commits that broke the compiler.
* debian/install: Move back the jars to be under /usr/lib
-- Rogério Brito <[email protected]> Wed, 21 Jun 2017 20:47:20 -0300