node-fined 1.2.0+~cs4.5.1-1 source package in Ubuntu

Changelog

node-fined (1.2.0+~cs4.5.1-1) unstable; urgency=medium

  * Team upload

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Use dh-sequence-nodejs auto test & install
  * Embed: array-each array-slice object.defaults object.pick
  * New upstream version 1.2.0+~cs4.5.1
  * Refresh patches
  * Add tests for components
  * Update copyright
  * Dependencies:
    + remove node-lodash-packages
    + add dependency to node-for-own, node-is-plain-object, node-isobject
    + add build dependency to node-vinyl

 -- Xavier Guimard <email address hidden>  Mon, 21 Dec 2020 16:14:48 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-fined_1.2.0+~cs4.5.1-1.dsc 3.4 KiB d5ef4605750f0dac699ed2118a1984398750e408b7e1877e8e1c2ac25320fc7a
node-fined_1.2.0+~cs4.5.1.orig-array-each.tar.gz 4.7 KiB 29a93d989ba6e5e28ab840400b6706fb6ae2bb8e23dd8ece0e9bcb9d1643d947
node-fined_1.2.0+~cs4.5.1.orig-array-slice.tar.gz 4.8 KiB deddb4f7476007941588ad267e23f4218e50b424ad7061edc682192f9d50f3e9
node-fined_1.2.0+~cs4.5.1.orig-objectdefaults.tar.gz 5.2 KiB 0ed967fe079293a9bea02c5a6fe9b4f6c6214cc0e7ddd9da4ad75a218dad076e
node-fined_1.2.0+~cs4.5.1.orig-objectpick.tar.gz 4.9 KiB 7f8b780c2525f9d1351a892d97ce0cc8da463a6393732e5a42723eca300bdf1f
node-fined_1.2.0+~cs4.5.1.orig.tar.gz 8.1 KiB 35862f47be9cce7122621a5bfbd7316541cd3595d26309e01d97de42e07c554d
node-fined_1.2.0+~cs4.5.1-1.debian.tar.xz 5.0 KiB a2c93cad965b82d1599d285794aee23b33e27845b42ab5fc5f95dfb2d1939872

Available diffs

No changes file available.

Binary packages built by this source

node-fined: Find a file given a declaration of locations

 Node.js module to find a file given a basename, a list of
 extensions and a path. The path can be either given directly or
 as a base directory for finding up.
 .
 Node.js is an event-based server-side JavaScript engine.