[Pkg-javascript-commits] [SCM] CSS parser written in pure JavaScript branch, master, updated. debian/0.2.1-1-9-g1615a05
David Paleino
dapal at debian.org
Thu Mar 22 20:21:18 UTC 2012
The following commit has been merged in the master branch:
commit 2e20ea9b1189c83e0a047c45cfd3edcb9fd0cc19
Author: David Paleino <dapal at debian.org>
Date: Thu Mar 22 21:17:41 2012 +0100
Update debian/copyright
diff --git a/debian/changelog b/debian/changelog
index 5717f2a..a7e7aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ node-cssom (0.2.3-1) UNRELEASED; urgency=low
* Drop docs, since they're not available anymore in the upstream
source
* Standards-Version bump to 3.9.3, no changes needed
+ * Update debian/copyright
- -- David Paleino <dapal at debian.org> Thu, 22 Mar 2012 21:17:00 +0100
+ -- David Paleino <dapal at debian.org> Thu, 22 Mar 2012 21:17:34 +0100
node-cssom (0.2.1-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index bdfb6dc..098e0e3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,13 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Files: *
Copyright: ©, Nikita Vasilyev <me at elv1s.ru>
License: MIT
Files: debian/*
-Copyright: © 2011, David Paleino <dapal at debian.org>
+Copyright: © 2011-2012, David Paleino <dapal at debian.org>
License: MIT
-Files: test/vendor/*
-Copyright: © 2011, John Resig
- © 2011, Jörn Zaefferer
-License: GPL-2+ or MIT
-
-License: GPL-2+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
--
CSS parser written in pure JavaScript
More information about the Pkg-javascript-commits
mailing list