[Pkg-javascript-devel] coffeescript_1.1.1-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sat Jul 9 03:47:10 UTC 2011


coffeescript-doc_1.1.1-1_all.deb
  to main/c/coffeescript/coffeescript-doc_1.1.1-1_all.deb
coffeescript_1.1.1-1.debian.tar.gz
  to main/c/coffeescript/coffeescript_1.1.1-1.debian.tar.gz
coffeescript_1.1.1-1.dsc
  to main/c/coffeescript/coffeescript_1.1.1-1.dsc
coffeescript_1.1.1-1_all.deb
  to main/c/coffeescript/coffeescript_1.1.1-1_all.deb
coffeescript_1.1.1.orig.tar.gz
  to main/c/coffeescript/coffeescript_1.1.1.orig.tar.gz
(new) libjs-coffeescript_1.1.1-1_all.deb extra devel
client-side interpreter 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 a concatenated and compressed version of the
 CoffeeScript compiler. To use it in the browser, include the script
 after any inline script tags of type "text/coffeescript" on the page.
 It will compile and evaluate all of the scripts in order.
Changes: coffeescript (1.1.1-1) unstable; urgency=low
 .
  * New upstream release.
 .
  [ Geza Kovacs ]
  * Remove patch because nodejs now uses upstream names.
    Closes: bug#611701, #623704. Thanks to Lionel Landwerlin.
  * Minimum nodejs dependency version bumped to 0.2.6
 .
  [ Jonas Smedegaard ]
  * Packaging moved to Debian Javascript Maintainers, with myself and
    Geza as uploaders.
  * Switch packaging to CDBS (from short-form dh).
    + Track build-dependencies.
    + implement get-orig-source target.
    + track copyright/licensing changes.
    + Declare package relations in rules file.
    + Drop install hints now superfluous (detected automagically).
  * Ease building with git-buildpackage:
    + Git-ignore quilt .pc dir.
    + Add dpkg-source local-options.
  * Add git-buildpackage config, enabling pristine-tar and signed tags.
  * Tighten access rights fixup.
  * Add copyright and licensing header for debian subdir to rules file.
  * Add Last-Update hint to patch DEP3 header.
  * Update copyright file:
    + Change licensing of debian subdir to GPL-2+ (from MIT).
    + Reformat to draft 174 of DEP-5.
    + Drop obsolete Files sections.
    + Rename main License section to Expat (from ambigous MIT).
    + Consistently wrap multiline sections at 72 chars.
    + Use download list page (not homepage) as Source URL.
    + Add Files section for convenience copy of jquery (no new license).
    + Bump (yes, not extend) main copyright timeframe.
  * Update control file. Add copyright hints.
  * Fix add path segment to Homepage URL.
  * Rewrite long descriptions based on upstream intro.
  * Fix revert (accidental?) patch to upstream files.
  * Compile code from itself using upstream build routines (not just
    redistribute upstream prebuild code).
    + As a bonus, fix include /usr/bin/cake in coffeescript package.
  * Generate coffee.1 manpage at package build time.
  * Add binary package libjs-coffeescript.
    Closes: bug#611703.
  * Have coffeescript provide libnode-coffeescript.
  * Bump policy compliance to standards-version 3.9.2.
  * Install examples.


Override entries for your package:
coffeescript-doc_1.1.1-1_all.deb - extra doc
coffeescript_1.1.1-1.dsc - source devel
coffeescript_1.1.1-1_all.deb - extra devel

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 611701 611703 623704 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Pkg-javascript-devel mailing list