debian/0000755000000000000000000000000012161406676007177 5ustar debian/rules0000755000000000000000000000101712136520677010256 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 # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby override_dh_installchangelogs: dh_installchangelogs CHANGELOG.md clean: dh clean rm -rf .sass-cache debian/copyright0000644000000000000000000000175612136520677011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bootstrap-sass Source: https://rubygems.org/gems/bootstrap-sass Files: * Copyright: 2011 Twitter, Inc. License: Apache-2.0 Files: debian/* Copyright:2013 Praveen Arimbrathodiyil License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache License version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/compat0000644000000000000000000000000212136520677010375 0ustar 7 debian/ruby-bootstrap-sass.docs0000644000000000000000000000003212136520735014002 0ustar README.md CONTRIBUTING.md debian/ruby-tests.rake0000644000000000000000000000023512136520677012164 0ustar require 'rake/testtask' Rake::TestTask.new do |t| t.libs << "test" t.test_files = FileList['test/*_test.rb'] t.verbose = true end task default: :test debian/compass-bootstrap-sass-plugin.install0000644000000000000000000000020012161405642016472 0ustar vendor/assets/* usr/share/compass/frameworks/bootstrap-sass/vendor/assets templates usr/share/compass/frameworks/bootstrap-sass debian/changelog0000644000000000000000000000070012161406460011035 0ustar ruby-bootstrap-sass (2.3.1.0-2) unstable; urgency=low * Upload to unstable * Create compass-bootstrap-sass-plugin (closes: #706348) - Thanks to Jonas Smedegaard for the tip. -- Praveen Arimbrathodiyil Sun, 23 Jun 2013 02:14:55 +0530 ruby-bootstrap-sass (2.3.1.0-1) experimental; urgency=low * Initial release (Closes: #706208) -- Praveen Arimbrathodiyil Mon, 25 Mar 2013 19:49:46 +0530 debian/control0000644000000000000000000000313712161406676010606 0ustar Source: ruby-bootstrap-sass Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Praveen Arimbrathodiyil Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-sass (>=3.2~), ruby-sass-rails (>=3.2~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bootstrap-sass.git Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-bootstrap-sass.git;a=summary Homepage: http://github.com/thomas-mcdonald/bootstrap-sass XS-Ruby-Versions: all Package: ruby-bootstrap-sass Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sass (>=3.2~), ruby-sass-rails (>= 3.2~) Description: Twitter's Bootstrap, converted to Sass `bootstrap-sass` is an Sass-powered version of Twitter's Bootstrap, ready to drop right into your Sass powered applications. . Import "bootstrap" in your SCSS file of choice to get all of Bootstrap's styles, mixins and variables! Package: compass-bootstrap-sass-plugin Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-compass | ruby-sass,ruby-bootstrap-sass Recommends: ruby-compass Description: Compass plugin implementing Twitter's Bootstrap Compass is a framework for compiling CSS from similar yet more flexible Sass (either .sass or .scss) source files. . This package contains an implementation of Twitter's Bootstrap, including CSS Reset, CSS Fonts, and CSS Grids resources, for Compass. debian/watch0000644000000000000000000000016112136520677010226 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/bootstrap-sass .*/bootstrap-sass-(.*).tar.gz debian/source/0000755000000000000000000000000012136520653010471 5ustar debian/source/format0000644000000000000000000000001412136520677011705 0ustar 3.0 (quilt)