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
|
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
|