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
|
node-express (4.1.1~dfsg-1) unstable; urgency=medium
[ upstream ]
* New release.
Closes: bug#742178.
[ Jonas Smedegaard ]
* Use github.org (not npmjs.org) as upstream source.
* List URLs to source and preferred upstream contact in copyright
file.
* Update Homebase URL.
* Use license shortname Expat (not MIT).
* Wrap License paragraph at 72 chars.
* Repackage using CDBS, Licensed GPL-3+.
* Update package relations:
+ Build-depend on cdbs.
+ Depend on node-range-parser, node-cookie, node-buffer-crc32,
node-fresh, node-methods, node-send, node-cookie-signature,
node-debug.
+ Stop depending on node-mime.
+ Relax to build-depend unversioned on debhelper: Needed version
satisfied in stable, and oldstable is no longer supported.
* Update short and long description, based on Homepage.
* Update Vcs-* fields: Use anonscm.debian.org URLs.
* Add myself as uploader.
* Add git-buildpackage config:
+ Enable pristine-tar and signed tags.
+ Suppress .gitignore when importing upstream tarballs.
* Git-ignore quilt .pc dir.
* Install examples.
* Repackage upstream tarball to exclude test image: Embedded ICC
profile has copyright but lacks DFSG-free licensing.
Have watch file mangle debian version.
[ Leo Iannacone ]
* Fix watch file to mangle filename.
* Install package.json.
* Stop install executable "express": Moved to separate project
express-generator.
Drop related patch 01.
* Update package relations:
+ Depend on node-parseurl, node-type-is, node-accepts,
node-escape-html, node-merge-descriptors, node-path-to-regexp,
node-serve-static and node-utils-merge.
+ Stop depending on node-connect or node-mkdirp.
+ Relax to depend unversioned on nodejs: Only supported versions
exists in any official Debian suite now.
+ Build-depend on nodejs: Needed only as hint to resolve distro-wide
source<->binary relationships.
+ Suggest node-express-generator: Provides executable "express".
* Bump standards-version to 3.9.5.
* Remove David Paleino as uploader (acknowledged by him).
* Add myself as uploader.
* Update Vcs-* fields: Packaging git moved to project area at Alioth.
-- Jonas Smedegaard <dr@jones.dk> Wed, 30 Apr 2014 18:31:24 +0200
node-express (2.5.9-2) unstable; urgency=low
* Migrate from node to nodejs (Closes: #686890)
* Standards-Version bump to 3.9.4, no changes needed
-- David Paleino <dapal@debian.org> Thu, 20 Sep 2012 11:02:11 +0200
node-express (2.5.9-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 21:58:51 +0200
node-express (2.5.8-1) unstable; urgency=low
* New upstream version
* Standards-Version bump to 3.9.3, no changes needed
* Update debian/copyright
* Bump dependencies on node-mime, node-qs and node-mkdirp
-- David Paleino <dapal@debian.org> Thu, 22 Mar 2012 21:26:56 +0100
node-express (2.5.0-1) unstable; urgency=low
* New upstream version
* Add debian/watch
-- David Paleino <dapal@debian.org> Wed, 16 Nov 2011 22:08:37 +0100
node-express (2.4.7-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
-- David Paleino <dapal@debian.org> Sat, 15 Oct 2011 23:54:12 +0200
node-express (2.4.7-1) unstable; urgency=low
* Initial release (Closes: #645187)
-- David Paleino <dapal@debian.org> Thu, 13 Oct 2011 13:31:03 +0200
|