[Pkg-javascript-commits] [SCM] asynchronous, non-blocking SQLite3 bindings for NodeJS branch, master, updated. debian/2.0.18+ds1-1-9-g049d065

David Paleino dapal at debian.org
Wed Mar 21 23:36:53 UTC 2012


The following commit has been merged in the master branch:
commit a4b17d9629755f3352be1d32ae7f834cb40d97b6
Author: David Paleino <dapal at debian.org>
Date:   Thu Mar 22 00:13:54 2012 +0100

    Updated debian/copyright

diff --git a/debian/changelog b/debian/changelog
index 7dbdb94..48d46fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ node-sqlite3 (2.1.1+ds1-1) UNRELEASED; urgency=low
 
   * New upstream version
   * Bump Standards-Version to 3.9.3, no changes needed
+  * Updated debian/copyright
 
- -- David Paleino <dapal at debian.org>  Thu, 22 Mar 2012 00:13:00 +0100
+ -- David Paleino <dapal at debian.org>  Thu, 22 Mar 2012 00:13:46 +0100
 
 node-sqlite3 (2.0.18+ds1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 24a0f44..88fb81f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,11 @@
-Format: http://dep.debian.net/deps/dep5
-Upstream-Name: node-sqlite3
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 
 Files: *
 Copyright: © 2011, Konstantin Käfer <kkaefer at gmail.com>
 License: BSD-3
 
 Files: debian/*
-Copyright: © 2011, David Paleino <dapal at debian.org>
+Copyright: © 2011-2012, David Paleino <dapal at debian.org>
 License: GPL-2.0+
 
 License: BSD-3

-- 
asynchronous, non-blocking SQLite3 bindings for NodeJS



More information about the Pkg-javascript-commits mailing list