[Pkg-javascript-commits] [node-eventemitter2] 01/01: lintian update

matthew pideil mpideil-guest at moszumanska.debian.org
Sun Mar 30 21:04:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

mpideil-guest pushed a commit to branch master
in repository node-eventemitter2.

commit 1d6aea522ac699bc5138dd5e158ca404f536b960
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Sun Mar 30 20:54:19 2014 +0000

    lintian update
---
 debian/control   | 14 +++++++-------
 debian/copyright | 29 ++++++++++++++++++++++-------
 debian/docs      |  1 +
 3 files changed, 30 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 37d2e70..e4e6150 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,11 @@ Source: node-eventemitter2
 Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Matthew Pideil <matthew.pideil at teledetection.fr>
-Build-Depends: cdbs,
- debhelper (>= 8.0.0),
+Uploaders: Matthew Pideil <matthewp_debian at teledetection.fr>
+Build-Depends: debhelper (>= 9.0.0),
  dh-buildinfo,
  node-uglify | yui-compressor
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: https://github.com/asyncly/EventEmitter2
 Vcs-Git: git://github.com/hij1nx/EventEmitter2.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/node-eventemitter2.git;a=summary
@@ -15,7 +14,8 @@ Vcs-Git: git://github.com/hij1nx/EventEmitter2.git
 Package: node-eventemitter2
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs
-Description: A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.
- Node is an event-based server-side JavaScript engine.
+Description: This provides eventemitter2 for use directly in web browsers
+ A Node.js event emitter implementation with namespaces, wildcards, TTL
+ and browser support.
  .
- This provides eventemitter2 for use directly in web browsers.
+ Node is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index a0cc493..dc7dcb6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,17 +4,32 @@ Upstream-Contact: https://github.com/asyncly/EventEmitter2/issues
 Source: https://github.com/asyncly/EventEmitter2
 
 Files: *
-Copyright: (c) 2011 hij1nx <http://www.twitter.com/hij1nx>
+Copyright: 2011 hij1nx <http://www.twitter.com/hij1nx>
+License: MIT
 
 License: MIT
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-.
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-.
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the 'Software'),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: debian/*
-Copyright: 2014 root <root at build>
+Copyright: 2014 Matthew Pideil <matthewp_debian at teledetection.fr>
+License: GPL-2+
+
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/docs b/debian/docs
index b43bf86..e55b2a1 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1,2 @@
 README.md
+package.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-eventemitter2.git



More information about the Pkg-javascript-commits mailing list