coffeescript 1.4.0-1 source package in Ubuntu

Changelog

coffeescript (1.4.0-1) unstable; urgency=low


  * New upstream source.

  [ Jonas Smedegaard ]
  * Update watch and rules files to directly use github.com URL (not
    githubredir.debian.net).
  * Update copyright file:
    + Refer to upstream issue tracker as main contact URL.
    + Include email for main author.
  * Bump dephelper compatibility level to 8.
  * Update package relations:
    + Tighten build-dependency on cdbs: Needed for handling upstream
      cruft, done by CDBS from now on.

 -- Jonas Smedegaard <email address hidden>  Wed, 14 Nov 2012 15:11:10 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
coffeescript_1.4.0-1.dsc 2.1 KiB 89a752cb196ff2c83f4a73d38c2aa6950e2bb7aebe7ec2c0542e81f1e06aca85
coffeescript_1.4.0.orig.tar.gz 462.9 KiB c46c2af565858e3445ed3bebdab54570573f934d87d4ae2ec4b45e6984ef7069
coffeescript_1.4.0-1.debian.tar.gz 10.6 KiB e2b9eb52ca4adf0b2bacc40d09833c454f170118cd4b84c2608c1b1c7b2779a6

Available diffs

No changes file available.

Binary packages built by this source

coffeescript: No summary available for coffeescript in ubuntu vivid.

No description available for coffeescript in ubuntu vivid.

coffeescript-doc: documentation 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.
 .
 This package contains documentation.

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

No description available for libjs-coffeescript in ubuntu vivid.