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
|
node-debug (2.1.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version 3.9.6
* autopkgtest: test ms module can be required as humanize
* debian/copyright: update year copyright
-- Leo Iannacone <l3on@ubuntu.com> Thu, 16 Oct 2014 09:45:52 +0200
node-debug (2.0.0+dfsg-1) unstable; urgency=medium
* Imported Upstream version 2.0.0
* Repackaged to exclude pre-compiled files
- d/watch: add dversionmangle
* Add autopkgtest to require debug module
* Bundle module "ms" as patch, it is exported as "humanize":
- d/install: install ms module locally
- d/copyright: updated with ms module copyright
- d/rules: override dh_auto_clean in order to not remove
node_modules directory
* d/install: update to new install correct files
* d/copyright: add upstream-contact
-- Leo Iannacone <l3on@ubuntu.com> Sat, 04 Oct 2014 16:00:20 +0200
node-debug (0.8.1-1) unstable; urgency=medium
* New upstream release.
* Fix debian watch, now refers to project homepage.
* debian/control:
+ update homepage url
+ update Vcs-* fields
+ bump standards version
+ added dh-buildinfo and nodejs as build-depends
+ added Leo Iannacone as uploader
+ improved long description
* debian/copyright:
+ set Expat license instead of MIT
* debian/install:
+ install package.json in node path
* debian/rules:
+ override dh_auto_build to fix FTBFS
+ keep original name of the upstream changelog
-- Leo Iannacone <l3on@ubuntu.com> Thu, 24 Apr 2014 13:21:46 +0200
node-debug (0.6.0-1) unstable; urgency=low
* Initial release
-- David Paleino <dapal@debian.org> Sun, 15 Apr 2012 00:40:50 +0200
|