1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
node-move-concurrently (1.0.1-5) unstable; urgency=medium
* Team upload
* Fix test for tap >= 15 (--no-cov) (Closes: #1009522)
-- Yadd <yadd@debian.org> Thu, 21 Apr 2022 17:01:35 +0200
node-move-concurrently (1.0.1-4) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Use dh-sequence-nodejs auto test & install
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Tue, 02 Nov 2021 16:04:11 +0100
node-move-concurrently (1.0.1-3) unstable; urgency=medium
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on node-rimraf.
+ node-move-concurrently: Drop versioned constraint on node-rimraf in
Depends.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-aproba,
node-copy-concurrently, node-fs-write-stream-atomic, node-mkdirp,
node-run-queue and nodejs.
+ node-move-concurrently: Drop versioned constraint on node-aproba,
node-copy-concurrently, node-fs-write-stream-atomic, node-mkdirp,
node-run-queue and nodejs in Depends.
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Sun, 29 Aug 2021 02:06:14 +0100
node-move-concurrently (1.0.1-2) unstable; urgency=medium
* Drop build and autopkgtest dependency on node-readable-stream
* Set minimum version of nodejs to 8
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Enable nocheck build profile
-- Pirate Praveen <praveen@debian.org> Tue, 09 Oct 2018 19:04:12 +0530
node-move-concurrently (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #877077)
-- Pirate Praveen <praveen@debian.org> Thu, 28 Sep 2017 18:43:54 +0530
|