[Pkg-javascript-commits] [SCM] simplified HTTP request client for NodeJS branch, master, updated. debian/2.9.3-1-9-g7325c50
David Paleino
dapal at debian.org
Sat Mar 17 22:25:21 UTC 2012
The following commit has been merged in the master branch:
commit ad490748e02947ebf04cdf0aa1af347675cb761d
Author: David Paleino <dapal at debian.org>
Date: Sat Mar 17 23:22:26 2012 +0100
Updated debian/copyright
diff --git a/debian/changelog b/debian/changelog
index b52e0a9..580c73e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ node-request (2.9.153-1) UNRELEASED; urgency=low
[ David Paleino ]
* Standards-Version bumped to 3.9.3, no changes needed
+ * Updated debian/copyright
- -- David Paleino <dapal at debian.org> Sat, 17 Mar 2012 23:21:38 +0100
+ -- David Paleino <dapal at debian.org> Sat, 17 Mar 2012 23:22:19 +0100
node-request (2.9.3-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index b52eac9..3f10bba 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: request
Files: *
@@ -20,7 +20,7 @@ License: Apache-2.0
can be found in "/usr/share/common-licenses/Apache-2.0".
Files: debian/*
-Copyright: © 2011, David Paleino <dapal at debian.org>
+Copyright: © 2011-2012, David Paleino <dapal at debian.org>
License: MIT
Files: vendor/*
--
simplified HTTP request client for NodeJS
More information about the Pkg-javascript-commits
mailing list