debian/0000755000000000000000000000000012130635440007164 5ustar debian/source/0000755000000000000000000000000012130625770010471 5ustar debian/source/format0000644000000000000000000000001412130574043011673 0ustar 3.0 (quilt) debian/install0000644000000000000000000000010412130622452010547 0ustar *.js /usr/share/javascript/ie7 blank.gif /usr/share/javascript/ie7 debian/watch0000644000000000000000000000026712130632404010217 0ustar version=3 opts=uversionmangle=s/%28/~/;s/%29// \ http://code.google.com/p/ie7-js/downloads/list?can=1 \ .*/ie7-(\d[\d.]*[%28\w+%29]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.) debian/rules0000755000000000000000000000040412130632562010244 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: for i in src/*.js ; do \ yui-compressor --type js $$i -o $$(basename $$i) ; \ done dh_auto_build override_dh_auto_clean: rm -f *.js dh_auto_clean get-orig-source: uscan --force --verbose --repack debian/compat0000644000000000000000000000000212130574043010363 0ustar 9 debian/changelog0000644000000000000000000000023312130634424011035 0ustar ie7-js (2.1~beta4-1) unstable; urgency=low * Initial release. (Closes: #705015) -- David Prévot Mon, 08 Apr 2013 17:39:24 -0400 debian/control0000644000000000000000000000137512130622333010572 0ustar Source: ie7-js Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), yui-compressor Standards-Version: 3.9.4 Homepage: http://code.google.com/p/ie7-js/ Vcs-Git: git://git.debian.org/pkg-javascript/ie7-js.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/ie7-js.git Package: libjs-ie7 Architecture: all Depends: ${misc:Depends} Description: help Internet Explorer behave like a standards-compliant browser IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6. debian/copyright0000644000000000000000000000263012130635050011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ie7-js Source: http://code.google.com/p/ie7-js/downloads/list Upstream-Contact: Dean Edwards Files: * Copyright: 2004-2010 Dean Edwards License: Expat Files: debian/* Copyright: 2013, David Prévot 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.