lp:debian/stretch/coffeescript

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/coffeescript
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

17. By Jonas Smedegaard <email address hidden>

[ 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.

16. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.
  + Fixed a watch mode error introduced in 1.9.1 when compiling
    multiple files with the same filename.
  + Bugfix for yield around expressions containing this.
  + Added a Ruby-style -r option to the REPL, which allows requiring a
    module before execution with --eval or --interactive.
  + In <script type="text/coffeescript"> tags, to avoid possible
  + duplicate browser requests for .coffee files, you can now use the
    data-src attribute instead of src.
  + Minor bug fixes for IE8, strict ES5 regular expressions and
    Browserify.

[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Drop "git-" prefix.
* Update copyright info: Extend coverage for myself.
* Install README.md (not no longer shipped README).

15. By Tobias Frost

* Non-maintainer upload.
* Fix "FTBFS against uglify 2.x series" by applying patch from BTS.
  (Closes: #750716)

14. By Jonas Smedegaard <email address hidden>

* 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.

13. By Jonas Smedegaard <email address hidden>

Really fix build-depend on nodejs.

12. By Jonas Smedegaard <email address hidden>

* Fix explicitly build-depend on nodejs (used in cakefile to build
  coffeescript).
* Add patch to call binary /usr/bin/nodejs (not node) during build,
  adjust rules file to do the same for installed wrappers, and tighten
  (build-)dependency on nodejs.
  See bug#614907.

11. By Jonas Smedegaard <email address hidden>

* New upstream release.
  + Due to the new semantics of JavaScript's strict mode, CoffeeScript
    no longer guarantees that constructor functions have names in all
    runtimes.
  + Inside of a nested function inside of an instance method, it's now
    possible to call 'super' more reliably (walks recursively up).
  + Named loop variables no longer have different scoping heuristics
    than other local variables.
  + Fix for splats nested within the LHS of destructuring assignment.
  + Corrections to our compile time strict mode forbidding of octal
    literals.

* Fix extend copyright years for Debian packaging.

10. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Fix tighten watch file regex.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Update copyright file:
  + Extend copyright years.
  + Bump format to 1.0.
  + Fix double-indent in Copyright fields as per Policy ยง5.6.13.
  + Drop virtually empty License section GPL-2.
* Relax to depend unversioned on nodejs: Required version satisfied in
  unstable, and no earlier release exist in other suites.

9. By Jonas Smedegaard <email address hidden>

* Fix paths when invoking from command-line.
* Fix install code for browsers below /usr/share (not /usr/lib).
* Provide uncompressed (not only compressed) code for browsers.

8. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Fix add trailing newline to watch file.
* Drop dpkg local-options hints from packaging source: now defaults.
* Update package relations:
  + Provide node-coffeescript (not libnode-coffeescript).
  + Build-depend on node-uglify (not versioned on libnode-uglify).
  + Relax to build-depend unversioned on devscripts and debhelper:
    Needed versions are available even in unstable.
  + Relax slightly versioning of build-dependency on cdbs.
* Unfuzz patches.
* Update copyright file:
  + Update Files section for (unused!) convenience copy of jquery).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/coffeescript
This branch contains Public information 
Everyone can see this information.

Subscribers