debian/0000755000000000000000000000000012174022640007164 5ustar debian/compat0000644000000000000000000000000212174022640010362 0ustar 9 debian/control0000644000000000000000000000141612174022640010571 0ustar Source: libjs-jquery-isonscreen Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-jquery-isonscreen.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-jquery-isonscreen.git Homepage: http://archive.plugins.jquery.com/project/isOnScreen Package: libjs-jquery-isonscreen Architecture: all Depends: ${misc:Depends}, libjs-jquery Recommends: javascript-common Description: detects if an element is visible within the users current view pane This method jQuery plugin detects if an element is visible within the users current view pane. debian/source/0000755000000000000000000000000012174022640010464 5ustar debian/source/format0000644000000000000000000000001412174022640011672 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000031412174022640010601 0ustar [DEFAULT] upstream-branch = upstream-unstable debian-branch = debian-unstable pristine-tar = True [git-buildpackage] export-dir = ../build-area/ tarball-dir = ../tarballs/ [git-import-orig] dch = False debian/install0000644000000000000000000000007412174022640010556 0ustar jquery.isonscreen.js usr/share/javascript/jquery-isonscreen debian/changelog0000644000000000000000000000024712174022640011041 0ustar libjs-jquery-isonscreen (1.2.0-1) unstable; urgency=low * Initial release. (Closes: #635475) -- Thomas Goirand Thu, 25 Jul 2013 02:50:43 +0800 debian/copyright0000644000000000000000000000434012174022640011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: isOnScreen Source: http://archive.plugins.jquery.com/project/isOnScreen Files: debian/* Copyright: (c) 2013, Thomas Goirand License: MIT-or-GPL Files: jquery.isonscreen.js Copyright: (c) 2010, Laurence Wheway License: MIT-or-GPL License: MIT-or-GPL MIT License: . 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. . GPL copyright notice: . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License v2 (GPL) can be found in /usr/share/common-licenses/GPL-2. debian/rules0000755000000000000000000000003612174022640010243 0ustar #!/usr/bin/make -f %: dh $@