[DRE-commits] [ruby-compass-rails] branch master updated (45fdc2b -> 4a65e48)

Caitlin Matos cm-guest at moszumanska.debian.org
Fri Aug 29 16:15:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

cm-guest pushed a change to branch master
in repository ruby-compass-rails.

      from  45fdc2b   upload to unstable
      adds  8e3b6f2   imported upstream version 2.0.0
       new  2f6c364   Merge tag 'upstream/2.0.0'
       new  a2f07e0   update bdeps, description
       new  4a65e48   finalized changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Appraisals                                         |   4 -
 README.md                                          |  29 ++---
 checksums.yaml.gz                                  | Bin 426 -> 270 bytes
 compass-rails.gemspec                              |   1 -
 debian/changelog                                   |  12 ++
 debian/control                                     |  14 ++-
 gemfiles/rails3.gemfile                            |  22 ----
 lib/compass-rails.rb                               |  45 +++----
 lib/compass-rails/configuration.rb                 |  78 +++++++++++-
 lib/compass-rails/configuration/asset_pipeline.rb  |  51 --------
 lib/compass-rails/configuration/default.rb         |  75 ------------
 lib/compass-rails/patches/4_0.rb                   |  26 +++-
 lib/compass-rails/patches/sass_importer.rb         |  59 ++++-----
 lib/compass-rails/railties.rb                      |   2 -
 lib/compass-rails/railties/3_0.rb                  |  48 --------
 lib/compass-rails/railties/3_1.rb                  | 124 ++++++-------------
 lib/compass-rails/railties/4_0.rb                  | 132 +++++++--------------
 lib/compass-rails/version.rb                       |   2 +-
 metadata.yml                                       |  45 ++-----
 test/helpers/rails_helper.rb                       |  10 +-
 test/integrations/rails3_test.rb                   |  37 ------
 test/integrations/rails_31_test.rb                 |   7 +-
 test/integrations/rails_32_test.rb                 |   8 +-
 .../integrations/rails_32_without_pipeline_test.rb |  37 ------
 test/integrations/rails_40_test.rb                 |   4 +-
 test/test_helper.rb                                |   2 +-
 26 files changed, 291 insertions(+), 583 deletions(-)
 delete mode 100644 gemfiles/rails3.gemfile
 delete mode 100644 lib/compass-rails/configuration/asset_pipeline.rb
 delete mode 100644 lib/compass-rails/configuration/default.rb
 delete mode 100644 lib/compass-rails/railties/3_0.rb
 delete mode 100644 test/integrations/rails3_test.rb
 delete mode 100644 test/integrations/rails_32_without_pipeline_test.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-compass-rails.git



More information about the Pkg-ruby-extras-commits mailing list