[Pkg-javascript-commits] [node-browserify-zlib] 22/33: Update copyright
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Apr 14 16:24:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browserify-zlib.
commit 4e29e3304399aa76c9d50e84d1f84b0107123c94
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Thu Apr 13 18:53:30 2017 +0200
Update copyright
---
debian/control | 4 ++--
debian/copyright | 18 ++++++++++++++++--
2 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 35f829a..be7f207 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: FIX_ME debian author
Build-Depends:
debhelper (>= 10)
, dh-buildinfo
- , nodejs
+ , nodejs (>= 4.7)
Standards-Version: 3.9.8
Homepage: https://github.com/devongovett/browserify-zlib
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-browserify-zlib.git
@@ -16,7 +16,7 @@ Package: node-browserify-zlib
Architecture: all
Depends:
${misc:Depends}
- , nodejs
+ , nodejs (>= 4.7)
, node-pako (>= 0.2.0)
Description: Full zlib module for browserify
FIX_ME long description
diff --git a/debian/copyright b/debian/copyright
index 6e7d58e..81d60d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,15 +2,30 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: browserify-zlib
Upstream-Contact: https://github.com/devongovett/browserify-zlib/issues
Source: https://github.com/devongovett/browserify-zlib
+Files-Excluded: test/fixtures/person.jpg
+Comment: include srgb profiles not free copyright HP
Files: *
-Copyright: 2017 Devon Govett <devongovett at gmail.com>
+Copyright: 2014-2017 Devon Govett <devongovett at gmail.com>
License: Expat
Files: debian/*
Copyright: 2017 FIX_ME debian author
License: Expat
+Files: src/index.js test/*
+Copyright: Joyent, Inc. and other Node contributors.
+License: Expat
+Comment: from nodejs source
+
+Files: test/fixtures/*
+Copyright: 2017 Devon Govett <devongovett at gmail.com>
+License: Expat
+
+Files: test/ignored/test-zlib-params.js
+Copyright: 2017 Devon Govett <devongovett at gmail.com>
+License: Expat
+
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
@@ -31,4 +46,3 @@ License: Expat
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.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git
More information about the Pkg-javascript-commits
mailing list