debian/0000755000000000000000000000000012172341302007161 5ustar debian/install0000644000000000000000000000004712150463272010562 0ustar active-x-obfuscator.js usr/lib/nodejs/ debian/control0000644000000000000000000000206312172341133010567 0ustar Source: node-active-x-obfuscator Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Mike Gabriel , Build-Depends: debhelper (>= 8.0.0), dh-buildinfo, Standards-Version: 3.9.4 Homepage: https://github.com/felixge/node-active-x-obfuscator Vcs-Git: git://git.debian.org/collab-maint/node-active-x-obfuscator.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-active-x-obfuscator.git Package: node-active-x-obfuscator Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3~), node-zeparser (>= 0.0.7), Description: Safely obfuscate the string 'ActiveX' inside of JavaScript code This Node.js module (safely) obfuscates all occurrences of the string 'ActiveX' inside any JavaScript code. . Some corporate firewalls/proxies such as Blue Coat block JavaScript files to be downloaded if they contain the word 'ActiveX'. That of course is very annoying for libraries such as socket.io that need to use ActiveXObject for supporting IE8 and older. debian/copyright0000644000000000000000000000270012150457565011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: active-x-obfuscator Upstream-Contact: Felix Geisendörfer Source: https://github.com/felixge/node-active-x-obfuscator Files: * Copyright: 2012, Felix Geisendörfer 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/rules0000755000000000000000000000036612150463315010253 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_install: cp -a index.js active-x-obfuscator.js dh_install override_dh_clean: rm -f active-x-obfuscator.js dh_clean debian/watch0000644000000000000000000000027012150456636010226 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-active-x-obfuscator-$1.tar.gz/ \ https://github.com/felixge/node-active-x-obfuscator/tags .*/archive/v?([\d\.]+).tar.gz debian/patches/0000755000000000000000000000000012172341256010620 5ustar debian/docs0000644000000000000000000000003712150463123010036 0ustar Readme.md package.json test.js debian/changelog0000644000000000000000000000061212172341301011031 0ustar node-active-x-obfuscator (0.0.2-1) unstable; urgency=low * New upstream release. * /debian/control: + Depend on node-zeparser (>= 0.0.7). -- Mike Gabriel Sat, 20 Jul 2013 00:50:36 +0200 node-active-x-obfuscator (0.0.1-1) unstable; urgency=low * Initial release. (Closes: #709924). -- Mike Gabriel Sun, 26 May 2013 21:59:01 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)