[DRE-commits] [ruby-rails-assets-diaspora-jsxc] branch master updated (862204d -> 049b538)
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Thu Apr  2 14:43:26 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-rails-assets-diaspora-jsxc.
      from  862204d   upload to unstable
      adds  30f2b8c   Imported Upstream version 0.1.1~dfsg
       new  2a54e4c   Merge tag 'upstream/0.1.1_dfsg'
       new  56d022d   new upstream release
       new  049b538   upload to unstable
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:
 README.md                                          |    7 +-
 .../javascripts/diaspora_jsxc/lib/strophe.caps.js  |    8 +-
 app/assets/stylesheets/diaspora_jsxc.scss          |    4 +-
 .../stylesheets/diaspora_jsxc/build/css/jsxc.scss  | 1062 ++++++++++++++++
 .../diaspora_jsxc/build/css/jsxc.webrtc.scss       |  239 ++++
 .../stylesheets/diaspora_jsxc/build/jsxc.scss      | 1289 --------------------
 .../diaspora_jsxc/build/jsxc.webrtc.scss           |  379 ------
 .../diaspora_jsxc/lib/jquery.colorbox.scss         |    2 +-
 .../stylesheets/diaspora_jsxc/scss/_buddylist.scss |  148 +++
 .../stylesheets/diaspora_jsxc/scss/_colors.scss    |  115 ++
 .../stylesheets/diaspora_jsxc/scss/_jsxc.scss      |  721 +++++++++++
 .../stylesheets/diaspora_jsxc/scss/_modules.scss   |   28 +
 .../stylesheets/diaspora_jsxc/scss/_roster.scss    |  161 +++
 .../stylesheets/diaspora_jsxc/scss/_state.scss     |   25 +
 .../stylesheets/diaspora_jsxc/scss/_webrtc.scss    |  245 ++++
 .../stylesheets/diaspora_jsxc/scss/emoticons.scss  |   72 ++
 debian/changelog                                   |    6 +
 lib/rails-assets-diaspora_jsxc.rb                  |   12 +-
 lib/rails-assets-diaspora_jsxc/version.rb          |    2 +-
 metadata.yml                                       |   40 +-
 rails-assets-diaspora_jsxc.gemspec                 |    4 +-
 21 files changed, 2868 insertions(+), 1701 deletions(-)
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/build/css/jsxc.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/build/css/jsxc.webrtc.scss
 delete mode 100644 app/assets/stylesheets/diaspora_jsxc/build/jsxc.scss
 delete mode 100644 app/assets/stylesheets/diaspora_jsxc/build/jsxc.webrtc.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_buddylist.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_colors.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_jsxc.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_modules.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_roster.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_state.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/_webrtc.scss
 create mode 100644 app/assets/stylesheets/diaspora_jsxc/scss/emoticons.scss
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-diaspora-jsxc.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list