coffeescript (2.7.0-4) unstable; urgency=medium * Team upload * Update lintian override info format in d/source/lintian-overrides on line 2-3, 6-35, 38-41, 44. * Drop __proto__ calls in test -- Yadd Fri, 02 Dec 2022 09:39:09 +0100 coffeescript (2.7.0-3) unstable; urgency=medium [ Chris Lamb ] * Make the build reproducible (Closes: #1012387) -- Yadd Mon, 06 Jun 2022 11:43:32 +0200 coffeescript (2.7.0-2) unstable; urgency=medium * Add missing legacy coffee-script/register.js * Update lintian overrides * Add breaks against: + node-cson-parser < 4.0.9-2~ + node-grunt-contrib-coffee < 1.0.0-5~ + node-turbolinks < 5.2.0+dfsg-5~ + node-xml2js < 0.4.23+~cs15.4.0+dfsg-3~ * Back to unstable -- Yadd Sat, 04 Jun 2022 07:48:16 +0200 coffeescript (2.7.0-1) experimental; urgency=medium * New upstream version 2.7.0 * Drop 020180410~be2b243.patch, now included in upstream * Add transitional coffee-script since upstream renamed its module into coffeescript * Drop browser part of test: needs a lot of dependencies via node-pupeeter * Update lintian overrides * Refresh patches * Update build * Update docs -- Yadd Thu, 02 Jun 2022 18:38:55 +0200 coffeescript (1.12.8~dfsg-7) unstable; urgency=medium [ Debian Janitor ] * Update standards version to 4.6.0, no changes needed. [ Yadd ] * Bump debhelper compatibility level to 13 * Declare compliance with policy 4.6.1 * Replace cdbs by debhelper + dh-sequence-nodejs auto test & install (Closes: #1011884) * Update lintian overrides * Replace Jonas Smedegaard by myself in uploaders list, thanks for your work! -- Yadd Thu, 02 Jun 2022 17:01:12 +0200 coffeescript (1.12.8~dfsg-6) unstable; urgency=medium * Team upload [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on debhelper and nodejs. * Bump debhelper dependency to >= 10, since that's what is used in debian/compat. [ Jérémy Lal ] * watch: use version from man uscan * Patch to fix repl.rli calls for nodejs >= 16 -- Jérémy Lal Sat, 30 Apr 2022 14:11:45 +0200 coffeescript (1.12.8~dfsg-5) unstable; urgency=medium * Team upload [ Debian Janitor ] * Bump debhelper dependency to >= 9, since that's what is used in debian/compat. * Bump debhelper from old 9 to 10. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. [ Xavier Guimard ] * Declare compliance with policy 4.5.1 * Replace deprecated node-uglify by uglifyjs (Closes: #979913) -- Xavier Guimard Wed, 13 Jan 2021 06:14:59 +0100 coffeescript (1.12.8~dfsg-4) unstable; urgency=medium * Revert needless debhelper compatibility level bump, introduced in 1.12.8~dfsg-2. * Add patch cherry-picked upstream to fix test relying on faulty behavior. Drop local patch wrongly papering over the issue, introduced in 1.12.8~dfsg-2. * Advertise DEP3 format in patch header. * Add autopkgtest. -- Jonas Smedegaard Tue, 08 Jan 2019 20:01:56 +0100 coffeescript (1.12.8~dfsg-3) unstable; urgency=medium * Team upload. * Add patch to workaround failing test (Closes: #918491) * Add patch to fix node interpreter path * Hide false positive lintian errors * Bump debhelper compatibility level to 10 (cdbs isn't compatible with 11) -- Xavier Guimard Mon, 07 Jan 2019 23:55:33 +0100 coffeescript (1.12.8~dfsg-2) unstable; urgency=medium * Update copyright info: + Fix primary source URL. + Extend coverage of packaging. * Simplify rules: Stop resolve build-dependencies in rules file. * Stop build-depend on dh-buildinfo. * Declare compliance with Debian Policy 4.3.0. * Set Rules-Requires-Root: no. * Wrap and sort control file. -- Jonas Smedegaard Mon, 31 Dec 2018 22:56:55 +0100 coffeescript (1.12.8~dfsg-1) unstable; urgency=medium [ upstream ] * New release. [ Jonas Smedegaard ] * Update Vcs-* fields: Source moved to Salsa. * Use https protocol in homepage URL. * Update copyright info: Strip needless copyright signs. * Update watch file: + Use substitution strings. + Tighten dversionmangle. + Fix typo in watch file usage comment. * Strip unused code copies of normalize.css from repackaged source. Closes: Bug#898780. Thanks to Bastien ROUCARIÈS. * Use package priority optional (not obsolete extra). * Declare compliance with Debian Policy 4.1.4. * Unfuzz patches. -- Jonas Smedegaard Sun, 24 Jun 2018 19:27:14 +0200 coffeescript (1.12.7~dfsg-3) unstable; urgency=medium * Drop patch the use /usr/bin/nodejs (see bug#862051). (Build-)depend on recent nodejs (or nodejs-legacy). -- Jonas Smedegaard Fri, 01 Sep 2017 17:58:19 +0200 coffeescript (1.12.7~dfsg-2) unstable; urgency=medium * Fix install package.json. Closes: Bug#873912. Thanks to Adrian Bunk. -- Jonas Smedegaard Fri, 01 Sep 2017 10:57:20 +0200 coffeescript (1.12.7~dfsg-1) unstable; urgency=medium [ upstream ] * New release(s). [ Jonas Smedegaard ] * Update watch file: Limit to 1.x.x releases. * Modernize Vcs-* fields: + Use https protocol. + Consistently use anonscm host. + Use git (not cgit) in path. * Declare compliance with Debian Policy 4.1.0. * Relax to build-depend unversioned on cdbs: Required version satisfied even in oldstable. * Drop patches to avoid tests during build and to test exitcode: Fixed upstream. * Unfuzz patches. * Advertise DEP3 format in patch headers. * Update copyright info: Use https protocol in file format URL. * Update git-buildpackage config: Filter any .git* files. * Drop obsolete lintian override regarding debhelper 9. * Tighten lintian overrides regarding License-Reference. * Use section javascript (not web) for libjs-coffeescript. -- Jonas Smedegaard Mon, 28 Aug 2017 20:23:54 +0200 coffeescript (1.12.5~dfsg-1) experimental; urgency=medium [ upstream ] * New release. [ Jonas Smedegaard ] * Update copyright info: + Update paths to exclude when repackaging upstream source. + Extend coverage for main upstream author. + Drop sections for no longer included upstream files. + Extend copyright of packaging to cover recent years. * Add note to README.source on handling git zero-padded file modes. * Handle install in rules file: Upstream dropped install target. Drop patch to make upstream install rules more flexible. * Unfuzz patches. * Update watch file: + Bump watch file format version to 4. + Use Github pattern. + Add usage comment. * Modernize cdbs: + Improve copyright-check to extract metadata from images. + Do copyright-check in maintainer script (not during build). + Drop upstream-tarball hints: Use gbp import-orig --uscan. + Drop debhelper hint: Handled in CDBS now. * Update source paths to documentation and examples. * Add patch to continue use UglifyJS: closure-compiler-js is not in debian, and evidently has _zero_ size benefit (not "half the size" as claimed in 0.12.0 release notes). * Add patch to fix exitcode of test targets. * Declare compliance with Debian Policy 3.9.8. * Fix use section web for package libjs-coffeescript. * Add patch to use local shared libraries. Have coffeescript-doc symlink shared JavaScript libraries. * Update package relations: + Build-depend on jison. + Stop build-depend on devscripts. + Have coffeescript-doc recommend libjs-coffeescript libjs-jquery libjs-underscore. + Tighten to (build-)depend versioned on nodejs: Avoids testsuite failure "empty command evaluates to undefined" (see ). -- Jonas Smedegaard Sat, 15 Apr 2017 14:38:17 +0200 coffeescript (1.10.0~dfsg-1) unstable; urgency=medium [ upstream ] * New release. + CoffeeScript now supports ES6-style destructuring defaults. + (offsetHeight: height) -> no longer compiles. That syntax was accidental and partly broken. Use ({offsetHeight: height}) -> instead. Object destructuring always requires braces. + Fix bug where the REPL would sometimes report valid code as invalid, based on what you had typed earlier. + Fix problem with multiple JS contexts in the jest test framework. + Fix error in io.js where strict mode is set on internal modules. + Fix variable name clash for the caught error in catch blocks. [ Jonas Smedegaard ] * Update copyright info: + Fix double comment field. + Drop superfluous GPL disclaimer. * Bump debhelper compatibility level to 9. * Add lintian override regarding debhelper 9. * Modernize git-buildpackage config: Avoid git- prefix. * Add lintian override regarding missing source. -- Jonas Smedegaard Tue, 01 Mar 2016 01:14:08 +0100 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 Thu, 28 May 2015 20:04:18 +0200 coffeescript (1.9.2~dfsg-1) unstable; urgency=medium [ 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