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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
node-commander (2.12.2-3) unstable; urgency=medium
* Ignore signal based tests (Closes: #922093)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Feb 2019 22:25:03 +0100
node-commander (2.12.2-2) unstable; urgency=medium
* Add upstream/metadata
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Update VCS fields to salsa
* Fix d/copyright format url
* Add myself to uploaders
* Increase tests timeouts (Closes: #895317)
* Switch tests to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Mon, 11 Feb 2019 07:25:48 +0100
node-commander (2.12.2-1) unstable; urgency=medium
* Team upload
* New upstream version 2.12.2
* Drop installchangelog override
-- Jérémy Lal <kapouer@melix.org> Sat, 30 Dec 2017 00:18:38 +0100
node-commander (2.11.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #872282)
* Update dependencies
* Fix 1 lintian warning
-- Paolo Greppi <paolo.greppi@libpf.com> Tue, 31 Oct 2017 16:23:17 +0100
node-commander (2.9.0-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 2.9.0
* Bump Standard-Version 4.1.1
* Bump debhelper compat 9
* Add build-dependency on node-graceful-readlink
* Run supplied tests during build as well
* Do not rename node to nodejs because of #862051
-- Paolo Greppi <paolo.greppi@libpf.com> Thu, 21 Sep 2017 08:39:30 +0200
node-commander (2.4.0-1) unstable; urgency=medium
* Imported Upstream version 2.4.0
* update Upstream-Contact to /issues url
-- Leo Iannacone <l3on@ubuntu.com> Mon, 20 Oct 2014 18:32:53 +0200
node-commander (2.3.0-1) unstable; urgency=medium
* Imported Upstream version 2.3.0
* Bump Standard-Version 3.9.6
* Do not install packages.json as doc
* Add autopkgtest suite
-- Leo Iannacone <l3on@ubuntu.com> Fri, 17 Oct 2014 13:22:50 +0200
node-commander (2.2.0-1) unstable; urgency=medium
[ Leo Iannacone ]
* New upstream release.
* Install package.json and index.js in nodejs/commander
folder instead of commander.js
* debian/control:
+ bump standards-version 3.9.5
+ set node-should as build-depends
+ do not depend on keypress, not required
+ added homogenius description for Node.js packages
+ added myself as Uploader
+ update Vcs-* fields, move project to pkg-javascript.
* debian/rules:
+ enable tests
+ remove override_dh_auto_install, no longer needed
* debian/patch/001_nodejs-shebangs.patch
+ test/run patch to use nodejs command instead of node
* drop debian/lintian-overrides, not needed.
-- Mike Gabriel <sunweaver@debian.org> Fri, 09 May 2014 15:15:25 +0200
node-commander (2.0.0-1) unstable; urgency=low
* New upstream release.
* /debian/copyright:
+ Use Expat instead of MIT as license keyword.
* /debian/docs:
+ Install package.json into doc folder.
* /debian/patches/001_nodejs-shebangs.patch:
+ Adapt patch, some example files have been remove by upstream.
* /debian/lintian-overrides:
+ Adapt file to removed examples.
-- Mike Gabriel <sunweaver@debian.org> Sat, 20 Jul 2013 01:12:09 +0200
node-commander (1.1.1-2) unstable; urgency=low
* /debian/control:
+ Fix versioned dependency on nodejs.
-- Mike Gabriel <sunweaver@debian.org> Wed, 15 May 2013 11:10:56 +0200
node-commander (1.1.1-1) unstable; urgency=low
* Initial release. (Closes: #707559).
-- Mike Gabriel <sunweaver@debian.org> Thu, 09 May 2013 14:30:16 +0200
|