debian/0000775000000000000000000000000012055633410007167 5ustar debian/source/0000775000000000000000000000000011774401465010501 5ustar debian/source/format0000664000000000000000000000001411765432761011712 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000022311774661661010264 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: yui-compressor -o dist/raphael-min.js dist/raphael.js clean: dh_clean dist/raphael-min.js debian/copyright0000664000000000000000000000260611765432761011143 0ustar This package was packaged by Paolo Rotolo on Sun, 20 Nov 2011 18:08:00 +0100 It was downloaded from: http://raphaeljs.com/ Copyright (c) 2008-2011 Dmitry Baranovskiy (http://raphaeljs.com) Copyright (c) 2008-2011 Sencha Labs (http://sencha.com) This program is free software; you can redistribute it and/or modify it under the terms of the 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. debian/compat0000664000000000000000000000000211765432761010402 0ustar 8 debian/changelog0000664000000000000000000000434412055633410011046 0ustar raphael (2.1.0-1ubuntu1) raring; urgency=low * Merge from Debian unstable. Remaining changes: - debian/rules: Name raphael-min.js instead of raphael.min.js - Add raphael-min.js from upstream, instead of creating one with uglifyjs. This allows us to MIR raphael without pulling the Build-dep in uglifyjs, which in turns pulls another Dep. + debian/rules: Minimize raphael.js + debian/control: Depend on yui-compressor. - debian/README.Ubuntu: Denote Ubuntu changes. -- Logan Rosen Wed, 28 Nov 2012 01:35:52 -0500 raphael (2.1.0-1) unstable; urgency=low * New upstream release. -- Paolo Rotolo Thu, 29 Oct 2012 19:52:45 +0100 raphael (2.1.0-0ubuntu4) quantal; urgency=low * debian/control: Drop Recommends on javascript-common in favor of making it a Suggests (LP: #1020278) -- Andres Rodriguez Tue, 11 Sep 2012 12:05:37 -0400 raphael (2.1.0-0ubuntu3) quantal; urgency=low * Minimize raphael.js instead of shipping a patch with the file. This time use yui-compressor instead of uglifyjs. - 01-ubuntu-add-raphael-min.patch: Drop. - debian/rules: Minimize raphael.js - debian/control: Depend on yui-compressor. -- Andres Rodriguez Tue, 03 Jul 2012 17:30:52 -0400 raphael (2.1.0-0ubuntu2) quantal; urgency=low * Add raphael-min.js from upstream, instead of creating one with uglifyjs. This allows us to MIR raphael without pulling the Build-dep in uglifyjs, which in turns pulls another Dep. - 01-ubuntu-add-raphael-min.patch: Added. - debian/control: Drop node-uglifyjs. - debian/rules: Drop creation/cleaning of raphael-min.js - debian/install: Install both js libraries. * debian/README.Ubuntu: updated. -- Andres Rodriguez Tue, 03 Jul 2012 16:42:13 -0400 raphael (2.1.0-0ubuntu1) quantal; urgency=low * New upstream release (LP: #1015628) * debian/rules: Name raphael-min.js instead of raphael.min.js for uglifyjs -- Andres Rodriguez Wed, 20 Jun 2012 11:24:17 -0400 raphael (2.0.1-1) unstable; urgency=low * Initial release. -- Paolo Rotolo Sun, 20 Nov 2011 18:08:00 +0100 debian/install0000664000000000000000000000012211774654443010573 0ustar dist/*.js /usr/share/javascript/raphael version.txt /usr/share/javascript/raphael debian/control0000664000000000000000000000201312055633410010566 0ustar Source: raphael Section: web Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Paolo Rotolo Build-Depends: debhelper (>= 8~), yui-compressor Standards-Version: 3.9.4 Homepage: http://raphaeljs.com/ Package: libjs-raphael Architecture: all Depends: ${misc:Depends} Suggests: javascript-common Description: JavaScript library to work with vector graphics Raphael is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or imagecrop and rotate widget, for example, you can achieve it simply and easily with this library. . Raphael uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphael’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy. debian/README.Ubuntu0000664000000000000000000000144711774654202011347 0ustar Upstream provides a main download link for 'raphael-min.js', however it also also provides an option for 'raphael.js'. Upstream does not provide a tarball as main download link. In order to introduce the minimal delta with Debian, raphael.js was downloaded and it was packed (repacked) into a tarball following the directory structure from the debian package. As a patch, 'raphael-min.js' was added. This allows dropping creation of a 'raphael-min.js' version of the JS library, and drop the dependency on 'node-uglifyjs', which depended on 'nodejs'. By doing so, we ensure that a MIR doesn't pull unwanted dependencies into Main. This files were downloaded from: https://raw.github.com/DmitryBaranovskiy/raphael/master/raphael.js https://raw.github.com/DmitryBaranovskiy/raphael/master/raphael-min.js debian/watch0000664000000000000000000000017611765432761010241 0ustar version=3 opts=uversionmangle=s/\/(v|semver|0)// \ http://githubredir.debian.net/github/DmitryBaranovskiy/raphael (.*).tar.gz