debian/0000755000000000000000000000000012054223401007157 5ustar debian/install0000644000000000000000000000005512054223401010550 0ustar js/* usr/share/javascript/jquery-reflection/ debian/rules0000755000000000000000000000033012054223401010233 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: uglifyjs -o js/reflection.min.js src/reflection.js cp src/reflection.js js/ debian/control0000644000000000000000000000202212054223401010556 0ustar Source: jquery-reflection Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 9) , node-uglify Standards-Version: 3.9.4 Homepage: http://www.digitalia.be/software/reflectionjs-for-jquery Vcs-Git: git://git.debian.org/pkg-javascript/jquery-reflection.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery-reflection.git;a=summary Package: libjs-jquery-reflection Architecture: all Depends: ${misc:Depends} , libjs-jquery Recommends: javascript-common Description: jQuery plugin to add reflection effects to images in webpages Reflection.js is a jQuery plugin that lets you add reflection effects to images shown in modern web browsers. . Its features are: - easy to change the reflection height and opacity, even in fixed or relative mode; - can respond to user actions through Javascript; - degrades in older browsers; - the reflections appear instantly under each image. debian/changelog0000644000000000000000000000021412054223401011026 0ustar jquery-reflection (1.1-1) unstable; urgency=low * Initial release -- David Paleino Sat, 24 Nov 2012 20:55:56 +0100 debian/copyright0000644000000000000000000000261212054223401011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Reflection.js for jQuery Source: http://www.digitalia.be/file_download/14/reflection-jquery.zip Files: * Copyright: © 2006-2011, Christophe Beyls License: MIT Files: debian/* Copyright: © 2012, David Paleino 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. debian/source/0000755000000000000000000000000012054223401010457 5ustar debian/source/format0000644000000000000000000000001412054223401011665 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000000512054223401010157 0ustar js/* debian/compat0000644000000000000000000000000212054223401010355 0ustar 9