[Pkg-javascript-commits] [SCM] simple XML to JavaScript object converter branch, master, updated. debian/0.1.13-1-4-g525c866
David Paleino
dapal at debian.org
Thu Sep 20 10:39:22 UTC 2012
The following commit has been merged in the master branch:
commit fd6de48334d11258381e073cee5050469db056d2
Author: David Paleino <dapal at debian.org>
Date: Thu Sep 20 12:37:31 2012 +0200
Fixed typos in long description (Closes: #650069)
diff --git a/debian/changelog b/debian/changelog
index c9208f3..dac03c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ node-xml2js (0.1.13-2) UNRELEASED; urgency=low
* Standards-Version bump to 3.9.4, no changes needed
* Updated debian/copyright
+ * Fixed typos in long description (Closes: #650069)
- -- David Paleino <dapal at debian.org> Thu, 20 Sep 2012 12:36:41 +0200
+ -- David Paleino <dapal at debian.org> Thu, 20 Sep 2012 12:37:09 +0200
node-xml2js (0.1.13-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8662ce3..549e63a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,4 +19,4 @@ Depends:
, nodejs
, node-sax
Description: simple XML to JavaScript object converter
- Xml2JS is a imple XML to JavaScript object converter, that uses node-sax.
+ xml2js is a simple XML to JavaScript object converter, that uses node-sax.
--
simple XML to JavaScript object converter
More information about the Pkg-javascript-commits
mailing list