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 60 61 62 63 64 65 66
|
node-extend-shallow (3.0.2-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* 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.
* Update standards version to 4.4.1, no changes needed.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* Disable one test incompatible with Node.js ≥ 12
-- Xavier Guimard <yadd@debian.org> Tue, 21 Jan 2020 07:28:25 +0100
node-extend-shallow (3.0.2-1) unstable; urgency=medium
* Team upload.
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump standard version
* Bump debhelper compat
* New upstream version
* Update copyright and dependencies
* Check DEB_BUILD_OPTIONS against nocheck
-- Paolo Greppi <paolo.greppi@libpf.com> Wed, 02 Jan 2019 22:22:26 +0100
node-extend-shallow (3.0.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging:
- Use https in d/copyright's Format
- Bump dh compat to 10
- Clean d/rules
- Move to section javascript
- Bump std-ver to 4.1.1
- Update d/watch (version 4, upstream github)
- Make autopkgtest check the installed code
-- Julien Puydt <julien.puydt@laposte.net> Sat, 25 Nov 2017 18:39:45 +0100
node-extend-shallow (2.0.1-3) unstable; urgency=medium
* Add node-minimist to builddeps (Closes: #846700)
-- Pirate Praveen <praveen@debian.org> Sat, 03 Dec 2016 23:31:25 +0530
node-extend-shallow (2.0.1-2) unstable; urgency=medium
* Team upload
* Add is-extendable and node-should to builddeps (Closes: #842668)
-- Sruthi Chandran <srud@disroot.org> Mon, 31 Oct 2016 15:21:53 +0530
node-extend-shallow (2.0.1-1) unstable; urgency=low
* Initial release (Closes: #841069)
-- Pirate Praveen <praveen@debian.org> Mon, 17 Oct 2016 17:30:39 +0530
|