[Pkg-javascript-commits] [node-express] 06/09: Rewrite changelog to emphasize what changed and why (not where in the packaging), and use present tense (it is not a changedlog).

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 21:13:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-express.

commit 89442998558514f761a395996ed9f155923d1a7c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 29 22:13:56 2014 +0200

    Rewrite changelog to emphasize what changed and why (not where in the packaging), and use present tense (it is not a changedlog).
---
 debian/changelog | 40 ++++++++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 53f5acb..cea40d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,21 +1,29 @@
 node-express (4.1.1-1) UNRELEASED; urgency=medium
 
-  * New upstream release 4.1.1 (closes: #742178)
-  * debian/watch: mangle filename
-  * debian/install:
-    + pop bin/express, now in to express-generator module
-  * debian/examples: pop client.js - no longer in upstream
-  * debian/control:
-    + update depends according with package.json
-    + added nodejs as build-deb
-    + bump standards-version to 3.9.5
-    + removed David Paleino from Uploaders (ACKed by dapal)
-    + added Leo Iannacone to Uploaders
-    + Vcs-*: moved project under pkg-javascript instead of collab-maint
-    + suggests node-express-generator, which provides the bin/express file
-  * debian/patches:
-    + drop 01-migrate_to_nodejs.patch since bin/express has been
-      moved to another module
+  [ upstream ]
+  * New release.
+    Closes: bug#742178.
+
+  [ Leo Iannacone ]
+  * Fix watch file to mangle filename.
+  * Stop install executable "express": Moved to separate project
+    express-generator.
+    Drop related patch 01.
+  * Stop include example file client.js: No longer in upstream project.
+  * Update package relations:
+    + Depend on node-parseurl, node-qs, 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, node-commander or node-mkdirp.
+    + Relax to depend unversioned on nodejs: Only supported versions
+      available in any 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.
 
  -- Leo Iannacone <l3on at ubuntu.com>  Tue, 29 Apr 2014 11:03:07 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-express.git



More information about the Pkg-javascript-commits mailing list