debian/0000755000000000000000000000000012035753755007202 5ustar debian/install0000644000000000000000000000020012035753755010563 0ustar jquery.data.js /usr/share/javascript/jquery-watermark/ jquery.watermark*.js /usr/share/javascript/jquery-watermark/ debian/rules0000755000000000000000000000030712035753755010262 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: uglifyjs -o jquery.watermark.min.js \ jquery.watermark.js debian/watch0000644000000000000000000000021512035753755010231 0ustar version=3 https://code.google.com/p/jquery-watermark/downloads/list \ //jquery-watermark.googlecode.com/files/jquery.watermark-(\d+.*)\.zip debian/control0000644000000000000000000000173512035753755010613 0ustar Source: jquery-watermark Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 9~) , node-uglify Standards-Version: 3.9.4 Homepage: https://code.google.com/p/jquery-watermark/ Vcs-Git: git://git.debian.org/pkg-javascript/jquery-watermark.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery-watermark.git;a=summary Package: libjs-jquery-watermark Architecture: all Depends: ${misc:Depends} , libjs-jquery Recommends: javascript-common Description: watermark plugin for jQuery This jQuery plugin adds watermark capability to HTML input and textarea elements. . A watermark typically appears as light gray text within an input or textarea element whenever the element is empty and does not have focus. This provides a hint to the user as to what the input or textarea element is used for, or the type of input that is required. debian/changelog0000644000000000000000000000021512035753755011052 0ustar jquery-watermark (3.1.4-1) unstable; urgency=low * Initial release -- David Paleino Fri, 12 Oct 2012 10:38:33 +0200 debian/copyright0000644000000000000000000000420012035753755011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jquery-watermark Source: https://code.google.com/p/jquery-watermark/ Files: * Copyright: © 2009-2012, Todd Northrop License: MIT or GPL-2+ 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. License: GPL-2+ This package 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 package 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, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/examples0000644000000000000000000000002512035753755010740 0ustar jquery.watermark.htm debian/source/0000755000000000000000000000000012035753755010502 5ustar debian/source/format0000644000000000000000000000001412035753755011710 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000003012035753755010200 0ustar jquery.watermark.min.js debian/patches/0000755000000000000000000000000012035753755010631 5ustar debian/patches/series0000644000000000000000000000002312035753755012041 0ustar 00-fix_paths.patch debian/patches/00-fix_paths.patch0000644000000000000000000000155612035753755014063 0ustar From: David Paleino Subject: make example HTML point to locally installed files Origin: vendor Forwarded: not-needed --- jquery.watermark.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- jquery-watermark.orig/jquery.watermark.htm +++ jquery-watermark/jquery.watermark.htm @@ -4,8 +4,8 @@ jQuery Watermark 3.1.4 Demo - - + +