node-vinyl-sourcemaps-apply 0.2.1-2 source package in Ubuntu

Changelog

node-vinyl-sourcemaps-apply (0.2.1-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + node-vinyl-sourcemaps-apply: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since stretch:
    + node-vinyl-sourcemaps-apply: Drop versioned constraint on node-source-map
      in Depends.
  * Bump debhelper from old 12 to 13.

  [ Yadd ]
  * Declare compliance with policy 4.6.0
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Modernize debian/watch
    * Fix filenamemangle
    * Fix GitHub tags regex
  * Drop nodejs dependency
  * Use dh-sequence-nodejs auto install

 -- Yadd <email address hidden>  Fri, 12 Nov 2021 20:32:25 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-vinyl-sourcemaps-apply_0.2.1-2.dsc 2.2 KiB 52501d12ba8269c23308560d49c49aaeb94b4ac810292612820d37492a29d404
node-vinyl-sourcemaps-apply_0.2.1.orig.tar.gz 1.4 KiB 40bbdb3ab8cb584f0c23b6643dc6026ee9069a9a731537a5064819ca87617b5f
node-vinyl-sourcemaps-apply_0.2.1-2.debian.tar.xz 2.4 KiB 657e3234961a9b3f1ba5ed423347f840eaea407eb2e1222be211e407518898bf

Available diffs

No changes file available.

Binary packages built by this source

node-vinyl-sourcemaps-apply: Apply a source map to a vinyl file

 Apply a source map to a vinyl file, merging it with preexisting source maps.
 .
 Source maps provide a language-agnostic way to compile back production
 code to the original source code.
 .
 This library is a build dependency of gulp-coffee, coffee script integration
 for gulp.
 .
 Node.js is an event-based server-side JavaScript engine.