node-coffee-loader 4.0.0-1 source package in Ubuntu

Changelog

node-coffee-loader (4.0.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on node-loader-utils.
    + node-coffee-loader: Drop versioned constraint on node-loader-utils in
      Depends.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ Yadd ]
  * Team upload
  * Modernize debian/watch
    * Fix filenamemangle
    * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Drop dependency to nodejs
  * New upstream version 4.0.0
  * Drop patch
  * Build with babeljs
  * Enable upstream test (jest)

 -- Yadd <email address hidden>  Mon, 21 Nov 2022 11:04:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-coffee-loader_4.0.0-1.dsc 2.1 KiB b173bc39814bc2696fefe40183287183944a875499fe40c0631a53112aca92ab
node-coffee-loader_4.0.0.orig.tar.gz 192.0 KiB 983ddd0ed2119d8be692359bc58b67e6abb0e3cbd14b122c1792fa2cf8b01b14
node-coffee-loader_4.0.0-1.debian.tar.xz 5.5 KiB 6e9ac72a009c629a41b17284d1d28225583dcf930c4996f5a17ebab0082d233e

Available diffs

No changes file available.

Binary packages built by this source

node-coffee-loader: coffee loader module for webpack

 This package enables using coffeescript files directly from webpack.
 .
 Webpack packs/bundles CommonJs/AMD modules for the browser.
 .
 Node.js is an event-based server-side JavaScript engine.