debian/0000755000000000000000000000000011773047457007205 5ustar debian/changelog0000644000000000000000000000022611773046662011054 0ustar ruby-coffee-script (2.2.0-1) unstable; urgency=low * Initial release. -- Antonio Terceiro Wed, 27 Jun 2012 21:27:03 -0300 debian/ruby-coffee-script.docs0000644000000000000000000000001211773047104013545 0ustar README.md debian/source/0000755000000000000000000000000011772723540010476 5ustar debian/source/format0000644000000000000000000000001411772723540011704 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000252111773047076011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: coffee-script Source: https://github.com/josh/ruby-coffee-script Files: * Copyright: 2010 Joshua Peek 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. Files: debian/* Copyright: 2012 Antonio Terceiro License: The same as the original package debian/rules0000755000000000000000000000007511773047110010251 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=ruby --with ruby debian/watch0000644000000000000000000000015711772723540010232 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/coffee-script .*/coffee-script-(.*).tar.gz debian/compat0000644000000000000000000000000211772723540010374 0ustar 7 debian/control0000644000000000000000000000163411773046750010607 0ustar Source: ruby-coffee-script Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Antonio Terceiro DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-coffee-script.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-coffee-script.git;a=summary Homepage: http://github.com/josh/ruby-coffee-script XS-Ruby-Versions: all Package: ruby-coffee-script Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-coffee-script-source, ruby-execjs Description: Ruby CoffeeScript Compiler Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. It allows Ruby programs and libraries to compile CoffeeScript code into JavaScript.