[Pkg-javascript-commits] [SCM] wrapper for asynchronous http requests branch, master, updated. debian/0.3.3-1-6-gf41cc0b
David Paleino
dapal at debian.org
Sun Apr 8 21:25:19 UTC 2012
The following commit has been merged in the master branch:
commit 9bbe7714da8636bd81f8152a7c4871146d90985e
Author: David Paleino <dapal at debian.org>
Date: Sun Apr 8 23:22:03 2012 +0200
Updated debian/copyright
diff --git a/debian/changelog b/debian/changelog
index efb0070..ac55006 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
reqwest (0.4.3-1) UNRELEASED; urgency=low
* New upstream version
+ * Updated debian/copyright
- -- David Paleino <dapal at debian.org> Sun, 08 Apr 2012 23:19:24 +0200
+ -- David Paleino <dapal at debian.org> Sun, 08 Apr 2012 23:21:57 +0200
reqwest (0.3.3-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index faa8566..f96ff6a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,12 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://search.npmjs.org/#/reqwest
Files: *
-Copyright: © 2011, Dustin Diaz <dustin at dustindiaz.com>
+Copyright: © 2011-2012, Dustin Diaz <dustin at dustindiaz.com>
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
--
wrapper for asynchronous http requests
More information about the Pkg-javascript-commits
mailing list