[Pkg-javascript-commits] [SCM] event-based streaming XML parser in JavaScript branch, master, updated. debian/0.3.5-1-6-gd683c97

David Paleino dapal at debian.org
Sun Apr 8 18:52:29 UTC 2012


The following commit has been merged in the master branch:
commit dc5ccc1260ca62085e99c49a835936f6bc5e28bb
Author: David Paleino <dapal at debian.org>
Date:   Sun Apr 8 20:48:35 2012 +0200

    Updated debian/copyright

diff --git a/debian/changelog b/debian/changelog
index c3d692a..b6c62c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 sax.js (0.4.0-1) UNRELEASED; urgency=low
 
   * New upstream version
+  * Updated debian/copyright
 
- -- David Paleino <dapal at debian.org>  Sun, 08 Apr 2012 20:47:36 +0200
+ -- David Paleino <dapal at debian.org>  Sun, 08 Apr 2012 20:48:28 +0200
 
 sax.js (0.3.5-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 798877e..f8701c4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,13 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: sax
+Source: http://search.npmjs.org/#/sax
 
 Files: *
-Copyright: © 2010, Isaac Z. Schlueter <i at izs.me>
+Copyright: © 2010-2012, Isaac Z. Schlueter <i at izs.me>
 License: MIT
 
 Files: debian/*
-Copyright: © 2011, David Paleino <dapal at debian.org>
+Copyright: © 2011-2012, David Paleino <dapal at debian.org>
 License: MIT
 
 License: MIT

-- 
event-based streaming XML parser in JavaScript



More information about the Pkg-javascript-commits mailing list