debian/0000755000000000000000000000000012144650440007166 5ustar debian/install0000644000000000000000000000003412142777117010565 0ustar security.js usr/lib/nodejs/ debian/control0000644000000000000000000000140412144645051010572 0ustar Source: node-security Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Mike Gabriel , Build-Depends: debhelper (>= 8.0.0), dh-buildinfo, nodejs (>= 0.6.19~dfsg1-3~), Standards-Version: 3.9.4 Homepage: https://github.com/cweider/js-security Vcs-Git: git://git.debian.org/collab-maint/node-security.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-security.git Package: node-security Architecture: all Depends: ${misc:Depends}, Description: Safely encoding and decoding methods for Node.js Safely encode/decode HTML, Javascript and CSS data compliant to the standard as demanded by the OWASP (Open Web Application Security Project) when using Node.js. debian/copyright0000644000000000000000000000262312142777236011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: js-security Upstream-Contact: Chad Weider Source: https://github.com/cweider/js-security Files: * Copyright: 2011, Chad Weider License: Expat Files: debian/* Copyright: 2013, Mike Gabriel License: Expat License: Expat 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. debian/rules0000755000000000000000000000036412144623210010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_install: cp -a index.js security.js dh_auto_install override_dh_auto_clean: rm -f security.js dh_auto_clean debian/watch0000644000000000000000000000024012142777020010215 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-security-$1.tar.gz/ \ https://github.com/cweider/js-security/tags .*/archive/v?([\d\.]+).tar.gz debian/docs0000644000000000000000000000001712142777325010051 0ustar README.md test debian/changelog0000644000000000000000000000042412144647224011046 0ustar node-security (1.0.0~git20130515-1) unstable; urgency=low * Initial release. (Closes: #707640). Obtained from upstream Git, corresponding to commit: 199356533633216ffa47981b8ccf132b9fa074aa. -- Mike Gabriel Wed, 15 May 2013 11:00:02 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)