debian/0000755000000000000000000000000012162716616007176 5ustar debian/examples0000644000000000000000000000001312162704317010724 0ustar index.html debian/gbp.conf0000644000000000000000000000011212162704317010602 0ustar [DEFAULT] upstream-tag = %(version)s pristine-tar = True sign-tags = True debian/source/0000755000000000000000000000000012162704317010471 5ustar debian/source/format0000644000000000000000000000001412162704317011677 0ustar 3.0 (quilt) debian/install0000644000000000000000000000036612162716150010565 0ustar build/jquery.miniColors.min.js /usr/share/javascript/jquery-minicolors images /usr/share/javascript/jquery-minicolors jquery.miniColors.css /usr/share/javascript/jquery-minicolors jquery.miniColors.js /usr/share/javascript/jquery-minicolors debian/watch0000644000000000000000000000024412162704317010222 0ustar version=3 options="uversionmangle=s/-alpha\./~alpha/;s/-beta\./~beta/;s/-rc\./~rc/" \ https://github.com/claviska/jquery-miniColors/tags .*/(\d[\d\.\w-]*)\.tar\.gz debian/rules0000755000000000000000000000035412162704317010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: rm -rf build dh_auto_clean override_dh_auto_build: mkdir build uglifyjs -o build/jquery.miniColors.min.js jquery.miniColors.js dh_auto_build get-orig-source: uscan --verbose debian/docs0000644000000000000000000000001212162704317010035 0ustar readme.md debian/compat0000644000000000000000000000000212162704317010367 0ustar 9 debian/changelog0000644000000000000000000000024212162704317011041 0ustar jquery-minicolors (1.2.1-1) unstable; urgency=low * Initial release. (Closes: #714227) -- David Prévot Wed, 26 Jun 2013 19:59:12 -0400 debian/control0000644000000000000000000000127612162704317010602 0ustar Source: jquery-minicolors Section: web Priority: optional Maintainer: Debian JavaScript Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), node-uglify Standards-Version: 3.9.4 Homepage: http://labs.abeautifulsite.net/jquery-miniColors/ Vcs-Git: git://anonscm.debian.org/pkg-javascript/jquery-minicolors.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-minicolors.git Package: libjs-jquery-minicolors Architecture: all Depends: ${misc:Depends} Description: tiny color picker built on jQuery jQuery MiniColors is a tiny color picker, easy to use and working well on touch-enabled devices. debian/copyright0000644000000000000000000000426312162715242011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jQuery MiniColors Source: https://github.com/claviska/jquery-miniColors Upstream-Contact: Cory LaViska Files: * Copyright: 2012, Cory LaViska > License: Expat or GPL-2 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. License: GPL-2 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. . 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.