debian/0000755000000000000000000000000012265725514007177 5ustar debian/ruby-sprockets.manpages0000644000000000000000000000002312256070065013675 0ustar debian/sprockets.1 debian/copyright0000644000000000000000000000254112256070065011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sprockets Source: http://rubygems.org/gems/sprockets Files: * Copyright: 2011 Sam Stephenson 2011 Joshua Peek License: Expat Files: debian/* Copyright: Copyright 2011 Ondřej Surý 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. debian/rules0000755000000000000000000000070112133040146010236 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby debian/source/0000755000000000000000000000000012133040146010460 5ustar debian/source/format0000644000000000000000000000001412133040146011666 0ustar 3.0 (quilt) debian/sprockets.10000644000000000000000000000213112256070065011265 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. .TH SPROCKETS "1" "October 2013" "sprockets 2.10.0" "User Commands" .SH NAME sprockets \- command line tool for Sprockets library. Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS. .SH SYNOPSIS .B sprockets [\fIoptions\fR] \fIfilename \fR[\fIfilename \fR...] .SH DESCRIPTION .TP \fB\-r\fR, \fB\-\-require\fR LIBRARY Require the LIBRARY before doing anything .TP \fB\-I\fR, \fB\-\-include\fR=\fIDIRECTORY\fR Adds the directory to the Sprockets load path .TP \fB\-o\fR, \fB\-\-output\fR=\fIDIRECTORY\fR Copy provided assets into DIRECTORY .TP \fB\-\-css\-compressor\fR=\fICOMPRESSOR\fR Use CSS compressor .TP \fB\-\-js\-compressor\fR=\fICOMPRESSOR\fR Use JavaScript compressor .TP \fB\-\-noenv\fR Disables .sprocketsrc file .TP \fB\-h\fR, \fB\-\-help\fR Shows this help message .TP \fB\-v\fR, \fB\-\-version\fR Shows version debian/ruby-sprockets.docs0000644000000000000000000000001212133040146013017 0ustar README.md debian/ruby-sprockets.install0000644000000000000000000000024612133040146013546 0ustar debian/sprockets-2.1.3.gemspec usr/share/rubygems-integration/1.9.1/specifications/ debian/sprockets-2.1.3.gemspec usr/share/rubygems-integration/1.8/specifications/ debian/control0000644000000000000000000000260312256070065010575 0ustar Source: ruby-sprockets Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý , Antonio Terceiro , Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-hike (>= 1.2), ruby-multi-json (>= 1.0), ruby-rack (>= 1.0) | ruby-rack1.4, ruby-tilt (>= 1.3.1) # Development dependencies # ruby-coffee-script (>= 2.0), # ruby-coffee-script-source (>= 1.2.0), # ruby-eco (>= 1.0), # ruby-ejs (>= 1.0), # ruby-execjs (>= 1.0), # ruby-json, # ruby-rack-test, # rake, # sass (>= 3.1) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sprockets.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-sprockets.git;a=summary Homepage: http://getsprockets.org/ XS-Ruby-Versions: all Package: ruby-sprockets Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-hike (>= 1.2), ruby-multi-json (>= 1.0), ruby-rack (>= 1.0) | ruby-rack1.4, ruby-tilt (>= 1.3.1) Description: Rack-based asset packaging system Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS. debian/watch0000644000000000000000000000014712133040146010213 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/sprockets .*/sprockets-(.*).tar.gz debian/sprockets-2.1.3.gemspec0000644000000000000000000000760512133040146013211 0ustar # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "sprockets" s.version = "2.1.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Sam Stephenson", "Joshua Peek"] s.date = "2012-05-16" s.description = "Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS." s.email = ["sstephenson@gmail.com", "josh@joshpeek.com"] s.executables = ["sprockets"] s.files = ["README.md", "LICENSE", "lib/rake/sprocketstask.rb", "lib/sprockets/asset.rb", "lib/sprockets/asset_attributes.rb", "lib/sprockets/base.rb", "lib/sprockets/bundled_asset.rb", "lib/sprockets/cache/file_store.rb", "lib/sprockets/caching.rb", "lib/sprockets/charset_normalizer.rb", "lib/sprockets/context.rb", "lib/sprockets/directive_processor.rb", "lib/sprockets/eco_template.rb", "lib/sprockets/ejs_template.rb", "lib/sprockets/engines.rb", "lib/sprockets/environment.rb", "lib/sprockets/errors.rb", "lib/sprockets/index.rb", "lib/sprockets/jst_processor.rb", "lib/sprockets/manifest.rb", "lib/sprockets/mime.rb", "lib/sprockets/paths.rb", "lib/sprockets/processed_asset.rb", "lib/sprockets/processing.rb", "lib/sprockets/processor.rb", "lib/sprockets/safety_colons.rb", "lib/sprockets/sass_cache_store.rb", "lib/sprockets/sass_importer.rb", "lib/sprockets/sass_template.rb", "lib/sprockets/scss_template.rb", "lib/sprockets/server.rb", "lib/sprockets/static_asset.rb", "lib/sprockets/utils.rb", "lib/sprockets/version.rb", "lib/sprockets.rb", "bin/sprockets"] s.homepage = "http://getsprockets.org/" s.require_paths = ["lib"] s.rubyforge_project = "sprockets" s.rubygems_version = "1.8.23" s.summary = "Rack-based asset packaging system" if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then s.add_runtime_dependency(%q, ["~> 1.2"]) s.add_runtime_dependency(%q, ["~> 1.0"]) s.add_runtime_dependency(%q, ["~> 1.0"]) s.add_runtime_dependency(%q, ["!= 1.3.0", "~> 1.1"]) s.add_development_dependency(%q, ["~> 2.0"]) s.add_development_dependency(%q, ["~> 1.2.0"]) s.add_development_dependency(%q, ["~> 1.0"]) s.add_development_dependency(%q, ["~> 1.0"]) s.add_development_dependency(%q, ["~> 1.0"]) s.add_development_dependency(%q, [">= 0"]) s.add_development_dependency(%q, [">= 0"]) s.add_development_dependency(%q, [">= 0"]) s.add_development_dependency(%q, ["~> 3.1"]) else s.add_dependency(%q, ["~> 1.2"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["!= 1.3.0", "~> 1.1"]) s.add_dependency(%q, ["~> 2.0"]) s.add_dependency(%q, ["~> 1.2.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, ["~> 3.1"]) end else s.add_dependency(%q, ["~> 1.2"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["!= 1.3.0", "~> 1.1"]) s.add_dependency(%q, ["~> 2.0"]) s.add_dependency(%q, ["~> 1.2.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, ["~> 1.0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, ["~> 3.1"]) end end debian/changelog0000644000000000000000000000343512265725514011056 0ustar ruby-sprockets (2.10.1-1) unstable; urgency=low * Team upload. [ Hleb Valoshka ] * New upstream release. * Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support. -- Christian Hofstaedtler Thu, 16 Jan 2014 10:48:55 +0100 ruby-sprockets (2.4.3-2) unstable; urgency=low Team upload. [ Antonio Terceiro ] * Workaround the fact that Rails depends on an old version of sprockets * Add myself to Uploaders: [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * use canonical URI in Vcs-* fields * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field [ Christian Hofstaedtler ] * Add alternative dependency on ruby-rack1.4 * Update Standards-Version to 3.9.5 (no changes) -- Christian Hofstaedtler Mon, 02 Dec 2013 22:23:07 +0100 ruby-sprockets (2.4.3-1) unstable; urgency=low * New upstream release * Bump build dependency on gem2deb to >= 0.3.0~ * Install fake gemspecs so that this package also provides sprockets 2.1.3, which is the one Rails depends on. That version is too old, and the new one contain a lot of bugfixes. See, for example, https://github.com/rails/rails/pull/5984 . I am assuming that 2.4.3 is reasonably backwards-compatible, since the upstream README recommends depending on 2.x instead of specifically on some 2.x.y * debian/control: add myself to Uploaders: -- Antonio Terceiro Sun, 24 Jun 2012 22:40:38 -0300 ruby-sprockets (2.4.0-2) unstable; urgency=low * Fix typo titl -> tilt -- Ondřej Surý Wed, 25 Apr 2012 14:00:01 +0200 ruby-sprockets (2.4.0-1) unstable; urgency=low * Initial release -- Ondřej Surý Wed, 25 Apr 2012 11:13:16 +0000 debian/compat0000644000000000000000000000000212133040146010356 0ustar 7