[Pkg-javascript-commits] [SCM] light-weight option parsing library for NodeJS branch, master, updated. debian/0.3.1-1-4-gd7714c7

David Paleino dapal at debian.org
Thu Sep 20 10:35:07 UTC 2012


The following commit has been merged in the master branch:
commit 2ccd9e28309b4cb3284fae013cf8ea908e91224d
Author: David Paleino <dapal at debian.org>
Date:   Thu Sep 20 12:33:26 2012 +0200

    Updated debian/copyright

diff --git a/debian/changelog b/debian/changelog
index 06d8584..73e7609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ node-optimist (0.3.1-2) UNRELEASED; urgency=low
 
   * Migrate from node to nodejs (Closes: #686892)
   * Standards-Version bump to 3.9.4, no changes needed
+  * Updated debian/copyright
 
- -- David Paleino <dapal at debian.org>  Thu, 20 Sep 2012 12:30:20 +0200
+ -- David Paleino <dapal at debian.org>  Thu, 20 Sep 2012 12:33:07 +0200
 
 node-optimist (0.3.1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 782e8cd..b4f0766 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: optimist
 
 Files: *
@@ -6,7 +6,7 @@ Copyright: © 2010, James Halliday <mail at substack.net>
 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

-- 
light-weight option parsing library for NodeJS



More information about the Pkg-javascript-commits mailing list