coffeescript 1.9.3~dfsg-1 source package in Ubuntu

Changelog

coffeescript (1.9.3~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Bugfix for interpolation in the first key of an object literal in
      an implicit call.
    + Fix broken error messages in the REPL, as well as a few minor bugs
      with the REPL.
    + Fix source mappings for tokens at the beginning of lines when
      compiling with the --bare option. This has the nice side effect of
      generating smaller source maps.
    + Slight formatting improvement of compiled block comments.
    + Better error messages for on, off, yes and no.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Update package relations:
    + Relax to (build-)depend unversioned on nodejs: Needed version
      satisfied even in oldstable.

 -- Jonas Smedegaard <email address hidden>  Thu, 28 May 2015 20:04:18 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
coffeescript_1.9.3~dfsg-1.dsc 2.2 KiB 1a62f9d1050474b985865130c45a9ba9527776d3b840d7c23fc595c3beed92b1
coffeescript_1.9.3~dfsg.orig.tar.gz 483.3 KiB bb21dc8f5b77e236e17cd55c87bf8e391be95e4149aed01e17c252ddfff71235
coffeescript_1.9.3~dfsg-1.debian.tar.xz 11.8 KiB 9ebec97d55b4b408bd0d032c8ce02ee6c75aeb9d093fea6eb9db1e3ef5ab141a

Available diffs

No changes file available.

Binary packages built by this source

coffeescript: interpreter and compiler for the CoffeeScript language

 CoffeeScript is a little language that compiles into JavaScript.
 Underneath all of those embarrassing braces and semicolons, JavaScript
 has always had a gorgeous object model at its heart. CoffeeScript is an
 attempt to expose the good parts of JavaScript in a simple way.
 .
 The golden rule of CoffeeScript is: "It's just JavaScript". The code
 compiles one-to-one into the equivalent JS, and there is no
 interpretation at runtime. You can use any existing JavaScript library
 seamlessly (and vice-versa). The compiled output is readable and
 pretty-printed, passes through JavaScript Lint without warnings, will
 work in every JavaScript implementation, and tends to run as fast or
 faster than the equivalent handwritten JavaScript.
 .
 The "cake" executable is provided as "cake.coffeescript" to peacefully
 coexist with cakephp.

coffeescript-doc: No summary available for coffeescript-doc in ubuntu yakkety.

No description available for coffeescript-doc in ubuntu yakkety.

libjs-coffeescript: No summary available for libjs-coffeescript in ubuntu yakkety.

No description available for libjs-coffeescript in ubuntu yakkety.