[Pkg-javascript-commits] [node-async] 190/480: Prepare for release: Update changelog and control file.

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:25 UTC 2014


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

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

commit e5d174e6ed5ea280b588fe6d2319b3c4d490c78e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 24 17:10:55 2012 +0200

    Prepare for release: Update changelog and control file.
---
 debian/changelog | 12 ++++++++++++
 debian/control   |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 003e912..f6efa69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+node-async (0.1.21-1) unstable; urgency=low
+
+  * New upstream release.
+    + Fix pass null (not undef) as error to callbacks, when no error
+      occured.
+    + Add a ';', to avoid uglify failing with strict_semicolons option.
+    + Fix occasional synchronous use of forEachLimit.
+
+  * Use anonscm.debian.org for Vcs-Browser field.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 24 May 2012 16:50:24 +0200
+
 node-async (0.1.18~20120312-1) unstable; urgency=low
 
   * New upstream (snapshot of) release.
diff --git a/debian/control b/debian/control
index 84c7cf9..1d1b132 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cdbs,
 Standards-Version: 3.9.3
 Homepage: https://github.com/caolan/async
 Vcs-Git: git://git.debian.org/git/collab-maint/node-async
-Vcs-Browser: http://git.debian.org/?p=collab-maint/node-async.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-async.git
 
 Package: libjs-async
 Architecture: all

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



More information about the Pkg-javascript-commits mailing list